The following changes since commit 95766c2cd04395e5712b4d5967b3251f35d537df:
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2017-08-10 18:53:39 +0100) are available in the git repository at: git://repo.or.cz/qemu/kevin.git tags/for-upstream for you to fetch changes up to 8565c3ab537e78f3e69977ec2c609dc9417a806e: qemu-iotests: fix 185 (2017-08-11 14:44:39 +0200) ---------------------------------------------------------------- Block layer patches for 2.10.0-rc3 ---------------------------------------------------------------- Eric Blake (4): tests/multiboot: Fix whitespace failure vpc: Check failure of bdrv_getlength() qcow2: Drop debugging dump_refcounts() qcow2: Check failure of bdrv_getlength() Fam Zheng (2): osdep: Add runtime OFD lock detection file-posix: Do runtime check for ofd lock API Vladimir Sementsov-Ogievskiy (1): qemu-iotests: fix 185 include/qemu/osdep.h | 1 + block/file-posix.c | 19 ++++++------- block/qcow2.c | 26 +++--------------- block/vpc.c | 9 ++++++- util/osdep.c | 66 ++++++++++++++++++++++++++++++++++++++------- tests/multiboot/run_test.sh | 2 +- tests/qemu-iotests/185 | 4 +++ 7 files changed, 82 insertions(+), 45 deletions(-)