qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-2.1 00/11] Block patches
@ 2014-07-07 12:28 Stefan Hajnoczi
  2014-07-07 12:28 ` [Qemu-devel] [PULL for-2.1 01/11] Fix nocow typos in manpage Stefan Hajnoczi
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Stefan Hajnoczi @ 2014-07-07 12:28 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Stefan Hajnoczi

Bug fixes for QEMU 2.1-rc1.

The following changes since commit 9d9de254c2b81b68cd48f2324cc753a570a4cdd8:

  MAINTAINERS: seccomp: change email contact for Eduardo Otubo (2014-07-03 12:36:15 +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 f4eb32b590bf58c1c67570775eb78beb09964fad:

  qmp: show QOM properties in device-list-properties (2014-07-07 11:10:05 +0200)

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

----------------------------------------------------------------
Benoît Canet (1):
      qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtin

Chunyan Liu (1):
      Fix nocow typos in manpage

Kevin Wolf (1):
      mirror: Fix qiov size for short requests

Le Tan (1):
      ahci: map memory via device's address space instead of address_space_memory

Markus Armbruster (1):
      raw-posix: Fix raw_getlength() to always return -errno on error

Ming Lei (3):
      block: block: introduce APIs for submitting IO as a batch
      linux-aio: implement io plug, unplug and flush io queue
      dataplane: submit I/O as a batch

Reza Jelveh (1):
      ahci.c: mask unused flags when reading size PRDT DBC

Stefan Hajnoczi (2):
      MAINTAINERS: add Stefan Hajnoczi to IDE maintainers
      qmp: show QOM properties in device-list-properties

 MAINTAINERS                     |  1 +
 block.c                         | 31 +++++++++++++
 block/linux-aio.c               | 96 ++++++++++++++++++++++++++++++++++++++-
 block/mirror.c                  |  4 +-
 block/raw-aio.h                 |  2 +
 block/raw-posix.c               | 73 +++++++++++++++++++++++++++---
 hw/block/dataplane/virtio-blk.c |  2 +
 hw/ide/ahci.c                   | 32 +++++++------
 hw/ide/ahci.h                   |  2 +
 include/block/block.h           |  4 ++
 include/block/block_int.h       |  5 +++
 qemu-doc.texi                   |  4 +-
 qemu-img.texi                   |  4 +-
 qmp.c                           | 99 +++++++++++++++++++++++++++++++----------
 tests/qemu-iotests/041          | 46 ++++++++++++++++++-
 tests/qemu-iotests/041.out      |  4 +-
 16 files changed, 356 insertions(+), 53 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-07-07 15:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-07 12:28 [Qemu-devel] [PULL for-2.1 00/11] Block patches Stefan Hajnoczi
2014-07-07 12:28 ` [Qemu-devel] [PULL for-2.1 01/11] Fix nocow typos in manpage Stefan Hajnoczi
2014-07-07 12:28 ` [Qemu-devel] [PULL for-2.1 02/11] mirror: Fix qiov size for short requests Stefan Hajnoczi
2014-07-07 12:28 ` [Qemu-devel] [PULL for-2.1 03/11] MAINTAINERS: add Stefan Hajnoczi to IDE maintainers Stefan Hajnoczi
2014-07-07 12:28 ` [Qemu-devel] [PULL for-2.1 04/11] ahci.c: mask unused flags when reading size PRDT DBC Stefan Hajnoczi
2014-07-07 12:28 ` [Qemu-devel] [PULL for-2.1 05/11] qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtin Stefan Hajnoczi
2014-07-07 12:28 ` [Qemu-devel] [PULL for-2.1 06/11] raw-posix: Fix raw_getlength() to always return -errno on error Stefan Hajnoczi
2014-07-07 12:28 ` [Qemu-devel] [PULL for-2.1 07/11] ahci: map memory via device's address space instead of address_space_memory Stefan Hajnoczi
2014-07-07 12:28 ` [Qemu-devel] [PULL for-2.1 08/11] block: block: introduce APIs for submitting IO as a batch Stefan Hajnoczi
2014-07-07 12:28 ` [Qemu-devel] [PULL for-2.1 09/11] linux-aio: implement io plug, unplug and flush io queue Stefan Hajnoczi
2014-07-07 12:28 ` [Qemu-devel] [PULL for-2.1 10/11] dataplane: submit I/O as a batch Stefan Hajnoczi
2014-07-07 12:28 ` [Qemu-devel] [PULL for-2.1 11/11] qmp: show QOM properties in device-list-properties Stefan Hajnoczi
2014-07-07 15:29 ` [Qemu-devel] [PULL for-2.1 00/11] 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).