Re: [Qemu-devel] [PATCH 07/10] coroutine: split qemu-coroutine-lock.c

2012-04-03 Thread Kevin Wolf
Am 03.04.2012 10:38, schrieb Lai Jiangshan: > queues are not just internal things for locks, split them. > > Signed-off-by: Lai Jiangshan > --- > Makefile.objs |2 +- > qemu-coroutine-lock.c | 49 +-- > qemu-coroutine-queue.c | 76 >

Re: [Qemu-devel] [PATCH 07/10] coroutine: split qemu-coroutine-lock.c

2012-04-03 Thread Paolo Bonzini
Il 03/04/2012 10:38, Lai Jiangshan ha scritto: > queues are not just internal things for locks, split them. > > Signed-off-by: Lai Jiangshan > --- > Makefile.objs |2 +- > qemu-coroutine-lock.c | 49 +-- > qemu-coroutine-queue.c | 76 > +

[Qemu-devel] [PATCH 07/10] coroutine: split qemu-coroutine-lock.c

2012-04-03 Thread Lai Jiangshan
queues are not just internal things for locks, split them. Signed-off-by: Lai Jiangshan --- Makefile.objs |2 +- qemu-coroutine-lock.c | 49 +-- qemu-coroutine-queue.c | 76 trace-events |