qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/12] Block layer patches for 2.8.0-rc0
@ 2016-11-11 16:54 Kevin Wolf
  2016-11-11 16:55 ` [Qemu-devel] [PULL 01/12] block/nbd: Fix the leaked visitor Kevin Wolf
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Kevin Wolf @ 2016-11-11 16:54 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, stefanha, qemu-devel

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(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-11-11 16:55 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-11 16:54 [Qemu-devel] [PULL 00/12] Block layer patches for 2.8.0-rc0 Kevin Wolf
2016-11-11 16:55 ` [Qemu-devel] [PULL 01/12] block/nbd: Fix the leaked visitor Kevin Wolf
2016-11-11 16:55 ` [Qemu-devel] [PULL 02/12] block/ssh: Code cleanup for unused parameter Kevin Wolf
2016-11-11 16:55 ` [Qemu-devel] [PULL 03/12] hmp: Make block_stream set an explicit job ID Kevin Wolf
2016-11-11 16:55 ` [Qemu-devel] [PULL 04/12] raw_bsd: move check to prevent overflow Kevin Wolf
2016-11-11 16:55 ` [Qemu-devel] [PULL 05/12] raw_bsd: don't check size alignment when only offset is set Kevin Wolf
2016-11-11 16:55 ` [Qemu-devel] [PULL 06/12] qcow2: Remove stale FIXME comment Kevin Wolf
2016-11-11 16:55 ` [Qemu-devel] [PULL 07/12] nfs: Fix memory leak in nfs_file_create() Kevin Wolf
2016-11-11 16:55 ` [Qemu-devel] [PULL 08/12] block: Fix bdrv_iterate_format() sorting Kevin Wolf
2016-11-11 16:55 ` [Qemu-devel] [PULL 09/12] block: Emit modules in bdrv_iterate_format() Kevin Wolf
2016-11-11 16:55 ` [Qemu-devel] [PULL 10/12] iotests: Skip test 162 if there is no SSH support Kevin Wolf
2016-11-11 16:55 ` [Qemu-devel] [PULL 11/12] iotests: Always use -machine accel=qtest Kevin Wolf
2016-11-11 16:55 ` [Qemu-devel] [PULL 12/12] raw-posix: Rename 'raw_s' to 'rs' Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).