libvirt/tests/xlconfigdata
Jim Fehlig 53d98ccea7 xenconfig: support bios=ovmf xl.cfg
Add support to xenconfig for conversion of xl.cfg(5) bios config
to/from libvirt domXml <loader> config. SeaBIOS is the default
for HVM guests using upstream QEMU. ROMBIOS is the default when
using the old qemu-dm. This patch allows specifying OVMF as an
alternate firmware.

Example xl.cfg:
  bios = "ovmf"

Example domXML:
  <os>
    ...
    <loader readonly='yes' type='pflash'>/usr/lib/xen/boot/ovmf.bin</loader>
  </os>

Note that currently Xen does not support a separate nvram for
non-volatile variables.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
2016-06-13 14:13:17 -06:00
..
test-disk-positional-parms-full.cfg
test-disk-positional-parms-full.xml
test-disk-positional-parms-partial.cfg
test-disk-positional-parms-partial.xml
test-fullvirt-direct-kernel-boot-bogus-extra.cfg
test-fullvirt-direct-kernel-boot-bogus-extra.xml
test-fullvirt-direct-kernel-boot-extra.cfg
test-fullvirt-direct-kernel-boot-extra.xml
test-fullvirt-direct-kernel-boot.cfg
test-fullvirt-direct-kernel-boot.xml
test-fullvirt-multiusb.cfg test: Remove executable permission from Xen xm files 2016-06-07 14:06:18 -06:00
test-fullvirt-multiusb.xml
test-fullvirt-nohap.cfg
test-fullvirt-nohap.xml
test-fullvirt-ovmf.cfg xenconfig: support bios=ovmf xl.cfg 2016-06-13 14:13:17 -06:00
test-fullvirt-ovmf.xml xenconfig: support bios=ovmf xl.cfg 2016-06-13 14:13:17 -06:00
test-new-disk.cfg
test-new-disk.xml
test-paravirt-cmdline-bogus-extra-root.cfg
test-paravirt-cmdline-bogus-extra-root.xml
test-paravirt-cmdline-extra-root.cfg
test-paravirt-cmdline-extra-root.xml
test-paravirt-cmdline.cfg
test-paravirt-cmdline.xml
test-paravirt-maxvcpus.cfg
test-paravirt-maxvcpus.xml
test-rbd-multihost-noauth.cfg
test-rbd-multihost-noauth.xml
test-spice-features.cfg
test-spice-features.xml
test-spice.cfg
test-spice.xml
test-vif-rate.cfg
test-vif-rate.xml
test-vif-typename.cfg xlconfigtest: add test case for type=vif in xl format 2016-05-17 14:09:11 -06:00
test-vif-typename.xml xlconfigtest: add test case for type=vif in xl format 2016-05-17 14:09:11 -06:00