qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-1.4 0/8] Block patches
@ 2013-01-18 16:28 Stefan Hajnoczi
  2013-01-18 16:28 ` [Qemu-devel] [PATCH 1/8] block: fix null-pointer bug on error case in block commit Stefan Hajnoczi
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Stefan Hajnoczi @ 2013-01-18 16:28 UTC (permalink / raw)
  To: qemu-devel; +Cc: Anthony Liguori, Stefan Hajnoczi

Bug fixes plus a cleanup from mjt which logically follows the win32-aio fixes.

The following changes since commit 47f4dac3fde809e3da4e60d9eb699f1d4b378249:

  Merge remote-tracking branch 'kraxel/chardev.1' into staging (2013-01-16 15:20:05 -0600)

are available in the git repository at:


  git://github.com/stefanha/qemu.git block

for you to fetch changes up to cf139388ad5b39228793f34eea99e0ea9a2924aa:

  dataplane: support viostor virtio-pci status bit setting (2013-01-18 16:59:20 +0100)

----------------------------------------------------------------
Jeff Cody (1):
      block: fix null-pointer bug on error case in block commit

Kevin Wolf (4):
      ide: Remove wrong assertion
      aio: Fix return value of aio_poll()
      win32-aio: Fix vectored reads
      win32-aio: Fix memory leak

Michael Tokarev (1):
      win32-aio: use iov utility functions instead of open-coding them

Stefan Hajnoczi (2):
      dataplane: avoid reentrancy during virtio_blk_data_plane_stop()
      dataplane: support viostor virtio-pci status bit setting

 aio-posix.c               |  3 ++-
 aio-win32.c               |  3 ++-
 block/commit.c            |  7 +++----
 block/win32-aio.c         | 19 ++++---------------
 hw/dataplane/virtio-blk.c |  9 ++++++---
 hw/ide/pci.c              |  1 -
 hw/virtio-blk.c           |  3 ++-
 include/block/aio.h       |  6 ++----
 tests/test-aio.c          |  4 ++--
 9 files changed, 23 insertions(+), 32 deletions(-)

-- 
1.8.0.2

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

end of thread, other threads:[~2013-01-20 20:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-18 16:28 [Qemu-devel] [PULL for-1.4 0/8] Block patches Stefan Hajnoczi
2013-01-18 16:28 ` [Qemu-devel] [PATCH 1/8] block: fix null-pointer bug on error case in block commit Stefan Hajnoczi
2013-01-18 16:28 ` [Qemu-devel] [PATCH 2/8] ide: Remove wrong assertion Stefan Hajnoczi
2013-01-18 16:28 ` [Qemu-devel] [PATCH 3/8] aio: Fix return value of aio_poll() Stefan Hajnoczi
2013-01-18 16:28 ` [Qemu-devel] [PATCH 4/8] win32-aio: Fix vectored reads Stefan Hajnoczi
2013-01-18 16:28 ` [Qemu-devel] [PATCH 5/8] win32-aio: Fix memory leak Stefan Hajnoczi
2013-01-18 16:28 ` [Qemu-devel] [PATCH 6/8] win32-aio: use iov utility functions instead of open-coding them Stefan Hajnoczi
2013-01-18 16:28 ` [Qemu-devel] [PATCH 7/8] dataplane: avoid reentrancy during virtio_blk_data_plane_stop() Stefan Hajnoczi
2013-01-18 16:28 ` [Qemu-devel] [PATCH 8/8] dataplane: support viostor virtio-pci status bit setting Stefan Hajnoczi
2013-01-20 20:49 ` [Qemu-devel] [PULL for-1.4 0/8] Block patches Anthony Liguori

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