qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7] Block layer patches for 2.11.0-rc2
@ 2017-11-21 15:10 Kevin Wolf
  2017-11-21 15:10 ` [Qemu-devel] [PULL 1/7] block: Don't use BLK_PERM_CONSISTENT_READ for format probing Kevin Wolf
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Kevin Wolf @ 2017-11-21 15:10 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, qemu-devel, peter.maydell

The following changes since commit d0dead3b6df7f6cd970ed02e8369ab8730aac9d3:

  scripts/make-release: ship u-boot source as a tarball (2017-11-21 12:48:20 +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 4fd0295c151e596944be2f8062c4563cdf9106a0:

  Merge remote-tracking branch 'mreitz/tags/pull-block-2017-11-21' into queue-block (2017-11-21 15:09:54 +0100)

----------------------------------------------------------------
Block layer patches for 2.11.0-rc2

----------------------------------------------------------------
Alberto Garcia (1):
      block: Close a BlockDriverState completely even when bs->drv is NULL

Eric Blake (1):
      iotests: Fix 176 on 32-bit host

Kevin Wolf (6):
      block: Don't use BLK_PERM_CONSISTENT_READ for format probing
      block: Don't request I/O permission with BDRV_O_NO_IO
      block: Add errp to bdrv_snapshot_goto()
      block: Add errp to bdrv_all_goto_snapshot()
      block: Error out on load_vm with active dirty bitmaps
      Merge remote-tracking branch 'mreitz/tags/pull-block-2017-11-21' into queue-block

 include/block/snapshot.h   |  6 +++--
 block.c                    | 62 ++++++++++++++++++++++++----------------------
 block/block-backend.c      | 10 +++++---
 block/snapshot.c           | 45 +++++++++++++++++----------------
 migration/savevm.c         |  6 ++---
 qemu-img.c                 |  6 ++---
 tests/qemu-iotests/060     | 13 ++++++++++
 tests/qemu-iotests/060.out | 12 +++++++++
 tests/qemu-iotests/176     |  3 ++-
 tests/qemu-iotests/176.out |  8 +++---
 10 files changed, 103 insertions(+), 68 deletions(-)

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

end of thread, other threads:[~2017-11-21 17:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-21 15:10 [Qemu-devel] [PULL 0/7] Block layer patches for 2.11.0-rc2 Kevin Wolf
2017-11-21 15:10 ` [Qemu-devel] [PULL 1/7] block: Don't use BLK_PERM_CONSISTENT_READ for format probing Kevin Wolf
2017-11-21 15:10 ` [Qemu-devel] [PULL 2/7] block: Don't request I/O permission with BDRV_O_NO_IO Kevin Wolf
2017-11-21 15:10 ` [Qemu-devel] [PULL 3/7] block: Add errp to bdrv_snapshot_goto() Kevin Wolf
2017-11-21 15:10 ` [Qemu-devel] [PULL 4/7] block: Add errp to bdrv_all_goto_snapshot() Kevin Wolf
2017-11-21 15:10 ` [Qemu-devel] [PULL 5/7] block: Error out on load_vm with active dirty bitmaps Kevin Wolf
2017-11-21 15:10 ` [Qemu-devel] [PULL 6/7] block: Close a BlockDriverState completely even when bs->drv is NULL Kevin Wolf
2017-11-21 15:10 ` [Qemu-devel] [PULL 7/7] iotests: Fix 176 on 32-bit host Kevin Wolf
2017-11-21 17:05 ` [Qemu-devel] [PULL 0/7] Block layer patches for 2.11.0-rc2 Peter Maydell

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