mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +00:00
8807b28559
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> |
||
---|---|---|
.. | ||
computer.xml | ||
DVD_GCC_4247N.xml | ||
DVD_with_media.xml | ||
net_00_13_02_b9_f9_d3.xml | ||
net_00_15_58_2f_e9_55.xml | ||
pci_1002_71c4.xml | ||
pci_8086_10c9_sriov_pf.xml | ||
pci_8086_27c5_scsi_host_0.xml | ||
pci_8086_27c5_scsi_host_scsi_device_lun0.xml | ||
pci_8086_27c5_scsi_host_scsi_host.xml | ||
pci_8086_27c5_scsi_host.xml | ||
pci_82579LM_network_adapter.xml | ||
storage_serial_3600c0ff000d7a2a5d463ff4902000000.xml | ||
storage_serial_SATA_HTS721010G9SA00_MPCZ12Y0GNGWSE.xml | ||
usb_device_1d6b_1_0000_00_1d_0_if0.xml | ||
usb_device_1d6b_1_0000_00_1d_0.xml |