qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-2.9 0/3] Block patches
@ 2017-05-12 14:37 Stefan Hajnoczi
  2017-05-12 14:37 ` [Qemu-devel] [PULL for-2.9 1/3] coroutine: remove GThread implementation Stefan Hajnoczi
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Stefan Hajnoczi @ 2017-05-12 14:37 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Stefan Hajnoczi

The following changes since commit ecc1f5adeec4e3324d1b695a7c54e3967c526949:

  maintainers: Add myself as linux-user reviewer (2017-05-11 13:31:11 -0400)

are available in the git repository at:

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

for you to fetch changes up to 321d1dba8bef9676a77e9399484e3cd8bf2cf16a:

  aio: add missing aio_notify() to aio_enable_external() (2017-05-12 10:36:46 -0400)

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

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

Daniel P. Berrange (1):
  coroutine: remove GThread implementation

Eric Blake (1):
  block: Simplify BDRV_BLOCK_RAW recursion

Stefan Hajnoczi (1):
  aio: add missing aio_notify() to aio_enable_external()

 configure                |  19 ++---
 include/block/aio.h      |  10 ++-
 block/io.c               |   4 +-
 util/coroutine-gthread.c | 198 -----------------------------------------------
 .travis.yml              |   5 +-
 5 files changed, 16 insertions(+), 220 deletions(-)
 delete mode 100644 util/coroutine-gthread.c

-- 
2.9.3

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [Qemu-devel] [PULL for-2.9 0/3] Block patches
@ 2017-04-01  1:25 Jeff Cody
  2017-04-03 10:15 ` Peter Maydell
  0 siblings, 1 reply; 9+ messages in thread
From: Jeff Cody @ 2017-04-01  1:25 UTC (permalink / raw)
  To: qemu-block; +Cc: peter.maydell, jcody, qemu-devel

The following changes since commit 95b31d709ba343ad237c3630047ee7438bac4065:

  Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170331.0' into staging (2017-03-31 18:06:13 +0100)

are available in the git repository at:

  git://github.com/codyprime/qemu-kvm-jtc.git tags/block-pull-request

for you to fetch changes up to 34634ca28688652198f77d7001c0f1e204434663:

  block/curl: Check protocol prefix (2017-03-31 15:53:22 -0400)

----------------------------------------------------------------
Block patches for -rc3
----------------------------------------------------------------

Eric Blake (1):
  rbd: Fix regression in legacy key/values containing escaped :

Max Reitz (2):
  qapi/curl: Extend and fix blockdev-add schema
  block/curl: Check protocol prefix

 block/curl.c         |  10 +++++
 block/rbd.c          |  83 +++++++++++++++++++++--------------------
 qapi/block-core.json | 103 ++++++++++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 146 insertions(+), 50 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-05-15 13:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-12 14:37 [Qemu-devel] [PULL for-2.9 0/3] Block patches Stefan Hajnoczi
2017-05-12 14:37 ` [Qemu-devel] [PULL for-2.9 1/3] coroutine: remove GThread implementation Stefan Hajnoczi
2017-05-12 20:19   ` Eric Blake
2017-05-15 13:38     ` Stefan Hajnoczi
2017-05-12 14:37 ` [Qemu-devel] [PULL for-2.9 2/3] block: Simplify BDRV_BLOCK_RAW recursion Stefan Hajnoczi
2017-05-12 14:37 ` [Qemu-devel] [PULL for-2.9 3/3] aio: add missing aio_notify() to aio_enable_external() Stefan Hajnoczi
2017-05-15 13:38 ` [Qemu-devel] [PULL for-2.9 0/3] Block patches Stefan Hajnoczi
  -- strict thread matches above, loose matches on Subject: below --
2017-04-01  1:25 Jeff Cody
2017-04-03 10:15 ` 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).