Am 29.07.2011 16:24, schrieb Aneesh Kumar K.V:
> On Fri, 29 Jul 2011 14:53:14 +0200, Kevin Wolf wrote:
>> Am 27.07.2011 18:21, schrieb Aneesh Kumar K.V:
>>> Signed-off-by: Aneesh Kumar K.V
>>> ---
>>> qemu-coroutine-lock.c | 44
>>> qemu-coroutine.h
On Fri, 29 Jul 2011 14:53:14 +0200, Kevin Wolf wrote:
> Am 27.07.2011 18:21, schrieb Aneesh Kumar K.V:
> > Signed-off-by: Aneesh Kumar K.V
> > ---
> > qemu-coroutine-lock.c | 44
> > qemu-coroutine.h | 12
> > 2 files changed, 56
Am 27.07.2011 18:21, schrieb Aneesh Kumar K.V:
> Signed-off-by: Aneesh Kumar K.V
> ---
> qemu-coroutine-lock.c | 44
> qemu-coroutine.h | 12
> 2 files changed, 56 insertions(+), 0 deletions(-)
Looks good to me.
What's your plan
Signed-off-by: Aneesh Kumar K.V
---
qemu-coroutine-lock.c | 44
qemu-coroutine.h | 12
2 files changed, 56 insertions(+), 0 deletions(-)
diff --git a/qemu-coroutine-lock.c b/qemu-coroutine-lock.c
index 5071fb8..b7d01d1 100644
---