qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-2.1 0/4] Block patches
@ 2014-07-18 12:41 Stefan Hajnoczi
  2014-07-18 12:41 ` [Qemu-devel] [PULL for-2.1 1/4] qcow2: Fix error path for unknown incompatible features Stefan Hajnoczi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Stefan Hajnoczi @ 2014-07-18 12:41 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

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

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

end of thread, other threads:[~2014-07-18 13:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-18 12:41 [Qemu-devel] [PULL for-2.1 0/4] Block patches Stefan Hajnoczi
2014-07-18 12:41 ` [Qemu-devel] [PULL for-2.1 1/4] qcow2: Fix error path for unknown incompatible features Stefan Hajnoczi
2014-07-18 12:41 ` [Qemu-devel] [PULL for-2.1 2/4] block: Add Error argument to bdrv_refresh_limits() Stefan Hajnoczi
2014-07-18 12:41 ` [Qemu-devel] [PULL for-2.1 3/4] raw-posix: Fail gracefully if no working alignment is found Stefan Hajnoczi
2014-07-18 12:41 ` [Qemu-devel] [PULL for-2.1 4/4] qemu-iotests: fix 028 failure due to disk image path Stefan Hajnoczi
2014-07-18 13:46 ` [Qemu-devel] [PULL for-2.1 0/4] Block patches 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).