mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +00:00
62a73c525c
Use the new <uuid> element in the mdev caps to define and start devices with a specific UUID. Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com> Reviewed-by: Erik Skultety <eskultet@redhat.com>
9 lines
241 B
XML
9 lines
241 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>
|
|
</capability>
|
|
</device>
|