]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: monitor: Rename 'device' argument for block job control APIs
authorPeter Krempa <pkrempa@redhat.com>
Tue, 14 Aug 2018 11:11:05 +0000 (13:11 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 24 Aug 2018 11:52:44 +0000 (13:52 +0200)
commitee06cd36e3b5889c59af9bc4e750fae26269c8d3
tree20dfde86199aa800837477b250b2b0293f031086
parent29dd778d16cc1b98892f8ad78702a3f4fe6c70c0
qemu: monitor: Rename 'device' argument for block job control APIs

Starting from qemu 2.7 the 'device' argument is in fact a name of the
job itself. Change our APIs accordingly and adjust the error message.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c
src/qemu/qemu_monitor_json.h