]> git.proxmox.com Git - qemu.git/commit
blockdev: add Abort transaction
authorStefan Hajnoczi <stefanha@redhat.com>
Mon, 24 Jun 2013 15:13:18 +0000 (17:13 +0200)
committerKevin Wolf <kwolf@redhat.com>
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 <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
blockdev.c
qapi-schema.json