commit | 370521a1d6f5537ea7271c119f3fbb7b0fa57063 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Wed Jan 18 14:40:48 2012 +0000 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu Jan 26 14:49:18 2012 +0100 |
tree | c94fba9ff82e7690dd9d20a6420cd808b40d5d11 | |
parent | 2d47c6e9aa2475807913bd46dfca55980cca9fb4 [diff] |
qmp: add block_job_cancel command Add block_job_cancel, which stops an active block streaming operation. When the operation has been cancelled the new BLOCK_JOB_CANCELLED event is emitted. Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Acked-by: Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>