All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] qemu-kvm: prepare for adding eventfd usage to upstream
@ 2010-02-10 23:09 ` Paolo Bonzini
  0 siblings, 0 replies; 16+ messages in thread
From: Paolo Bonzini @ 2010-02-10 23:09 UTC (permalink / raw)
  To: qemu-devel; +Cc: kvm

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(-)


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

end of thread, other threads:[~2010-02-17 12:53 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-10 23:09 [PATCH 0/4] qemu-kvm: prepare for adding eventfd usage to upstream Paolo Bonzini
2010-02-10 23:09 ` [Qemu-devel] " Paolo Bonzini
2010-02-10 23:09 ` [PATCH 1/4] qemu-kvm: morph qemu_kvm_notify_work into qemu.git's qemu_event_increment Paolo Bonzini
2010-02-10 23:09   ` [Qemu-devel] " Paolo Bonzini
2010-02-10 23:09 ` [PATCH 2/4] qemu-kvm: morph io_thread_wakeup into qemu.git's qemu_event_read Paolo Bonzini
2010-02-10 23:09   ` [Qemu-devel] " Paolo Bonzini
2010-02-10 23:09 ` [PATCH 3/4] qemu-kvm: fix placement of config-host.h inclusion Paolo Bonzini
2010-02-10 23:09   ` [Qemu-devel] " Paolo Bonzini
2010-02-10 23:09 ` [PATCH 4/4] qemu-kvm: move qemu_eventfd to osdep.c Paolo Bonzini
2010-02-10 23:09   ` [Qemu-devel] " Paolo Bonzini
2010-02-13 13:26 ` [PATCH 0/4] qemu-kvm: prepare for adding eventfd usage to upstream Marcelo Tosatti
2010-02-13 13:26   ` [Qemu-devel] " Marcelo Tosatti
2010-02-14 12:32   ` Avi Kivity
2010-02-14 12:32     ` [Qemu-devel] " Avi Kivity
2010-02-17 12:53 ` Avi Kivity
2010-02-17 12:53   ` [Qemu-devel] " Avi Kivity

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.