libvirt/tests/nodedevschemadata
Laine Stump 8807b28559 nodedev: add iommuGroup to node device object
This includes adding it to the nodedev parser and formatter, docs, and
test.

An example of the new iommuGroup element that is a part of the output
from "virsh nodedev-dumpxml" (virNodeDeviceGetXMLDesc()):

  <device>
    <name>pci_0000_02_00_1</name>
    <capability type='pci'>
    ...
      <iommuGroup number='12'>
        <address domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
        <address domain='0x0000' bus='0x02' slot='0x00' function='0x1'/>
      </iommuGroup>
    </capability>
  </device>
2013-06-26 14:10:56 -04:00
..
computer.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00
DVD_GCC_4247N.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00
DVD_with_media.xml nodedev: Add removable storage 'media_label' prop 2009-12-14 14:58:23 +01:00
net_00_13_02_b9_f9_d3.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00
net_00_15_58_2f_e9_55.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00
pci_1002_71c4.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00
pci_8086_10c9_sriov_pf.xml nodedev: add iommuGroup to node device object 2013-06-26 14:10:56 -04:00
pci_8086_27c5_scsi_host_0.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00
pci_8086_27c5_scsi_host_scsi_device_lun0.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00
pci_8086_27c5_scsi_host_scsi_host.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00
pci_8086_27c5_scsi_host.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00
pci_82579LM_network_adapter.xml Update xml schemas according to libvirt source 2012-08-02 14:36:23 -06:00
storage_serial_3600c0ff000d7a2a5d463ff4902000000.xml remove all trailing blank lines 2009-07-16 15:06:42 +02:00
storage_serial_SATA_HTS721010G9SA00_MPCZ12Y0GNGWSE.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00
usb_device_1d6b_1_0000_00_1d_0_if0.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00
usb_device_1d6b_1_0000_00_1d_0.xml Add nodedevxml2xml test 2009-02-24 14:58:32 +00:00