From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel <qemu-devel@nongnu.org>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Subject: [Qemu-devel] Re: [PATCH 0/8] Make event_notifier more useful and more used
Date: Thu, 27 May 2010 17:37:03 +0200 [thread overview]
Message-ID: <4BFE919F.3030503@redhat.com> (raw)
In-Reply-To: <20100527142132.GG8287@redhat.com>
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
next prev parent reply other threads:[~2010-05-27 15:37 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-26 14:09 [Qemu-devel] [PATCH 0/8] Make event_notifier more useful and more used Paolo Bonzini
2010-05-26 14:09 ` [Qemu-devel] [PATCH 1/8] move event_notifier into the main directory Paolo Bonzini
2010-05-26 14:09 ` [Qemu-devel] [PATCH 2/8] add event_notifier_set Paolo Bonzini
2010-05-26 14:09 ` [Qemu-devel] [PATCH 3/8] remove event_notifier_test Paolo Bonzini
2010-05-26 14:09 ` [Qemu-devel] [PATCH 4/8] add and use virtqueue_from_guest_notifier Paolo Bonzini
2010-05-26 14:09 ` [Qemu-devel] [PATCH 5/8] add and use event_notifier_set_handler Paolo Bonzini
2010-05-26 14:09 ` [Qemu-devel] [PATCH 6/8] enable event_notifier to use pipes Paolo Bonzini
2010-05-26 18:19 ` Richard Henderson
2010-05-26 19:48 ` [Qemu-devel] " Paolo Bonzini
2010-05-26 14:09 ` [Qemu-devel] [PATCH 7/8] add Win32 implementation of event notifiers Paolo Bonzini
2010-05-26 14:09 ` [Qemu-devel] [PATCH 8/8] change ioevent to use " Paolo Bonzini
2010-05-27 14:21 ` [Qemu-devel] Re: [PATCH 0/8] Make event_notifier more useful and more used Michael S. Tsirkin
2010-05-27 15:37 ` Paolo Bonzini [this message]
2010-06-15 13:53 ` Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BFE919F.3030503@redhat.com \
--to=pbonzini@redhat.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).