Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-02-12' into staging
Block patches
# gpg: Signature made Sun 12 Feb 2017 01:26:20 GMT
# gpg: using RSA key 0xF407DB0061D5CF40
# gpg: Good signature from "Max Reitz <mreitz@redhat.com>"
# Primary key fingerprint: 91BE B60A 30DB 3E88 57D1 1829 F407 DB00 61D5 CF40
* remotes/maxreitz/tags/pull-block-2017-02-12: (21 commits)
qemu-img: Avoid setting ret to unused value in img_convert()
qemu-img: Use qemu_strtoul() rather than raw strtoul()
qemu-io: don't allow I/O operations larger than BDRV_REQUEST_MAX_BYTES
qcow2: Optimize the refcount-block overlap check
qemu-io: Add failure regression tests
qemu-iotests: Add _unsupported_fmt helper
qemu-io: Return non-zero exit code on failure
block/nfs: fix naming of runtime opts
block/nfs: fix NULL pointer dereference in URI parsing
block: bdrv_invalidate_cache: invalidate children first
block/qapi: reduce the execution time of qmp_query_blockstats
block/qapi: reduce the coupling between the bdrv_query_stats and bdrv_query_bds_stats
qemu-iotest: test to lookup protocol-based image with relative backing
qemu-iotests: Don't create fifos / pidfiles with protocol paths
block: check full backing filename when searching protocol filenames
block/vmdk: Fix the endian problem of buf_len and lba
iotests: record separate timings per format,protocol pair
iotests: Fix reference output for 059
qapi: Tweak error message of bdrv_query_image_info
qemu-img: Improve commit invalid base message
...
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- block.c 18 additions, 6 deletionsblock.c
- block/nfs.c 25 additions, 24 deletionsblock/nfs.c
- block/qapi.c 43 additions, 56 deletionsblock/qapi.c
- block/qcow2-refcount.c 23 additions, 1 deletionblock/qcow2-refcount.c
- block/qcow2.c 1 addition, 0 deletionsblock/qcow2.c
- block/qcow2.h 1 addition, 0 deletionsblock/qcow2.h
- block/vmdk.c 2 additions, 2 deletionsblock/vmdk.c
- qemu-img.c 23 additions, 21 deletionsqemu-img.c
- qemu-io-cmds.c 13 additions, 7 deletionsqemu-io-cmds.c
- qemu-io.c 6 additions, 2 deletionsqemu-io.c
- tests/qemu-iotests/.gitignore 1 addition, 1 deletiontests/qemu-iotests/.gitignore
- tests/qemu-iotests/059.out 1 addition, 4 deletionstests/qemu-iotests/059.out
- tests/qemu-iotests/070.out 0 additions, 1 deletiontests/qemu-iotests/070.out
- tests/qemu-iotests/075.out 0 additions, 7 deletionstests/qemu-iotests/075.out
- tests/qemu-iotests/076.out 0 additions, 3 deletionstests/qemu-iotests/076.out
- tests/qemu-iotests/078.out 0 additions, 6 deletionstests/qemu-iotests/078.out
- tests/qemu-iotests/080.out 0 additions, 18 deletionstests/qemu-iotests/080.out
- tests/qemu-iotests/083.out 0 additions, 17 deletionstests/qemu-iotests/083.out
- tests/qemu-iotests/088.out 0 additions, 6 deletionstests/qemu-iotests/088.out
- tests/qemu-iotests/092.out 0 additions, 12 deletionstests/qemu-iotests/092.out
Loading
Please register or sign in to comment