Re: [Qemu-devel] [PATCH -V3] coroutine: Add CoRwlock support

2011-08-03 Thread Kevin Wolf
Am 02.08.2011 08:32, schrieb Aneesh Kumar K.V: > Signed-off-by: Aneesh Kumar K.V > --- > qemu-coroutine-lock.c | 44 > qemu-coroutine.h | 32 > 2 files changed, 76 insertions(+), 0 deletions(-) Thanks, applied

[Qemu-devel] [PATCH -V3] coroutine: Add CoRwlock support

2011-08-01 Thread Aneesh Kumar K.V
Signed-off-by: Aneesh Kumar K.V --- qemu-coroutine-lock.c | 44 qemu-coroutine.h | 32 2 files changed, 76 insertions(+), 0 deletions(-) diff --git a/qemu-coroutine-lock.c b/qemu-coroutine-lock.c index a80f437