qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1] async: aio_context_new(): Handle event_notifier_init failure
@ 2014-09-14 10:23 Chrysostomos Nanakos
  2014-09-14 10:23 ` Chrysostomos Nanakos
  0 siblings, 1 reply; 8+ messages in thread
From: Chrysostomos Nanakos @ 2014-09-14 10:23 UTC (permalink / raw)
  To: qemu-devel
  Cc: kwolf, Chrysostomos Nanakos, pingfank, famz, benoit, jan.kiszka,
	stefanha, mjt, kroosec, sw, pbonzini, afaerber, aliguori


Chrysostomos Nanakos (1):
  async: aio_context_new(): Handle event_notifier_init failure

 async.c                  |   19 +++++++++++++------
 include/block/aio.h      |    2 +-
 include/qemu/main-loop.h |    2 +-
 iothread.c               |   12 +++++++++++-
 main-loop.c              |   11 +++++++++--
 qemu-img.c               |   11 ++++++++++-
 qemu-io.c                |   10 +++++++++-
 qemu-nbd.c               |   12 +++++++++---
 tests/test-aio.c         |   12 +++++++++++-
 tests/test-thread-pool.c |   10 +++++++++-
 tests/test-throttle.c    |   12 +++++++++++-
 vl.c                     |    7 +++++--
 12 files changed, 99 insertions(+), 21 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2014-09-16 14:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-14 10:23 [Qemu-devel] [PATCH v1] async: aio_context_new(): Handle event_notifier_init failure Chrysostomos Nanakos
2014-09-14 10:23 ` Chrysostomos Nanakos
2014-09-15 19:03   ` Benoît Canet
2014-09-15 19:59     ` Benoît Canet
2014-09-15 20:49       ` Chrysostomos Nanakos
2014-09-15 20:44     ` Chrysostomos Nanakos
2014-09-16 14:37       ` Stefan Hajnoczi
2014-09-16 14:43   ` 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).