]> Git Repo - qemu.git/commit - qapi-schema.json
qmp: add block_job_cancel command
authorStefan Hajnoczi <[email protected]>
Wed, 18 Jan 2012 14:40:48 +0000 (14:40 +0000)
committerKevin Wolf <[email protected]>
Thu, 26 Jan 2012 13:49:18 +0000 (14:49 +0100)
commit370521a1d6f5537ea7271c119f3fbb7b0fa57063
treec94fba9ff82e7690dd9d20a6420cd808b40d5d11
parent2d47c6e9aa2475807913bd46dfca55980cca9fb4
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 <[email protected]>
Acked-by: Luiz Capitulino <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
QMP/qmp-events.txt
blockdev.c
hmp-commands.hx
hmp.c
hmp.h
monitor.c
monitor.h
qapi-schema.json
qmp-commands.hx
trace-events
This page took 0.027815 seconds and 4 git commands to generate.