libvirt/tests/bhyvexml2xmloutdata
Roman Bogorodskiy 78fc843c7b bhyve: add vga configuration for video driver
Add support for vgaconf driver configuration. In domain xml it looks like
this:

  <video>
    <driver vgaconf='io|on|off'>
    <model .../>
  </video>

It was added with bhyve gop video in mind to allow users control how the
video device is exposed to the guest, specifically, how VGA I/O is
handled.

One can refer to the bhyve manual page to get more detailed description
of the possible VGA configuration options:

https://www.freebsd.org/cgi/man.cgi?query=bhyve&manpath=FreeBSD+12-current

The relevant part could be found using the 'vgaconf' keyword.

Also, add some tests for this new feature.

Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2017-06-27 17:44:27 +04:00
..
bhyvexml2xmlout-acpiapic.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-addr-more-than-32-sata-disks.xml bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-addr-multiple-sata-disks.xml bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-addr-multiple-virtio-disks.xml bhyve: fix virtio disk addresses 2017-02-07 19:17:58 +04:00
bhyvexml2xmlout-addr-no32devs-multiple-sata-disks.xml bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-addr-no32devs-single-sata-disk.xml bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-addr-single-sata-disk.xml bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-addr-single-virtio-disk.xml bhyve: fix virtio disk addresses 2017-02-07 19:17:58 +04:00
bhyvexml2xmlout-base.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-bhyveload-bootorder1.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-bhyveload-bootorder2.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-bhyveload-bootorder3.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-bhyveload-bootorder4.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-bhyveload-bootorder.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-bhyveload-explicitargs.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-console.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-custom-loader.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-disk-cdrom-grub.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-disk-cdrom.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-disk-virtio.xml bhyve: add virBhyveDriverCreateXMLConf 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-grub-bootorder2.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-grub-bootorder.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-grub-defaults.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-input-xhci-tablet.xml bhyve: add xhci tablet support 2017-03-26 19:22:30 +04:00
bhyvexml2xmlout-localtime.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-macaddr.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-metadata.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-serial-grub-nocons.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-serial-grub.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-serial.xml bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2xmlout-vnc-vgaconf-io.xml bhyve: add vga configuration for video driver 2017-06-27 17:44:27 +04:00
bhyvexml2xmlout-vnc-vgaconf-off.xml bhyve: add vga configuration for video driver 2017-06-27 17:44:27 +04:00
bhyvexml2xmlout-vnc-vgaconf-on.xml bhyve: add vga configuration for video driver 2017-06-27 17:44:27 +04:00
bhyvexml2xmlout-vnc.xml bhyve: tests: add vnc test to bhyvexml2xmltest 2017-06-12 18:04:54 +04:00