Use special code for sigsetjmp only in cpu-exec.c
commita7015e148f0e13f5984e0d1dcb6a88196e35a783
authorStefan Weil <sw@weilnetz.de>
Thu, 26 Nov 2015 19:28:57 +0000 (26 20:28 +0100)
committerStefan Weil <sw@weilnetz.de>
Thu, 26 Nov 2015 19:28:57 +0000 (26 20:28 +0100)
tree0a32fe663cd0ef6e0c06df78d9f66ed99e5493f3
parentdb1cb57c9c1cd81b0f565c8cc31f2c981cab899d
Use special code for sigsetjmp only in cpu-exec.c

The rest of the code can use longjmp with stack unwinding.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
cpu-exec.c
include/sysemu/os-win32.h