[libvirt] [PATCH v6 1/2] qemu: Check for qxl's max_outputs parameter

Pavel Hrdina phrdina at redhat.com
Mon Jun 6 13:07:22 UTC 2016


On Sun, Jun 05, 2016 at 02:36:03AM +0200, Martin Kletzander wrote:
> There is max_outputs parameter for both qxl and qxl-vga and there is no
> easy way of saying that we want the capability enabled only if both are
> supported.  So let's have two of them and only use them together.

I would rephrase the commit message.  The qxl and qxl-vga are different devices
and even though they are both usually present.

> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  src/qemu/qemu_capabilities.c                     | 5 +++++
>  src/qemu/qemu_capabilities.h                     | 4 ++++
>  tests/qemucapabilitiesdata/caps_2.4.0.x86_64.xml | 2 ++
>  tests/qemucapabilitiesdata/caps_2.5.0.x86_64.xml | 2 ++
>  tests/qemucapabilitiesdata/caps_2.6.0.x86_64.xml | 2 ++
>  5 files changed, 15 insertions(+)
> 

ACK




More information about the libvir-list mailing list