Re: [libvirt] [PATCH 5/8] qemu: monitor: Drop JSON versions of savevm/delvm/loadv

2018-05-22 Thread Ján Tomko
s/loadv/loadvm/ On Tue, May 22, 2018 at 02:35:45PM +0200, Peter Krempa wrote: 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

[libvirt] [PATCH 5/8] qemu: monitor: Drop JSON versions of savevm/delvm/loadv

2018-05-22 Thread Peter Krempa
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 --- src/qemu/qemu_monitor.c | 18 ++