On Thu, May 17, 2018 at 17:18:29 +0200, Michal Privoznik wrote:
> According to virDomainScreenshot() documentation, screens are
> numbered sequentially.  e.g. having two graphics cards, both with
> four heads, screen ID 5 addresses the second head on the second
> card.
> 
> But apart from that, there's nothing special happening here.
> 
> Signed-off-by: Michal Privoznik <mpriv...@redhat.com>
> ---
>  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/qemumonitorjsontest.c  |  2 +-
>  6 files changed, 43 insertions(+), 9 deletions(-)

Reviewed-by: Jiri Denemark <jdene...@redhat.com>

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

Reply via email to