mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
9badcbbb1d
Test that we run 'mdevctl' with the proper arguments when creating new mediated devices with virNodeDeviceCreateXML(). Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com> Reviewed-by: Erik Skultety <eskultet@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
10 lines
317 B
XML
10 lines
317 B
XML
<device>
|
|
<name>mdev_d2441d39_495e_4243_ad9f_beb3f14c23d9</name>
|
|
<parent>pci_0000_00_02_0</parent>
|
|
<capability type='mdev'>
|
|
<type id='i915-GVTg_V5_8'/>
|
|
<attr name='example-attribute-1' value='attribute-value-1'/>
|
|
<attr name='example-attribute-2' value='attribute-value-2'/>
|
|
</capability>
|
|
</device>
|