qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-2.0 0/6] Block patches
@ 2014-03-14 16:14 Stefan Hajnoczi
  2014-03-14 16:14 ` [Qemu-devel] [PULL for-2.0 1/6] blockdev: Refuse to open encrypted image unless paused Stefan Hajnoczi
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Stefan Hajnoczi @ 2014-03-14 16:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Stefan Hajnoczi, Anthony Liguori

Bug fixes for the next QEMU 2.0 release candidate.

The following changes since commit 5d92c74f8a1728a202ba9457872ab0f27ff15e81:

  Update version for v2.0-rc0 (2014-03-13 20:08:15 -0700)

are available in the git repository at:

  git@github.com:stefanha/qemu.git tags/block-pull-request

for you to fetch changes up to 46dea4160d587add2f3670306c41ad9ad4064af5:

  qemu-iotests: remove 085 and 087 from 'quick' group (2014-03-14 16:30:38 +0100)

----------------------------------------------------------------
Block pull request

----------------------------------------------------------------
Jeff Cody (1):
      block: Explicitly specify 'unsigned long long' for VHDX 64-bit constants

Markus Armbruster (1):
      blockdev: Refuse to open encrypted image unless paused

Stefan Hajnoczi (4):
      nbd: close socket if connection breaks
      tests: add nbd-fault-injector.py utility
      qemu-iotests: add 083 NBD client disconnect tests
      qemu-iotests: remove 085 and 087 from 'quick' group

 block.c                                  |   9 +-
 block/nbd-client.c                       |  33 ++--
 block/vhdx.h                             |   6 +-
 stubs/Makefile.objs                      |   1 +
 stubs/runstate-check.c                   |   6 +
 tests/qemu-iotests/083                   | 129 +++++++++++++++
 tests/qemu-iotests/083.out               | 163 +++++++++++++++++++
 tests/qemu-iotests/087                   |  17 ++
 tests/qemu-iotests/087.out               |  11 +-
 tests/qemu-iotests/group                 |   5 +-
 tests/qemu-iotests/nbd-fault-injector.py | 264 +++++++++++++++++++++++++++++++
 11 files changed, 622 insertions(+), 22 deletions(-)
 create mode 100644 stubs/runstate-check.c
 create mode 100755 tests/qemu-iotests/083
 create mode 100644 tests/qemu-iotests/083.out
 create mode 100755 tests/qemu-iotests/nbd-fault-injector.py

-- 
1.8.5.3

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

end of thread, other threads:[~2014-03-15 18:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-14 16:14 [Qemu-devel] [PULL for-2.0 0/6] Block patches Stefan Hajnoczi
2014-03-14 16:14 ` [Qemu-devel] [PULL for-2.0 1/6] blockdev: Refuse to open encrypted image unless paused Stefan Hajnoczi
2014-03-14 16:14 ` [Qemu-devel] [PULL for-2.0 2/6] block: Explicitly specify 'unsigned long long' for VHDX 64-bit constants Stefan Hajnoczi
2014-03-14 16:14 ` [Qemu-devel] [PULL for-2.0 3/6] nbd: close socket if connection breaks Stefan Hajnoczi
2014-03-14 16:14 ` [Qemu-devel] [PULL for-2.0 4/6] tests: add nbd-fault-injector.py utility Stefan Hajnoczi
2014-03-14 16:14 ` [Qemu-devel] [PULL for-2.0 5/6] qemu-iotests: add 083 NBD client disconnect tests Stefan Hajnoczi
2014-03-14 16:14 ` [Qemu-devel] [PULL for-2.0 6/6] qemu-iotests: remove 085 and 087 from 'quick' group Stefan Hajnoczi
2014-03-15 18:05 ` [Qemu-devel] [PULL for-2.0 0/6] 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).