Re: [libvirt PATCH v2 2/3] qemu: add vhost-vdpa capability

2020-09-02 Thread Laine Stump
On 9/2/20 3:25 PM, Jonathon Jongsma wrote: Recent versions of qemu added the -netdev vhost-vdpa device. This capability allows libvirt to know whether this is supported. Looks like you haven't rebased since the capabilities file was added for qemu 5.2.0, as the capabilitiestest fails.

[libvirt PATCH v2 2/3] qemu: add vhost-vdpa capability

2020-09-02 Thread Jonathon Jongsma
Recent versions of qemu added the -netdev vhost-vdpa device. This capability allows libvirt to know whether this is supported. Signed-off-by: Jonathon Jongsma --- src/qemu/qemu_capabilities.c | 4 src/qemu/qemu_capabilities.h | 3 +++