libvirt/tests/domaincapsschemadata
Erik Skultety ec783d7c77 conf: Introduce new hostdev device type mdev
A mediated device will be identified by a UUID (with 'model' now being
a mandatory <hostdev> attribute to represent the mediated device API) of
the user pre-created mediated device. We also need to make sure that if
user explicitly provides a guest address for a mdev device, the address
type will be matching the device API supported on that specific mediated
device and error out with an incorrect XML message.

The resulting device XML:
<devices>
  <hostdev mode='subsystem' type='mdev' model='vfio-pci'>
    <source>
      <address uuid='c2177883-f1bb-47f0-914d-32a22e3a8804'>
    </source>
  </hostdev>
</devices>

Signed-off-by: Erik Skultety <eskultet@redhat.com>
2017-03-27 15:39:35 +02:00
..
basic.xml domcaps: Add support for listing supported CPU models 2016-09-22 15:40:08 +02:00
bhyve_basic.x86_64.xml domaincapstest: add bhyve caps test 2017-03-26 18:44:46 +04:00
bhyve_fbuf.x86_64.xml domaincapstest: add bhyve caps test 2017-03-26 18:44:46 +04:00
bhyve_uefi.x86_64.xml domaincapstest: add bhyve caps test 2017-03-26 18:44:46 +04:00
full.xml conf: Introduce new hostdev device type mdev 2017-03-27 15:39:35 +02:00
libxl-xenfv-usb.xml domcaps: Add support for listing supported CPU models 2016-09-22 15:40:08 +02:00
libxl-xenfv.xml domcaps: Add support for listing supported CPU models 2016-09-22 15:40:08 +02:00
libxl-xenpv-usb.xml domcaps: Add support for listing supported CPU models 2016-09-22 15:40:08 +02:00
libxl-xenpv.xml domcaps: Add support for listing supported CPU models 2016-09-22 15:40:08 +02:00
qemu_1.7.0.x86_64.xml qemu_capabilities: report SATA bus in domain capabilities 2017-03-07 09:11:03 +01:00
qemu_2.6.0-gicv2-virt.aarch64.xml qemu_capabilities: report SATA bus in domain capabilities 2017-03-07 09:11:03 +01:00
qemu_2.6.0-gicv3-virt.aarch64.xml qemu_capabilities: report SATA bus in domain capabilities 2017-03-07 09:11:03 +01:00
qemu_2.6.0.aarch64.xml qemu_capabilities: report SATA bus in domain capabilities 2017-03-07 09:11:03 +01:00
qemu_2.6.0.ppc64le.xml qemu_capabilities: report SATA bus in domain capabilities 2017-03-07 09:11:03 +01:00
qemu_2.6.0.x86_64.xml qemu_capabilities: report SATA bus in domain capabilities 2017-03-07 09:11:03 +01:00
qemu_2.7.0.s390x.xml tests: domain capabilities: qemu 2.7 and 2.8 on s390x 2017-01-06 12:24:57 +01:00
qemu_2.8.0-tcg.x86_64.xml qemu_capabilities: report SATA bus in domain capabilities 2017-03-07 09:11:03 +01:00
qemu_2.8.0.s390x.xml qemu: Fix CPU model fallback in domain capabilities 2017-02-24 14:10:57 +01:00
qemu_2.8.0.x86_64.xml qemu_capabilities: report SATA bus in domain capabilities 2017-03-07 09:11:03 +01:00
qemu_2.9.0-tcg.x86_64.xml qemu_capabilities: report SATA bus in domain capabilities 2017-03-07 09:11:03 +01:00
qemu_2.9.0.x86_64.xml qemu_capabilities: report SATA bus in domain capabilities 2017-03-07 09:11:03 +01:00