Re: [Qemu-devel] [PATCH 1/2] extract I/O handler lists to iohandler.c
Hi, 2011/3/10 Paolo Bonzini : > Signed-off-by: Paolo Bonzini > --- > I had this patch queued for a while; only today I noticed the > very similar one in virtagent. > > Makefile.objs | 2 +- > iohandler.c | 129 > + > qe
[Qemu-devel] [PATCH 1/2] extract I/O handler lists to iohandler.c
Signed-off-by: Paolo Bonzini --- I had this patch queued for a while; only today I noticed the very similar one in virtagent. Makefile.objs |2 +- iohandler.c | 129 + qemu-common.h |3 + vl.c | 106 ++--