- 74781c0 exec/cpu: Extract page-protection definitions to page-protection.h by Philippe Mathieu-Daudé · 1 year, 1 month ago
- 143bcc1 linux-user: Preserve unswapped siginfo_t for strace by Richard Henderson · 9 months ago
- f84e313 gdbstub: Save target's siginfo by Gustavo Romero · 10 months ago
- 4d6d8a0 linux-user: Move tswap_siginfo out of target code by Gustavo Romero · 10 months ago
- b6617e9 gdbstub: Rename back gdb_handlesig by Gustavo Romero · 10 months ago
- 42e62aa user: Prefer fast cpu_env() over slower CPU QOM cast macro by Philippe Mathieu-Daudé · 12 months ago
- e4e5cb4 {linux,bsd}-user: Introduce get_task_state() by Ilya Leoshkevich · 10 months ago
- 1764ad7 include/qemu: Add TCGCPUOps typedef to typedefs.h by Richard Henderson · 12 months ago
- 6d91315 linux-user: Fixed cpu restore with pc 0 on SIGBUS by Robbin Ehn · 12 months ago
- 02d9f5b linux-user: Fix guest signal remapping after adjusting SIGABRT by Richard Henderson · 1 year, 3 months ago
- 38ee0a7 linux-user: Remap guest SIGABRT by Richard Henderson · 1 year, 3 months ago
- 4a6ebc1 linux-user: Detect and report host SIGILL, SIGFPE, SIGTRAP by Richard Henderson · 1 year, 5 months ago
- f4e1168 linux-user: Split out host_sig{segv,bus}_handler by Richard Henderson · 1 year, 5 months ago
- 58c4e36 linux-user: Simplify signal_init by Richard Henderson · 1 year, 5 months ago
- b60b91a linux-user: Map unsupported signals to an out-of-bounds value by Richard Henderson · 1 year, 5 months ago
- dbde2c0 linux-user: Only register handlers for core_dump_signal by default by Richard Henderson · 1 year, 5 months ago
- 7dfd3ca linux-user: Detect and report host crashes by Helge Deller · 1 year, 5 months ago
- ee72c47 linux-user: Exit not abort in die_with_backtrace by Richard Henderson · 1 year, 5 months ago
- b8b50f1 linux-user: Split out die_with_signal by Richard Henderson · 1 year, 5 months ago
- a0bc599 build: Remove --enable-gprof by Richard Henderson · 1 year, 3 months ago
- b77af26 accel/tcg: Replace CPUState.env_ptr with cpu_env() by Richard Henderson · 1 year, 4 months ago
- d96bf49 gdbstub: move chunks of user code into own files by Alex Bennée · 1 year, 10 months ago
- da91c19 linux-user: Clean up when exiting due to a signal by Ilya Leoshkevich · 2 years ago
- 7b72aa1 linux-user: Add missing signals in strace output by Helge Deller · 2 years, 4 months ago
- 8905770 compiler.h: replace QEMU_NORETURN with G_NORETURN by Marc-André Lureau · 2 years, 9 months ago
- 0a99f09 linux-user: Split out helpers for sigsuspend by Richard Henderson · 2 years, 10 months ago
- 4ff17cf linux-user: Remove stale "not threadsafe" comments by Peter Maydell · 3 years ago
- 9940799 linux-user: Introduce host_sigcontext by Richard Henderson · 3 years ago
- c8c89a6 linux-user: Introduce host_signal_mask by Richard Henderson · 3 years ago
- 337e88d linux-user: Return void from queue_signal() by Peter Maydell · 3 years ago
- b5f9536 linux-user: Rename user_force_sig tracepoint to match function name by Peter Maydell · 3 years ago
- 155fff9 linux-user/nios2: Use set_sigmask in do_rt_sigreturn by Richard Henderson · 3 years, 1 month ago
- 139e5de linux-user/signal: Map exit signals in SIGCHLD siginfo_t by Matthias Schiffer · 3 years, 3 months ago
- bbf15aa common-user: Move safe-syscall.* from linux-user by Richard Henderson · 3 years, 2 months ago
- af254a2 linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS by Richard Henderson · 3 years, 2 months ago
- 0a7e019 linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h by Richard Henderson · 3 years, 2 months ago
- 0763788 linux-user/signal.c: Create a common rewind_if_in_safe_syscall by Warner Losh · 3 years, 2 months ago
- 742f076 linux-user: Handle BUS_ADRALN in host_signal_handler by Richard Henderson · 3 years, 3 months ago
- 12ed564 linux-user: Add cpu_loop_exit_sigbus by Richard Henderson · 3 years, 3 months ago
- eeca7dc accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu by Richard Henderson · 3 years, 4 months ago
- 72d2bbf linux-user: Add cpu_loop_exit_sigsegv by Richard Henderson · 3 years, 4 months ago
- 04de121 linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER by Richard Henderson · 3 years, 4 months ago
- e6037d0 linux-user: Reorg handling for SIGSEGV by Richard Henderson · 3 years, 4 months ago
- db2af69 linux-user: Add infrastructure for a signal trampoline page by Richard Henderson · 3 years, 3 months ago
- af79696 linux-user: Provide new force_sig_fault() function by Peter Maydell · 3 years, 5 months ago
- 819121b linux-user: Zero out target_siginfo_t in force_sig() by Peter Maydell · 3 years, 5 months ago
- 85b4fa0 linux-user: Don't include gdbstub.h in qemu.h by Peter Maydell · 3 years, 4 months ago
- 3b249d2 linux-user: Split linux-user internals out of qemu.h by Peter Maydell · 3 years, 4 months ago
- 3ad0a76 linux-user: Split loader-related prototypes into loader.h by Peter Maydell · 3 years, 4 months ago
- a44d57a linux-user: Split strace prototypes into strace.h by Peter Maydell · 3 years, 4 months ago
- ee3500d linux-user: Let sigaction query SIGKILL/SIGSTOP by Ilya Leoshkevich · 3 years, 7 months ago
- 144bff0 linux-user: Disable static assert involving __SIGRTMAX if it is missing by Michael Forney · 3 years, 8 months ago
- 02fb28e linux-user: Pass ka_restorer to do_sigaction by Richard Henderson · 3 years, 9 months ago
- ddc3e74 linux-user: Pass CPUArchState to target_restore_altstack by Richard Henderson · 3 years, 9 months ago
- 6b20875 linux-user: Pass CPUArchState to do_sigaltstack by Richard Henderson · 3 years, 9 months ago
- 92bad94 linux-user: Split out target_restore_altstack by Richard Henderson · 3 years, 9 months ago
- 1c3dfb5 linux-user/signal: Decode waitid si_code by Alistair Francis · 4 years ago
- d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 4 months ago
- 4b25a50 linux-user: Use `qemu_log' for strace by Josh Kunz · 5 years ago
- 71cd1bc Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-request' into staging by Peter Maydell · 5 years ago
- 6bc024e linux-user: fix use of SIGRTMIN by Laurent Vivier · 5 years ago
- 9fcff3a linux-user: fix TARGET_NSIG and _NSIG uses by Laurent Vivier · 5 years ago
- 365510f linux-user: cleanup signal.c by Laurent Vivier · 5 years ago
- 4cc600d build: move TARGET_GPROF to config-host.mak by Paolo Bonzini · 5 years ago
- 5bfce0b linux-user: Make sigaltstack stacks per-thread by Peter Maydell · 5 years ago
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
- 29a0af6 cpu: Replace ENV_GET_CPU with env_cpu by Richard Henderson · 6 years ago
- 716cdbe linux-user: avoid treading on gprof's SIGPROF signals by Alex Bennée · 6 years ago
- 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
- e8f2904 linux-user: Implement signals for openrisc by Richard Henderson · 7 years ago
- 9850f9f linux-user: move get_sp_from_cpustate() to target_cpu.h by Laurent Vivier · 7 years ago
- 465e237 linux-user: introduce target_sigsp() and target_save_altstack() by Laurent Vivier · 7 years ago
- cb6ac80 linux-user: define TARGET_ARCH_HAS_SETUP_FRAME by Laurent Vivier · 7 years ago
- 9340edd linux-user: move ppc/ppc64 signal.c parts to ppc directory by Laurent Vivier · 7 years ago
- 8949bef linux-user: move mips/mips64 signal.c parts to mips directory by Laurent Vivier · 7 years ago
- 9f172ad linux-user: move sparc/sparc64 signal.c parts to sparc directory by Laurent Vivier · 7 years ago
- a075f31 linux-user: move i386/x86_64 signal.c parts to i386 directory by Laurent Vivier · 7 years ago
- 3612667 linux-user: move xtensa signal.c parts to xtensa directory by Laurent Vivier · 7 years ago
- aca77d5 linux-user: move hppa signal.c parts to hppa directory by Laurent Vivier · 7 years ago
- 9c3221c linux-user: move riscv signal.c parts to riscv directory by Laurent Vivier · 7 years ago
- ea14059 linux-user: move tilegx signal.c parts to tilegx directory by Laurent Vivier · 7 years ago
- da04107 linux-user: move alpha signal.c parts to alpha directory by Laurent Vivier · 7 years ago
- 4495abc linux-user: move m68k signal.c parts to m68k directory by Laurent Vivier · 7 years ago
- 4c4c73e linux-user: move s390x signal.c parts to s390x directory by Laurent Vivier · 7 years ago
- 1785317 linux-user: move openrisc signal.c parts to openrisc directory by Laurent Vivier · 7 years ago
- f7cd3e6 linux-user: move nios2 signal.c parts to nios2 directory by Laurent Vivier · 7 years ago
- 6aa72d7 linux-user: move cris signal.c parts to cris directory by Laurent Vivier · 7 years ago
- f9fb3ba linux-user: move microblaze signal.c parts to microblaze directory by Laurent Vivier · 7 years ago
- 0f22162 linux-user: move sh4 signal.c parts to sh4 directory by Laurent Vivier · 7 years ago
- 5f76459 linux-user: move arm signal.c parts to arm directory by Laurent Vivier · 7 years ago
- f0352f1 linux-user: move aarch64 signal.c parts to aarch64 directory by Laurent Vivier · 7 years ago
- befb744 linux-user: create a dummy per arch signal.c by Laurent Vivier · 7 years ago
- bb3ba35 linux-user: check that all of AArch64 SVE extended sigframe is writable by Peter Maydell · 7 years ago
- aac8f55 linux-user/signal.c: Put AArch64 frame record in the right place by Peter Maydell · 7 years ago
- 7f0f420 linux-user/signal.c: Ensure AArch64 signal frame isn't too small by Peter Maydell · 7 years ago
- 71ad102 Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-request' into staging by Peter Maydell · 7 years ago
- 5de154e linux-user: define TARGET_ARCH_HAS_KA_RESTORER by Laurent Vivier · 7 years ago
- 95a29a4 linux-user: fix alpha signal emulation by Laurent Vivier · 7 years ago
- 20ef667 target/xtensa: fix flush_window_regs by Max Filippov · 7 years ago
- e1e44a9 Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into staging by Peter Maydell · 7 years ago