libvirt/tests/bhyvexml2argvdata
Roman Bogorodskiy daecaea038 bhyve: add xhci tablet support
Along with video and VNC support, bhyve has introduced USB tablet
support as an input device. This tablet is exposed to a guest
as a device on an XHCI controller.

At present, tablet is the only supported device on the XHCI controller
in bhyve, so to make things simple, it's allowed to only have a
single XHCI controller with a single tablet device.

In detail, this commit:

 - Introduces a new capability bit for XHCI support in bhyve
 - Adds an XHCI controller and tabled support with 1:1 mapping
   between them
 - Adds a couple of unit tests
2017-03-26 19:22:30 +04:00
..
bhyvexml2argv-acpiapic.args bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-acpiapic.ldargs
bhyvexml2argv-acpiapic.xml
bhyvexml2argv-addr-more-than-32-sata-disks.args bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-addr-more-than-32-sata-disks.ldargs bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-addr-more-than-32-sata-disks.xml bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-addr-multiple-sata-disks.args bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-addr-multiple-sata-disks.ldargs bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-addr-multiple-sata-disks.xml bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-addr-multiple-virtio-disks.args bhyve: fix virtio disk addresses 2017-02-07 19:17:58 +04:00
bhyvexml2argv-addr-multiple-virtio-disks.ldargs bhyve: fix virtio disk addresses 2017-02-07 19:17:58 +04:00
bhyvexml2argv-addr-multiple-virtio-disks.xml bhyve: fix virtio disk addresses 2017-02-07 19:17:58 +04:00
bhyvexml2argv-addr-no32devs-more-than-32-sata-disks.xml bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-addr-no32devs-multiple-sata-disks.args bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-addr-no32devs-multiple-sata-disks.ldargs bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-addr-no32devs-multiple-sata-disks.xml bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-addr-no32devs-single-sata-disk.args bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-addr-no32devs-single-sata-disk.ldargs bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-addr-no32devs-single-sata-disk.xml bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-addr-single-sata-disk.args bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-addr-single-sata-disk.ldargs bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-addr-single-sata-disk.xml bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-addr-single-virtio-disk.args bhyve: fix virtio disk addresses 2017-02-07 19:17:58 +04:00
bhyvexml2argv-addr-single-virtio-disk.ldargs bhyve: fix virtio disk addresses 2017-02-07 19:17:58 +04:00
bhyvexml2argv-addr-single-virtio-disk.xml bhyve: fix virtio disk addresses 2017-02-07 19:17:58 +04:00
bhyvexml2argv-base.args bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-base.ldargs
bhyvexml2argv-base.xml
bhyvexml2argv-bhyveload-bootorder1.args bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-bhyveload-bootorder1.ldargs
bhyvexml2argv-bhyveload-bootorder1.xml
bhyvexml2argv-bhyveload-bootorder2.xml
bhyvexml2argv-bhyveload-bootorder3.args bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-bhyveload-bootorder3.ldargs
bhyvexml2argv-bhyveload-bootorder3.xml
bhyvexml2argv-bhyveload-bootorder4.xml
bhyvexml2argv-bhyveload-bootorder5.xml
bhyvexml2argv-bhyveload-bootorder.args bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-bhyveload-bootorder.ldargs
bhyvexml2argv-bhyveload-bootorder.xml
bhyvexml2argv-bhyveload-explicitargs.args bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-bhyveload-explicitargs.ldargs
bhyvexml2argv-bhyveload-explicitargs.xml
bhyvexml2argv-console.args bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-console.ldargs
bhyvexml2argv-console.xml
bhyvexml2argv-custom-loader.args bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-custom-loader.ldargs
bhyvexml2argv-custom-loader.xml
bhyvexml2argv-disk-cdrom-grub.args bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-disk-cdrom-grub.devmap
bhyvexml2argv-disk-cdrom-grub.ldargs
bhyvexml2argv-disk-cdrom-grub.xml
bhyvexml2argv-disk-cdrom.args bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-disk-cdrom.ldargs
bhyvexml2argv-disk-cdrom.xml
bhyvexml2argv-disk-virtio.args
bhyvexml2argv-disk-virtio.ldargs
bhyvexml2argv-disk-virtio.xml
bhyvexml2argv-grub-bootorder2.args bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-grub-bootorder2.devmap
bhyvexml2argv-grub-bootorder2.ldargs
bhyvexml2argv-grub-bootorder2.xml
bhyvexml2argv-grub-bootorder.args bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-grub-bootorder.devmap
bhyvexml2argv-grub-bootorder.ldargs
bhyvexml2argv-grub-bootorder.xml
bhyvexml2argv-grub-defaults.args bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-grub-defaults.devmap
bhyvexml2argv-grub-defaults.ldargs
bhyvexml2argv-grub-defaults.xml
bhyvexml2argv-input-xhci-tablet.args bhyve: add xhci tablet support 2017-03-26 19:22:30 +04:00
bhyvexml2argv-input-xhci-tablet.ldargs bhyve: add xhci tablet support 2017-03-26 19:22:30 +04:00
bhyvexml2argv-input-xhci-tablet.xml bhyve: add xhci tablet support 2017-03-26 19:22:30 +04:00
bhyvexml2argv-localtime.args bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-localtime.ldargs
bhyvexml2argv-localtime.xml
bhyvexml2argv-macaddr.args bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-macaddr.ldargs
bhyvexml2argv-macaddr.xml
bhyvexml2argv-metadata.xml
bhyvexml2argv-net-e1000.args bhyve: add e1000 nic support 2017-02-11 06:51:28 +04:00
bhyvexml2argv-net-e1000.ldargs bhyve: add e1000 nic support 2017-02-11 06:51:28 +04:00
bhyvexml2argv-net-e1000.xml bhyve: add e1000 nic support 2017-02-11 06:51:28 +04:00
bhyvexml2argv-serial-grub-nocons.args bhyve: add tests for SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-serial-grub-nocons.devmap
bhyvexml2argv-serial-grub-nocons.ldargs
bhyvexml2argv-serial-grub-nocons.xml
bhyvexml2argv-serial-grub.args bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-serial-grub.devmap
bhyvexml2argv-serial-grub.ldargs
bhyvexml2argv-serial-grub.xml
bhyvexml2argv-serial.args bhyve: fix SATA address allocation 2017-01-30 20:48:42 +04:00
bhyvexml2argv-serial.ldargs
bhyvexml2argv-serial.xml
bhyvexml2argv-uefi.args bhyve: test cases for UEFI bhyvexml2argvtest 2017-03-11 23:02:12 +04:00
bhyvexml2argv-uefi.ldargs bhyve: test cases for UEFI bhyvexml2argvtest 2017-03-11 23:02:12 +04:00
bhyvexml2argv-uefi.xml bhyve: test cases for UEFI bhyvexml2argvtest 2017-03-11 23:02:12 +04:00
bhyvexml2argv-vnc.args bhyve: test cases for VNC 2017-03-11 23:31:01 +04:00
bhyvexml2argv-vnc.ldargs bhyve: test cases for VNC 2017-03-11 23:31:01 +04:00
bhyvexml2argv-vnc.xml bhyve: test cases for VNC 2017-03-11 23:31:01 +04:00
bhyvexml2argv-xhci-multiple-controllers.xml bhyve: add xhci tablet support 2017-03-26 19:22:30 +04:00
bhyvexml2argv-xhci-multiple-devs.xml bhyve: add xhci tablet support 2017-03-26 19:22:30 +04:00
bhyvexml2argv-xhci-no-devs.xml bhyve: add xhci tablet support 2017-03-26 19:22:30 +04:00