libvirt/tests/nodedevschemadata/mdev_manual.xml
Jonathon Jongsma bb8c3b6120 tests: nodedevxml2xmltest: test more mdev files
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>
2021-05-20 11:11:44 +02:00

11 lines
329 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'/>
<attr name='example-attribute' value='attribute-value'/>
<start type='manual'/>
<uuid>9c4954d2-fa39-4973-9d66-d61c6c4d0100</uuid>
</capability>
</device>