libvirt/tests/xlconfigdata
Jim Fehlig 717a92513d xenconfig: move <os> parsing/formating to config-specific files
xl and xm differ a bit in how <os> configuration is represented.
E.g. xl config supports <os><nvram .../></os> via its "bios"
setting.

Move the xenParseOS and xenFormatOS functions from xen_common.c
and copy to xen_xl.c and xen_xm.c so they can be customized for
xm vs xl config.  An unfortunate fallout is reordering of entries
in the test config files.
2015-04-16 16:11:01 -06:00
..
test-fullvirt-multiusb.cfg xenconfig: move <os> parsing/formating to config-specific files 2015-04-16 16:11:01 -06:00
test-fullvirt-multiusb.xml tests: xenconfig: test for multiple USB devices and other HVM options 2015-03-13 12:00:50 -06:00
test-new-disk.cfg xenconfig: move <os> parsing/formating to config-specific files 2015-04-16 16:11:01 -06:00
test-new-disk.xml tests: Tests for the xen-xl parser 2015-01-14 08:28:50 -07:00
test-spice.cfg xenconfig: move <os> parsing/formating to config-specific files 2015-04-16 16:11:01 -06:00
test-spice.xml tests: Tests for the xen-xl parser 2015-01-14 08:28:50 -07:00