qemu-devel
[Top][All Lists]
Advanced

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

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


From: Kevin Wolf
Subject: [Qemu-devel] [PATCH 0/3] coroutine: Fix qemu_coroutine_yield()
Date: Tue, 10 Feb 2015 11:41:25 +0100

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(-)

-- 
1.8.3.1




reply via email to

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