Re: [Qemu-devel] [PATCH 03/16] Convert io handlers to QLIST
On 03/11/2010 10:55 AM, Juan Quintela wrote: Signed-off-by: Juan Quintela Applied 3-7, thanks. Regards, Anthony Liguori --- vl.c | 35 ++- 1 files changed, 14 insertions(+), 21 deletions(-) diff --git a/vl.c b/vl.c index 10d8e34..051eb1c 100644 ---
[Qemu-devel] [PATCH 03/16] Convert io handlers to QLIST
Signed-off-by: Juan Quintela --- vl.c | 35 ++- 1 files changed, 14 insertions(+), 21 deletions(-) diff --git a/vl.c b/vl.c index 10d8e34..051eb1c 100644 --- a/vl.c +++ b/vl.c @@ -2597,10 +2597,12 @@ typedef struct IOHandlerRecord { void *opaque; /* t