mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
e8f29049b1
All of the existing code was boilerplate from elsewhere, and would crash the guest upon the first signal. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Stafford Horne <shorne@gmail.com> --- v2: Add a comment to the new definition of target_pt_regs. Install the signal mask into the ucontext. v3: Incorporate feedback from Laurent. |
||
---|---|---|
.. | ||
cpu.c | ||
cpu.h | ||
disas.c | ||
exception.c | ||
exception.h | ||
exception_helper.c | ||
fpu_helper.c | ||
gdbstub.c | ||
helper.h | ||
insns.decode | ||
interrupt.c | ||
interrupt_helper.c | ||
machine.c | ||
Makefile.objs | ||
mmu.c | ||
sys_helper.c | ||
translate.c |