summary refs log tree commit diff stats
path: root/scripts/qapi.py
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2017-03-08 15:07:12 +0100
committerKevin Wolf <kwolf@redhat.com>2017-03-13 12:49:33 +0100
commit91965658664cc5da412049de0dd309d50ac09917 (patch)
tree47a71dfa67562574b98ab8b58dca2a01c6facfc7 /scripts/qapi.py
parentb64aa441955b9aa72a05456650303015ac2bea28 (diff)
downloadfocaccia-qemu-91965658664cc5da412049de0dd309d50ac09917.tar.gz
focaccia-qemu-91965658664cc5da412049de0dd309d50ac09917.zip
commit: Implement bdrv_commit_top.bdrv_co_get_block_status
In some cases, bdrv_co_get_block_status() is called recursively for the
whole backing chain. The automatically inserted bdrv_commit_top filter
driver must not stop the recursion, so implement a callback that simply
forwards the request to bs->backing.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions