Alex Barcelo 3194c8ceeb coroutine: adding sigaltstack method (.c source)
This file is based in both coroutine-ucontext.c and
pth_mctx.c (from the GNU Portable Threads library).

The mechanism used to change stacks is the sigaltstack
function (variant 2 of the pth library).

v2: Some corrections. Moving global variables into
thread storage (CoroutineThreadState).

Signed-off-by: Alex Barcelo <abarcelo@ac.upc.edu>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2012-03-12 15:14:07 +01:00
2012-03-01 12:58:46 +02:00
2012-02-22 17:23:50 -02:00
2012-02-28 22:33:41 +01:00
2012-02-28 22:33:42 +01:00
2012-02-28 22:33:42 +01:00
2012-02-28 22:33:42 +01:00
2012-02-28 22:33:42 +01:00
2012-02-28 22:33:42 +01:00
2012-03-05 19:51:18 +01:00
2012-02-28 22:33:43 +01:00
2012-03-12 15:14:07 +01:00
2012-03-08 15:22:11 +00:00
2012-03-03 18:10:16 +00:00
2012-02-28 22:33:41 +01:00
2012-03-07 13:03:51 +00:00
2012-03-05 17:40:12 +02:00
2012-03-07 12:27:42 +02:00
2012-03-07 12:27:42 +02:00
2012-03-05 17:40:12 +02:00
2012-03-05 17:40:12 +02:00
2012-02-24 13:36:04 -06:00
2012-03-02 11:56:38 +00:00
2012-02-28 22:33:41 +01:00
2012-03-07 12:28:04 +01:00
2012-03-02 11:56:38 +00:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%