On Mon, Oct 11, 2021 at 3:50 AM Peter Krempa <pkrempa@redhat.com> wrote:
On Sat, Oct 09, 2021 at 17:37:42 +0800, Han Han wrote:
> The qemu capability will be used for the page_per_vq option of virtio
> devices.
>
> Signed-off-by: Han Han <hhan@redhat.com>
> ---
>  src/qemu/qemu_capabilities.c                       | 6 ++++++
>  src/qemu/qemu_capabilities.h                       | 1 +
>  tests/qemucapabilitiesdata/caps_2.11.0.s390x.xml   | 1 +
>  tests/qemucapabilitiesdata/caps_2.11.0.x86_64.xml  | 1 +

NACK,

OK. BTW, where to check the least version of qemu that libvirt supports?
the capability is apparently supported with the oldest qemu libvirt
supports so there's no point adding it.