qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 0/8] Make event_notifier more useful and more us


From: Paolo Bonzini
Subject: [Qemu-devel] Re: [PATCH 0/8] Make event_notifier more useful and more used
Date: Thu, 27 May 2010 17:37:03 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-3.fc13 Lightning/1.0b2pre Thunderbird/3.0.4

On 05/27/2010 04:21 PM, Michael S. Tsirkin wrote:
On Wed, May 26, 2010 at 04:09:30PM +0200, Paolo Bonzini wrote:
Hi,

this patch adds all the eventfd bells and whistles from vl.c/cpus.c
to event_notifier, including pipe emulation and Win32 support.
It then modifies the iothread code to use it instead.

I only seem to have got patches 4 and 5. Error at my end?

Maybe Savannah's, OTOH gmane and patchwork show all eight.

   move event_notifier into the main directory

http://patchwork.ozlabs.org/patch/53626/

   add event_notifier_set

http://patchwork.ozlabs.org/patch/53627/

   remove event_notifier_test

http://patchwork.ozlabs.org/patch/53628/

   add and use virtqueue_from_guest_notifier

http://patchwork.ozlabs.org/patch/53632/

   add and use event_notifier_set_handler

http://patchwork.ozlabs.org/patch/53630/

   enable event_notifier to use pipes

http://patchwork.ozlabs.org/patch/53619/

   add Win32 implementation of event notifiers

http://patchwork.ozlabs.org/patch/53621/

   change ioevent to use event notifiers

http://patchwork.ozlabs.org/patch/53635/

Paolo



reply via email to

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