mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +00:00
b79abf9c3c
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>
5 lines
114 B
XML
5 lines
114 B
XML
<interface type='vdpa'>
|
|
<mac address='52:54:00:39:5f:04'/>
|
|
<source dev='/dev/vhost-vdpa-0'/>
|
|
</interface>
|