libvirt/tests/qemuhotplugtestdevices/qemuhotplug-interface-vdpa.xml
Jonathon Jongsma b79abf9c3c qemu: support hotplug of vdpa devices
By using the new qemu monitor functions to handle passing and removing
file descriptors, we can support hotplug of vdpa devices.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
2020-10-20 15:15:06 -04:00

5 lines
114 B
XML

<interface type='vdpa'>
<mac address='52:54:00:39:5f:04'/>
<source dev='/dev/vhost-vdpa-0'/>
</interface>