[PATCH v3 04/14] qemu_capabilities: Introduce QEMU_CAPS_DEVICE_VIRTIO_MEM_PCI

Peter Krempa pkrempa at redhat.com
Mon May 3 11:24:45 UTC 2021


On Fri, Apr 23, 2021 at 15:24:26 +0200, Michal Privoznik wrote:
> This commit introduces a new capability that reflects virtio-mem-pci
> device support in QEMU:
> 
>   QEMU_CAPS_DEVICE_VIRTIO_MEM_PCI, /* -device virtio-mem-pci */
> 
> The virtio-mem-pci device was introduced in QEMU 5.1.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/qemu/qemu_capabilities.c                     | 2 ++
>  src/qemu/qemu_capabilities.h                     | 1 +
>  tests/qemucapabilitiesdata/caps_5.1.0.x86_64.xml | 1 +
>  tests/qemucapabilitiesdata/caps_5.2.0.x86_64.xml | 1 +
>  tests/qemucapabilitiesdata/caps_6.0.0.x86_64.xml | 1 +
>  5 files changed, 6 insertions(+)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>




More information about the libvir-list mailing list