The following changes since commit 6bbcb76301a72dc80c8d29af13d40bb9a759c9c6:
MAINTAINERS: Remove obsolete stable branches (2016-11-10 15:29:59 +0000) are available in the git repository at: git://repo.or.cz/qemu/kevin.git tags/for-upstream for you to fetch changes up to ff569b9424d1e6c7144dbe7d76ea50f5c11d4a1c: Merge remote-tracking branch 'mreitz/tags/pull-block-2016-11-11' into queue-block (2016-11-11 15:58:12 +0100) ---------------------------------------------------------------- Block layer patches for 2.8.0-rc0 ---------------------------------------------------------------- Alberto Garcia (2): hmp: Make block_stream set an explicit job ID qcow2: Remove stale FIXME comment Ashijeet Acharya (2): block/nbd: Fix the leaked visitor block/ssh: Code cleanup for unused parameter Fam Zheng (1): raw-posix: Rename 'raw_s' to 'rs' Kevin Wolf (2): nfs: Fix memory leak in nfs_file_create() Merge remote-tracking branch 'mreitz/tags/pull-block-2016-11-11' into queue-block Max Reitz (4): block: Fix bdrv_iterate_format() sorting block: Emit modules in bdrv_iterate_format() iotests: Skip test 162 if there is no SSH support iotests: Always use -machine accel=qtest Tomáš Golembiovský (2): raw_bsd: move check to prevent overflow raw_bsd: don't check size alignment when only offset is set block.c | 20 ++++++++++++++- block/nbd.c | 1 + block/nfs.c | 1 + block/qcow2.h | 2 -- block/raw-posix.c | 56 +++++++++++++++++++++--------------------- block/raw_bsd.c | 12 +++++++-- block/ssh.c | 5 ++-- hmp.c | 2 +- tests/qemu-iotests/162 | 3 +++ tests/qemu-iotests/common | 2 +- tests/qemu-iotests/common.qemu | 12 ++++----- 11 files changed, 71 insertions(+), 45 deletions(-)