xen/domain: Reposition config copying in domain_create()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 18 Jan 2021 14:50:57 +0000 (14:50 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 18 Jan 2021 16:23:03 +0000 (16:23 +0000)
commit1839011c7eccd1b119d71a36b07ed914bfa9c5da
treec011e64d65b404ef222f1c840802044b8c823c07
parent971275352691869b227f11b92d21303c567ddfb3
xen/domain: Reposition config copying in domain_create()

This is cleanup for two pending series which will copy more data than just
flags from config.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/common/domain.c