- b13e49b linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h by Serge Belyshev · 3 years, 1 month ago
- 0edf34c linux-user/hppa: Set FPE_CONDTRAP for COND by Richard Henderson · 3 years, 2 months ago
- 7337ade linux-user/hppa: Use the proper si_code for PRIV_OPR, PRIV_REG, OVERFLOW by Richard Henderson · 3 years, 2 months ago
- f648596 linux-user/hppa: Use force_sig_fault by Richard Henderson · 3 years, 2 months ago
- 217d1a5 target/hppa: Implement prctl_unalign_sigbus by Richard Henderson · 3 years, 2 months ago
- 87e9bf2 linux-user: Split out do_prctl and subroutines by Richard Henderson · 3 years, 2 months ago
- c1e8e3a linux-user: Remove TARGET_SIGSTKSZ by Song Gao · 3 years, 3 months ago
- f9d0707 linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ by Song Gao · 3 years, 3 months ago
- 57a0c93 linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN by Richard Henderson · 3 years, 3 months ago
- af254a2 linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS by Richard Henderson · 3 years, 3 months ago
- ee8e080 linux-user/hppa: Remove EXCP_UNALIGN handling by Richard Henderson · 3 years, 7 months ago
- 860e0b9 target/hppa: Make hppa_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 6 months ago
- a22fccd linux-user/hppa: Document non-use of setup_sigtramp by Richard Henderson · 3 years, 5 months ago
- 3b249d2 linux-user: Split linux-user internals out of qemu.h by Peter Maydell · 3 years, 6 months ago
- 2113aed linux-user: Split signal-related prototypes into signal-common.h by Peter Maydell · 3 years, 6 months ago
- 9ef0c6d qemu/atomic: Add aligned_{int64,uint64}_t types by Richard Henderson · 3 years, 8 months ago
- 2fa4ad3 linux-user: update syscall.tbl to Linux v5.13 by Laurent Vivier · 3 years, 8 months ago
- 366d1ef linux-user/hppa: Move errno definitions to 'target_errno_defs.h' by Philippe Mathieu-Daudé · 3 years, 8 months ago
- 8f968b6 linux-user: Extract target errno to 'target_errno_defs.h' by Philippe Mathieu-Daudé · 3 years, 8 months ago
- db10481 linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN by Philippe Mathieu-Daudé · 3 years, 8 months ago
- ddc3e74 linux-user: Pass CPUArchState to target_restore_altstack by Richard Henderson · 3 years, 10 months ago
- 56384cf linux-user: Use target_restore_altstack in all sigreturn by Richard Henderson · 3 years, 10 months ago
- c7169b0 linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged by Richard Henderson · 4 years, 1 month ago
- 3e8f162 exec: Use cpu_untagged_addr in g2h; split out g2h_untagged by Richard Henderson · 4 years, 1 month ago
- fba0874 linux-user: target: signal: Support TARGET_SS_AUTODISARM by Chen Gang · 4 years, 5 months ago
- 7872130 linux-user: fix O_NONBLOCK in signalfd4() and eventfd2() syscalls by Helge Deller · 4 years, 1 month ago
- 2bdc74f linux-user: fix O_NONBLOCK usage for hppa target by Helge Deller · 4 years, 1 month ago
- 23b3111 linux-user: Add missing TARGET___O_TMPFILE for hppa and alpha by Helge Deller · 4 years, 1 month ago
- 1c79145 linux user: Fix Lesser GPL version number by Chetan Pant · 4 years, 4 months ago
- ce43748 linux-user: Correct definition of stack_t by LemonBoy · 4 years, 4 months ago
- 0cb113a linux-user: update syscall.tbl to Linux 5.9-rc7 by Laurent Vivier · 4 years, 5 months ago
- d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 5 months ago
- c218b4e linux-user: Add missing termbits types and values definitions by Filip Bozuta · 4 years, 7 months ago
- 02e5d7d linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory by Filip Bozuta · 4 years, 7 months ago
- 3a30446 meson: linux-user by Marc-André Lureau · 6 years ago
- 28b7d5f linux-user: update syscall.tbl from linux 0bf999f9c5e7 by Laurent Vivier · 5 years ago
- 9566f4c linux-user, hppa: add syscall table generation support by Laurent Vivier · 5 years ago
- 9d660ad linux-user: add missing TARGET_SIGRTMIN for hppa by Laurent Vivier · 5 years ago
- 07a6ecf linux-user: Introduce cpu_clone_regs_parent by Richard Henderson · 5 years ago
- 608999d linux-user: Rename cpu_clone_regs to cpu_clone_regs_child by Richard Henderson · 5 years ago
- 5bfce0b linux-user: Make sigaltstack stacks per-thread by Peter Maydell · 6 years ago
- f91005e Supply missing header guards by Markus Armbruster · 6 years ago
- 25f3270 target/hppa: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
- b10089a linux-user: Don't call gdb_handlesig() before queue_signal() by Peter Maydell · 6 years ago
- 58c9d45 linux-user/hppa: Fix typo in mknodat syscall by Richard Henderson · 7 years ago
- db30b1a linux-user: move hppa signal definitions to hppa/target_signal.h by Laurent Vivier · 7 years ago
- 9850f9f linux-user: move get_sp_from_cpustate() to target_cpu.h by Laurent Vivier · 7 years ago
- 8b08c98 linux-user: move hppa fcntl definitions to hppa/target_fcntl.h by Laurent Vivier · 7 years ago
- 5de7706 linux-user: move generic fcntl definitions to generic/fcntl.h by Laurent Vivier · 7 years ago
- 8f553bf linux-user: update ARCH_HAS_SOCKET_TYPES use by Laurent Vivier · 7 years ago
- 465e237 linux-user: introduce target_sigsp() and target_save_altstack() by Laurent Vivier · 7 years ago
- 1d8d0b4 linux-user: move hppa cpu loop to hppa directory by Laurent Vivier · 7 years ago
- cd71c08 linux-user: create a dummy per arch cpu_loop.c by Laurent Vivier · 7 years ago
- cb6ac80 linux-user: define TARGET_ARCH_HAS_SETUP_FRAME by Laurent Vivier · 7 years ago
- aca77d5 linux-user: move hppa signal.c parts to hppa directory by Laurent Vivier · 7 years ago
- befb744 linux-user: create a dummy per arch signal.c by Laurent Vivier · 7 years ago
- 542ca43 linux-user: Move CPU type name selection to a function by Laurent Vivier · 7 years ago
- 2b74f62 linux-user: Implement ioctl cmd TIOCGPTPEER by Andreas Schwab · 7 years ago
- 35136a7 target/hppa: Add control registers by Richard Henderson · 7 years ago
- 92afb15 linux-user/hppa: Fix typo for TARGET_NR_epoll_wait by Helge Deller · 7 years ago
- fc37dcf linux-user/hppa: Fix cpu_clone_regs by Richard Henderson · 7 years ago
- 3d96995 linux-user: define correct UTS machine name for hppa by Laurent Vivier · 8 years ago
- 925ccf3 linux-user: Add HPPA target_signal.h and target_cpu.h by Richard Henderson · 8 years ago
- 22991d1 linux-user: Add HPPA target_structs.h by Richard Henderson · 8 years ago
- b9490f5 linux-user: Add HPPA target_syscall.h by Richard Henderson · 8 years ago
- 9cad44a linux-user: Add HPPA termbits.h by Richard Henderson · 8 years ago
- 8ee78de linux-user: Add HPPA syscall numbers by Richard Henderson · 8 years ago
- 8b4c32a linux-user: Add HPPA socket.h definitions by Richard Henderson · 8 years ago