]> xenbits.xensource.com Git - people/iwj/xen.git/commit
x86: connect guest creation with CONFIG_PV
authorWei Liu <wei.liu2@citrix.com>
Fri, 19 Oct 2018 14:28:34 +0000 (15:28 +0100)
committerWei Liu <wei.liu2@citrix.com>
Sat, 20 Oct 2018 11:31:48 +0000 (12:31 +0100)
commitef72c93df9a8775faa5006516fbcc375dcb14a5d
tree2bcbd8a2b92f9eac00c7e6308704ec3feb365d1c
parent6f407dc4fc943286d4843ce7aba265b94e2eb9c9
x86: connect guest creation with CONFIG_PV

This is a bit more complicated than the HVM case because system
domains have PV guest type. Leave them like that.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/common/domain.c