mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-09 22:45:21 +00:00
bb8c3b6120
Add the rest of the mdev xml files to the xml2xml test, and include 2 new test cases: one that explicitly specifies 'manual' start, and one that explicitly specifies 'auto' start. Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
12 lines
356 B
XML
12 lines
356 B
XML
<device>
|
|
<name>mdev_9c4954d2_fa39_4973_9d66_d61c6c4d0100</name>
|
|
<parent>pci_0000_00_02_0</parent>
|
|
<capability type='mdev'>
|
|
<type id='i915-GVTg_V5_8'/>
|
|
<uuid>9c4954d2-fa39-4973-9d66-d61c6c4d0100</uuid>
|
|
<start type='auto'/>
|
|
<iommuGroup number='0'/>
|
|
<attr name='example-attribute' value='attribute-value'/>
|
|
</capability>
|
|
</device>
|