mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-20 18:32:20 +00:00
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>
11 lines
297 B
XML
11 lines
297 B
XML
<device>
|
|
<name>mdev_d069d019_36ea_4111_8f0a_8c9a70e21366</name>
|
|
<parent>pci_0000_00_02_0</parent>
|
|
<capability type='mdev'>
|
|
<type id='i915-GVTg_V5_8'/>
|
|
<uuid>d069d019-36ea-4111-8f0a-8c9a70e21366</uuid>
|
|
<start type='manual'/>
|
|
<iommuGroup number='0'/>
|
|
</capability>
|
|
</device>
|