qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/4] qemu-kvm: prepare for adding eventfd usage to u


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH 0/4] qemu-kvm: prepare for adding eventfd usage to upstream
Date: Thu, 11 Feb 2010 00:09:12 +0100

This patch series morphs the code in qemu-kvm's eventfd so that it looks
like the code in upstream qemu.  Patch 4 is not yet in upstream QEMU,
I'm submitting it first to qemu-kvm to avoid conflicts.

Paolo Bonzini (4):
  morph qemu_kvm_notify_work into qemu.git's qemu_event_increment
  morph io_thread_wakeup into qemu.git's qemu_event_read
  fix placement of config-host.h inclusion
  move qemu_eventfd to osdep.c

 compatfd.c    |   26 --------------------------
 compatfd.h    |    2 --
 osdep.c       |   37 +++++++++++++++++++++++++++++++++++--
 qemu-common.h |    1 +
 qemu-kvm.c    |   50 +++++++++++++++++---------------------------------
 5 files changed, 53 insertions(+), 63 deletions(-)





reply via email to

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