]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: monitor: Drop JSON versions of savevm/delvm/loadvm
authorPeter Krempa <pkrempa@redhat.com>
Tue, 22 May 2018 11:46:05 +0000 (13:46 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 23 May 2018 13:44:10 +0000 (15:44 +0200)
commit788d6376daa0e9f1c1a0b48b629b0d6c6ccba055
treeb9c377db0b75a778945015977b87ac0c508c4e84
parent10bc01056b29677443a36610c82e8c59f6c0ea3b
qemu: monitor: Drop JSON versions of savevm/delvm/loadvm

qemu did not QAPIfy these and the design and name will most probably
change. The replacements will not be compatible. Drop the JSON stubs and
annotate that there won't be a replacement.

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