qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v1] async: aio_context_new(): Handle event_notifier_


From: Chrysostomos Nanakos
Subject: [Qemu-devel] [PATCH v1] async: aio_context_new(): Handle event_notifier_init failure
Date: Sun, 14 Sep 2014 13:23:12 +0300

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]