]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: monitor: Add transaction generators for snapshot APIs
authorPeter Krempa <pkrempa@redhat.com>
Thu, 26 Sep 2019 14:03:46 +0000 (16:03 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 30 Sep 2019 11:12:56 +0000 (13:12 +0200)
commit5cf0a3752f823b8d3e0d9e1aa790ae082817ffda
treec50cdf6a61a6a902b1e59e7780cdfe87e1998b13
parent2adae485aedb25e1c53d8d47df537b51a55f416c
qemu: monitor: Add transaction generators for snapshot APIs

Unify with other code that generates parameters for the 'transaction'
command.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c
src/qemu/qemu_monitor_json.h