]> xenbits.xensource.com Git - libvirt.git/commit
qemu: monitor: Remove old code for dual handling of 'transaction' data
authorPeter Krempa <pkrempa@redhat.com>
Tue, 3 Jul 2018 12:21:56 +0000 (14:21 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 20 Jul 2018 11:39:45 +0000 (13:39 +0200)
commit2f259d598a1dfb3bb44b2efaac72416a27b6179c
tree14efd7d1afd492e848de02c882e86fc52c865ea0
parent42f3bbb15ed292b7fd13f7a38a91dd1807841682
qemu: monitor: Remove old code for dual handling of 'transaction' data

Now that we use only the separate function for creating data for the
'transaction' command we can remove all the boilerplate which was
necessary before.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_monitor_json.c