[libvirt] [PATCH v2] qemu: Pass the number of heads even with -vga qxl

Pavel Hrdina phrdina at redhat.com
Mon Jun 19 06:56:23 UTC 2017


On Thu, Jun 15, 2017 at 01:42:33PM +0200, Martin Kletzander wrote:
> When added in multiple previous commits, it was used only with -device
> qxl(-vga), but for some QEMUs (< 1.6) we need to add this
> functionality when using -vga qxl as well.
> 
> Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1283207
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
> v2:
>  - Do not change the domain definition
>  - Adjust the code so that it looks the same as other chunks before above
> 
> v1:
>  - https://www.redhat.com/archives/libvir-list/2017-June/msg00606.html
> 
>  src/qemu/qemu_command.c                            |  7 ++++
>  .../qemuxml2argv-video-vga-qxl-heads.args          | 30 ++++++++++++++
>  .../qemuxml2argv-video-vga-qxl-heads.xml           | 47 ++++++++++++++++++++++
>  tests/qemuxml2argvtest.c                           |  3 ++
>  4 files changed, 87 insertions(+)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-video-vga-qxl-heads.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-video-vga-qxl-heads.xml

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170619/083e40dd/attachment-0001.sig>


More information about the libvir-list mailing list