mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-04 03:55:20 +00:00
90ed3bd0aa
According to xm.config manual, HVM pae|apic|acpi feature default is 1 (enabled). But in conversion from xm config to libvirt xml, if xm config doesn't contain pae|apic|acpi, it sets default value to 0, this causes some problems in HVM guest. Update parser codes to set HVM pae|apic|acpi default value to 1 to match xm config convension. Signed-off-by: Chunyan Liu <cyliu@suse.com> |
||
---|---|---|
.. | ||
xen_common.c | ||
xen_common.h | ||
xen_sxpr.c | ||
xen_sxpr.h | ||
xen_xl_disk_i.h | ||
xen_xl_disk.l | ||
xen_xl.c | ||
xen_xl.h | ||
xen_xm.c | ||
xen_xm.h | ||
xenxs_private.h |