qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3] coroutine: Fix qemu_coroutine_yield()


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH 0/3] coroutine: Fix qemu_coroutine_yield()
Date: Mon, 16 Feb 2015 11:19:28 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Am 10.02.2015 um 11:41 hat Kevin Wolf geschrieben:
> Kevin Wolf (2):
>   coroutine: Fix use after free with qemu_coroutine_yield()
>   coroutine: Clean up qemu_coroutine_enter()
> 
> Stefan Hajnoczi (1):
>   test-coroutine: Regression test for yield bug
> 
>  include/block/coroutine_int.h |  1 +
>  qemu-coroutine.c              | 38 ++++++++++++++++----------------------
>  tests/test-coroutine.c        | 26 ++++++++++++++++++++++++++
>  3 files changed, 43 insertions(+), 22 deletions(-)

Applied to the block branch.

Kevin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]