qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7] Block patches
@ 2015-11-06 17:52 Stefan Hajnoczi
  2015-11-06 17:52 ` [Qemu-devel] [PULL 1/7] dataplane: simplify indirect descriptor read Stefan Hajnoczi
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Stefan Hajnoczi @ 2015-11-06 17:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Stefan Hajnoczi

The following changes since commit 4b59f39bc9a03afcc74b2fa28da7c3189fca507c:

  Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-11-06' into staging (2015-11-06 12:50:24 +0000)

are available in the git repository at:

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

for you to fetch changes up to 6f707181b1bd6ccf2d2fd9397039c7ef6fa4a9fd:

  blockdev: acquire AioContext in hmp_commit() (2015-11-06 15:41:00 +0000)

----------------------------------------------------------------

----------------------------------------------------------------

Denis V. Lunev (1):
  monitor: add missed aio_context_acquire into vm_completion call

Fam Zheng (3):
  aio: Introduce aio_external_disabled
  aio: Introduce aio_context_setup
  aio: Introduce aio-epoll.c

Michael S. Tsirkin (2):
  dataplane: simplify indirect descriptor read
  dataplane: support non-contigious s/g

Stefan Hajnoczi (1):
  blockdev: acquire AioContext in hmp_commit()

 aio-posix.c                 | 188 +++++++++++++++++++++++++++++++++++++++++++-
 aio-win32.c                 |   4 +
 async.c                     |  13 ++-
 blockdev.c                  |  12 ++-
 hw/virtio/dataplane/vring.c |  96 ++++++++++++++--------
 include/block/aio.h         |  24 ++++++
 monitor.c                   |  11 ++-
 7 files changed, 309 insertions(+), 39 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2015-11-09 10:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-06 17:52 [Qemu-devel] [PULL 0/7] Block patches Stefan Hajnoczi
2015-11-06 17:52 ` [Qemu-devel] [PULL 1/7] dataplane: simplify indirect descriptor read Stefan Hajnoczi
2015-11-06 17:52 ` [Qemu-devel] [PULL 2/7] dataplane: support non-contigious s/g Stefan Hajnoczi
2015-11-06 17:52 ` [Qemu-devel] [PULL 3/7] aio: Introduce aio_external_disabled Stefan Hajnoczi
2015-11-06 17:52 ` [Qemu-devel] [PULL 4/7] aio: Introduce aio_context_setup Stefan Hajnoczi
2015-11-06 17:52 ` [Qemu-devel] [PULL 5/7] aio: Introduce aio-epoll.c Stefan Hajnoczi
2015-11-06 17:52 ` [Qemu-devel] [PULL 6/7] monitor: add missed aio_context_acquire into vm_completion call Stefan Hajnoczi
2015-11-06 17:52 ` [Qemu-devel] [PULL 7/7] blockdev: acquire AioContext in hmp_commit() Stefan Hajnoczi
2015-11-06 18:07 ` [Qemu-devel] [PULL 0/7] Block patches Peter Maydell
2015-11-09  2:00   ` Fam Zheng
2015-11-09  7:35     ` Markus Armbruster
2015-11-09 10:01       ` Stefan Hajnoczi

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