Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-11' into staging
nbd patches for 2019-02-11
- Add qcow2 bitmap details to 'qemu-img info'
# gpg: Signature made Mon 11 Feb 2019 20:38:32 GMT
# gpg: using RSA key A7A16B4A2527436A
# gpg: Good signature from "Eric Blake <eblake@redhat.com>" [full]
# gpg: aka "Eric Blake (Free Software Programmer) <ebb9@byu.net>" [full]
# gpg: aka "[jpeg image of size 6874]" [full]
# Primary key fingerprint: 71C2 CC22 B1C4 6029 27D2 F3AA A7A1 6B4A 2527 436A
* remotes/ericb/tags/pull-nbd-2019-02-11:
qcow2: list of bitmaps new test 242
qcow2: Add list of bitmaps to ImageInfoSpecificQCow2
bdrv_query_image_info Error parameter added
nbd/server: Kill pointless shadowed variable
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- block.c 3 additions, 2 deletionsblock.c
- block/crypto.c 3 additions, 6 deletionsblock/crypto.c
- block/qapi.c 6 additions, 1 deletionblock/qapi.c
- block/qcow2-bitmap.c 76 additions, 0 deletionsblock/qcow2-bitmap.c
- block/qcow2.c 18 additions, 3 deletionsblock/qcow2.c
- block/qcow2.h 2 additions, 0 deletionsblock/qcow2.h
- block/vmdk.c 2 additions, 1 deletionblock/vmdk.c
- include/block/block.h 2 additions, 1 deletioninclude/block/block.h
- include/block/block_int.h 2 additions, 1 deletioninclude/block/block_int.h
- nbd/server.c 0 additions, 1 deletionnbd/server.c
- qapi/block-core.json 40 additions, 1 deletionqapi/block-core.json
- qemu-io-cmds.c 6 additions, 1 deletionqemu-io-cmds.c
- tests/qemu-iotests/242 104 additions, 0 deletionstests/qemu-iotests/242
- tests/qemu-iotests/242.out 166 additions, 0 deletionstests/qemu-iotests/242.out
- tests/qemu-iotests/group 1 addition, 0 deletionstests/qemu-iotests/group
Loading
Please register or sign in to comment