|
From: | Laszlo Ersek |
Subject: | Re: [Qemu-devel] [PATCH v3 06/10] iohandler: switch to GPollFD |
Date: | Wed, 06 Feb 2013 18:56:35 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130108 Thunderbird/10.0.12 |
On 02/04/13 13:12, Stefan Hajnoczi wrote: > Convert iohandler_select_fill() and iohandler_select_poll() to use > GPollFD instead of rfds/wfds/xfds. > > Signed-off-by: Stefan Hajnoczi <address@hidden> > --- > include/qemu/main-loop.h | 4 ++-- > iohandler.c | 40 ++++++++++++++++++++++++++++++---------- > main-loop.c | 4 ++-- > 3 files changed, 34 insertions(+), 14 deletions(-) Reviewed-by: Laszlo Ersek <address@hidden>
[Prev in Thread] | Current Thread | [Next in Thread] |