]> git.proxmox.com Git - mirror_qemu.git/commit
blockjobs: Expose manual property
authorJohn Snow <jsnow@redhat.com>
Sat, 10 Mar 2018 08:27:44 +0000 (03:27 -0500)
committerKevin Wolf <kwolf@redhat.com>
Mon, 19 Mar 2018 11:01:24 +0000 (12:01 +0100)
commitb40dacdc7cd1c26739265cf59a35bac032d77bb1
tree7350db7586d57373c2648b9255ce968d9cab0266
parent11b61fbc0d1a447849f36d76e0e1d05be2dfaad2
blockjobs: Expose manual property

Expose the "manual" property via QAPI for the backup-related jobs.
As of this commit, this allows the management API to request the
"concluded" and "dismiss" semantics for backup jobs.

Signed-off-by: John Snow <jsnow@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
blockdev.c
blockjob.c
qapi/block-core.json
tests/qemu-iotests/109.out