qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] Mirror block job fixes for 2.6.0-rc3
@ 2016-04-20 15:03 Kevin Wolf
  2016-04-20 15:03 ` [Qemu-devel] [PULL 1/5] block/mirror: Revive dead yielding code Kevin Wolf
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Kevin Wolf @ 2016-04-20 15:03 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, qemu-devel, peter.maydell

The following changes since commit 4113b0532da6c448f8e458b413ebde035234d0ea:

  Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-04-19-tag' into staging (2016-04-20 15:05:19 +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 8ca92f3c069558897269e609e4f47bd6255d6339:

  iotests: Test case for drive-mirror with unaligned image size (2016-04-20 16:52:55 +0200)

----------------------------------------------------------------
Mirror block job fixes for 2.6.0-rc3

----------------------------------------------------------------
Fam Zheng (3):
      mirror: Don't extend the last sub-chunk
      iotests: Add iotests.image_size
      iotests: Test case for drive-mirror with unaligned image size

Max Reitz (2):
      block/mirror: Revive dead yielding code
      block/mirror: Refresh stale bitmap iterator cache

 block/mirror.c                | 45 +++++++++++++++++++++----------
 tests/qemu-iotests/109.out    | 44 +++++++++++++++---------------
 tests/qemu-iotests/152        | 62 +++++++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/152.out    |  5 ++++
 tests/qemu-iotests/group      |  1 +
 tests/qemu-iotests/iotests.py |  6 +++++
 6 files changed, 127 insertions(+), 36 deletions(-)
 create mode 100644 tests/qemu-iotests/152
 create mode 100644 tests/qemu-iotests/152.out

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

end of thread, other threads:[~2016-04-20 16:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-20 15:03 [Qemu-devel] [PULL 0/5] Mirror block job fixes for 2.6.0-rc3 Kevin Wolf
2016-04-20 15:03 ` [Qemu-devel] [PULL 1/5] block/mirror: Revive dead yielding code Kevin Wolf
2016-04-20 15:03 ` [Qemu-devel] [PULL 2/5] block/mirror: Refresh stale bitmap iterator cache Kevin Wolf
2016-04-20 15:03 ` [Qemu-devel] [PULL 3/5] mirror: Don't extend the last sub-chunk Kevin Wolf
2016-04-20 15:03 ` [Qemu-devel] [PULL 4/5] iotests: Add iotests.image_size Kevin Wolf
2016-04-20 15:03 ` [Qemu-devel] [PULL 5/5] iotests: Test case for drive-mirror with unaligned image size Kevin Wolf
2016-04-20 16:13 ` [Qemu-devel] [PULL 0/5] Mirror block job fixes for 2.6.0-rc3 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).