[libvirt] [PATCH 0/2] qemu: Enable multihead screendumps

Michal Privoznik posted 2 patches 5 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1526570187.git.mprivozn@redhat.com
Test syntax-check passed
src/qemu/qemu_capabilities.c                       |  2 ++
src/qemu/qemu_capabilities.h                       |  1 +
src/qemu/qemu_driver.c                             | 38 ++++++++++++++++++----
src/qemu/qemu_monitor.c                            |  4 ++-
src/qemu/qemu_monitor.h                            |  2 ++
src/qemu/qemu_monitor_json.c                       |  4 +++
src/qemu/qemu_monitor_json.h                       |  2 ++
tests/qemucapabilitiesdata/caps_2.12.0.aarch64.xml |  1 +
tests/qemucapabilitiesdata/caps_2.12.0.ppc64.xml   |  1 +
tests/qemucapabilitiesdata/caps_2.12.0.s390x.xml   |  1 +
tests/qemucapabilitiesdata/caps_2.12.0.x86_64.xml  |  1 +
tests/qemumonitorjsontest.c                        |  2 +-
12 files changed, 50 insertions(+), 9 deletions(-)
[libvirt] [PATCH 0/2] qemu: Enable multihead screendumps
Posted by Michal Privoznik 5 years, 11 months ago
There's one small problem. QEMU might crash:

https://lists.gnu.org/archive/html/qemu-devel/2018-05/msg04113.html

But apart from that, works like charm.

Michal Privoznik (2):
  qemu: Introduce QEMU_CAPS_SCREENDUMP_DEVICE
  qemu: Implement multiple screen support for virDomainScreenshot

 src/qemu/qemu_capabilities.c                       |  2 ++
 src/qemu/qemu_capabilities.h                       |  1 +
 src/qemu/qemu_driver.c                             | 38 ++++++++++++++++++----
 src/qemu/qemu_monitor.c                            |  4 ++-
 src/qemu/qemu_monitor.h                            |  2 ++
 src/qemu/qemu_monitor_json.c                       |  4 +++
 src/qemu/qemu_monitor_json.h                       |  2 ++
 tests/qemucapabilitiesdata/caps_2.12.0.aarch64.xml |  1 +
 tests/qemucapabilitiesdata/caps_2.12.0.ppc64.xml   |  1 +
 tests/qemucapabilitiesdata/caps_2.12.0.s390x.xml   |  1 +
 tests/qemucapabilitiesdata/caps_2.12.0.x86_64.xml  |  1 +
 tests/qemumonitorjsontest.c                        |  2 +-
 12 files changed, 50 insertions(+), 9 deletions(-)

-- 
2.16.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list