[libvirt] [PATCH 0/3] Add support for virtio-vga/gpu's max_outputs= parameter

Martin Kletzander mkletzan at redhat.com
Wed Aug 23 12:14:08 UTC 2017


The subject of this cover letter goes very nicely together with the
subjects of the subsequent messages.  I hope my literature teachers
are proud of me.


Martin Kletzander (3):
  qemu: Add capabilities for virtio-vga/gpu's max_outputs= parameter
  qemu: Add support for virtio-vga/gpu's max_outputs= parameter
  docs: Update news with virtio-vga/gpu's max_outputs= parameter

 docs/news.xml                                             | 5 +++++
 src/qemu/qemu_capabilities.c                              | 2 ++
 src/qemu/qemu_capabilities.h                              | 1 +
 src/qemu/qemu_command.c                                   | 5 +++++
 tests/qemucapabilitiesdata/caps_2.4.0.x86_64.xml          | 1 +
 tests/qemucapabilitiesdata/caps_2.5.0.x86_64.xml          | 1 +
 tests/qemucapabilitiesdata/caps_2.6.0-gicv2.aarch64.xml   | 1 +
 tests/qemucapabilitiesdata/caps_2.6.0-gicv3.aarch64.xml   | 1 +
 tests/qemucapabilitiesdata/caps_2.6.0.ppc64le.xml         | 1 +
 tests/qemucapabilitiesdata/caps_2.6.0.x86_64.xml          | 1 +
 tests/qemucapabilitiesdata/caps_2.7.0.s390x.xml           | 1 +
 tests/qemucapabilitiesdata/caps_2.7.0.x86_64.xml          | 1 +
 tests/qemucapabilitiesdata/caps_2.8.0.s390x.xml           | 1 +
 tests/qemucapabilitiesdata/caps_2.8.0.x86_64.xml          | 1 +
 tests/qemucapabilitiesdata/caps_2.9.0.ppc64le.xml         | 1 +
 tests/qemucapabilitiesdata/caps_2.9.0.s390x.xml           | 1 +
 tests/qemucapabilitiesdata/caps_2.9.0.x86_64.xml          | 1 +
 tests/qemuxml2argvdata/qemuxml2argv-video-virtio-vga.args | 2 +-
 tests/qemuxml2argvtest.c                                  | 3 ++-
 19 files changed, 29 insertions(+), 2 deletions(-)

--
2.14.1




More information about the libvir-list mailing list