qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] Block patches
@ 2017-10-03 19:12 Stefan Hajnoczi
  2017-10-03 19:12 ` [Qemu-devel] [PULL 1/5] qom: provide root container for internal objs Stefan Hajnoczi
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Stefan Hajnoczi @ 2017-10-03 19:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Stefan Hajnoczi

The following changes since commit d147f7e815f97cb477e223586bcb80c316ae10ea:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2017-10-03 16:27:24 +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 f708a5e71cba0d784e307334c07ade5f56f827ab:

  aio: fix assert when remove poll during destroy (2017-10-03 14:36:19 -0400)

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

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

Peter Xu (4):
  qom: provide root container for internal objs
  iothread: provide helpers for internal use
  iothread: export iothread_stop()
  iothread: delay the context release to finalize

Stefan Hajnoczi (1):
  aio: fix assert when remove poll during destroy

 include/qom/object.h      | 11 +++++++++++
 include/sysemu/iothread.h |  9 +++++++++
 iothread.c                | 46 ++++++++++++++++++++++++++++++++++++----------
 qom/object.c              | 11 +++++++++++
 util/aio-posix.c          |  9 ++++++++-
 5 files changed, 75 insertions(+), 11 deletions(-)

-- 
2.13.6

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

end of thread, other threads:[~2017-10-05 12:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-03 19:12 [Qemu-devel] [PULL 0/5] Block patches Stefan Hajnoczi
2017-10-03 19:12 ` [Qemu-devel] [PULL 1/5] qom: provide root container for internal objs Stefan Hajnoczi
2017-10-03 19:12 ` [Qemu-devel] [PULL 2/5] iothread: provide helpers for internal use Stefan Hajnoczi
2017-10-03 19:12 ` [Qemu-devel] [PULL 3/5] iothread: export iothread_stop() Stefan Hajnoczi
2017-10-03 19:12 ` [Qemu-devel] [PULL 4/5] iothread: delay the context release to finalize Stefan Hajnoczi
2017-10-03 19:12 ` [Qemu-devel] [PULL 5/5] aio: fix assert when remove poll during destroy Stefan Hajnoczi
2017-10-05 12:27 ` [Qemu-devel] [PULL 0/5] 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).