]> Git Repo - qemu.git/commit
blockdev: add Abort transaction
authorStefan Hajnoczi <[email protected]>
Mon, 24 Jun 2013 15:13:18 +0000 (17:13 +0200)
committerKevin Wolf <[email protected]>
Fri, 28 Jun 2013 07:20:27 +0000 (09:20 +0200)
commit78b18b78aa89c28aecbd007ae1967c978d39bfd6
tree52587c44800847e92f66553cab88bddeec7ccd40
parent3037f36446eb3556c14757ac468463c3902f331b
blockdev: add Abort transaction

The Abort action can be used to test QMP 'transaction' failure.  Add it
as the last action to exercise the .abort() and .cleanup() code paths
for all previous actions.

Reviewed-by: Kevin Wolf <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
blockdev.c
qapi-schema.json
This page took 0.029242 seconds and 4 git commands to generate.