]> git.proxmox.com Git - mirror_qemu.git/commit - qmp-commands.hx
qmp-commands.hx: Update the supported 'transaction' operations
authorKashyap Chamarthy <kchamart@redhat.com>
Fri, 2 Oct 2015 12:12:34 +0000 (14:12 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 16 Oct 2015 13:34:29 +0000 (15:34 +0200)
commita910523a244c10d6c458e1415f35a92c3b11387f
tree5e489c44d3416fb0004335bb31b05a6fba6c7f48
parent317438e6dba5d7bb44bd867c10993c54b927992b
qmp-commands.hx: Update the supported 'transaction' operations

Although the canonical source of reference for QMP commands is
qapi-schema.json, for consistency's sake, update qmp-commands.hx to
state the list of supported transactionable operations, namely:

    drive-backup
    blockdev-backup
    blockdev-snapshot-internal-sync
    abort
    block-dirty-bitmap-add
    block-dirty-bitmap-clear

Also update the possible values for the "type" action array.

Signed-off-by: Kashyap Chamarthy <kchamart@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
qmp-commands.hx