The following changes since commit 5a7348045091a2bc15d85bb177e5956aa6114e5a:
Update version for v2.1.0-rc2 release (2014-07-15 18:55:37 +0100) are available in the git repository at: git://github.com/stefanha/qemu.git tags/block-pull-request for you to fetch changes up to 8283c5c316333fb9d2540167f3e22bd91404ecee: qemu-iotests: fix 028 failure due to disk image path (2014-07-18 13:27:11 +0100) ---------------------------------------------------------------- Block pull request ---------------------------------------------------------------- Kevin Wolf (3): qcow2: Fix error path for unknown incompatible features block: Add Error argument to bdrv_refresh_limits() raw-posix: Fail gracefully if no working alignment is found Stefan Hajnoczi (1): qemu-iotests: fix 028 failure due to disk image path block.c | 33 +++++++++++++++++++--------- block/iscsi.c | 3 +-- block/qcow2.c | 25 +++++++++++++++------- block/qed.c | 4 +--- block/raw-posix.c | 39 ++++++++++++++++++++++++---------- block/raw_bsd.c | 3 +-- block/stream.c | 2 +- block/vmdk.c | 4 +--- include/block/block.h | 2 +- include/block/block_int.h | 2 +- tests/qemu-iotests/028 | 4 +++- tests/qemu-iotests/028.out | 2 -- tests/qemu-iotests/036 | 52 ++++++++++++++++++++++++++++++++++++++++++++- tests/qemu-iotests/036.out | 35 ++++++++++++++++++++++++++++++ tests/qemu-iotests/qcow2.py | 15 ++++++++----- 15 files changed, 174 insertions(+), 51 deletions(-) -- 1.9.3