libvirt/tests/xlconfigdata
Jim Fehlig 0fe504f15a xenconfig: don't use "kernel" for hvmloader
In xl config, hvmloader is implied for hvm guests.  It is not
specified with the "kernel" option like xm config.  The "kernel"
option, along with "ramdisk" and "extra", is used for HVM direct
kernel boot.  Instead of using "kernel" option to populate
virDomainDef object's os.loader->path, use hvmloader discovered
when gathering capabilities.

This change required fixing initialization of capabilities in
the test utils and removing 'kernel = "/usr/lib/xen/boot/hvmloader"'
from the test config files.
2015-04-16 16:11:01 -06:00
..
test-fullvirt-multiusb.cfg xenconfig: don't use "kernel" for hvmloader 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: don't use "kernel" for hvmloader 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: don't use "kernel" for hvmloader 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