- 0f6f990 linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER by Richard Henderson · 3 years, 9 months ago
- f20a9ca linux-user/alpha: Rename the sigaction restorer field by Richard Henderson · 3 years, 9 months ago
- 8f5141a linux-user/alpha: Fix rt sigframe return 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
- 56384cf linux-user: Use target_restore_altstack in all sigreturn by Richard Henderson · 3 years, 9 months ago
- fba0874 linux-user: target: signal: Support TARGET_SS_AUTODISARM by Chen Gang · 4 years, 3 months ago
- 23b3111 linux-user: Add missing TARGET___O_TMPFILE for hppa and alpha by Helge Deller · 4 years ago
- b1d2e47 linux-user: Remove obsolete F_SHLCK and F_EXLCK translation by Michael Forney · 4 years ago
- 1c79145 linux user: Fix Lesser GPL version number by Chetan Pant · 4 years, 3 months ago
- ce43748 linux-user: Correct definition of stack_t by LemonBoy · 4 years, 2 months ago
- 0cb113a linux-user: update syscall.tbl to Linux 5.9-rc7 by Laurent Vivier · 4 years, 3 months ago
- c218b4e linux-user: Add missing termbits types and values definitions by Filip Bozuta · 4 years, 6 months ago
- 02e5d7d linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory by Filip Bozuta · 4 years, 5 months ago
- 3a30446 meson: linux-user by Marc-André Lureau · 5 years ago
- 6116aea linux-user, alpha: add syscall table generation support by Laurent Vivier · 4 years, 10 months ago
- 30aeb61 linux-user: alpha: Update syscall numbers to kernel 5.5 level by Aleksandar Markovic · 5 years ago
- 5849dfe linux-user/alpha: Set r20 secondary return value by Richard Henderson · 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
- f91005e Supply missing header guards by Markus Armbruster · 6 years ago
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
- 1c7ad26 target/alpha: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
- 90c84c5 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints by Markus Armbruster · 6 years ago
- b10089a linux-user: Don't call gdb_handlesig() before queue_signal() by Peter Maydell · 6 years ago
- 84ca4fa linux-user: Report error message on stderr, rather than stdout by Philippe Mathieu-Daudé · 7 years ago
- b7bf79c linux-user/alpha: Fix epoll syscalls by Richard Henderson · 7 years ago
- 3e51115 linux-user: move alpha signal definitions to alpha/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
- 40460c1 linux-user: move alpha fcntl definitions to alpha/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
- b0a7413 linux-user: define TARGET_SO_REUSEPORT by Laurent Vivier · 7 years ago
- 8f553bf linux-user: update ARCH_HAS_SOCKET_TYPES use by Laurent Vivier · 7 years ago
- f24cbd3 linux-user: move alpha socket.h definitions to alpha/sockbits.h by Laurent Vivier · 7 years ago
- 465e237 linux-user: introduce target_sigsp() and target_save_altstack() by Laurent Vivier · 7 years ago
- e256aef linux-user: move alpha cpu loop to alpha 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
- da04107 linux-user: move alpha signal.c parts to alpha 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
- fe8ed7d linux-user: Handle ERFKILL and EHWPOISON by Richard Henderson · 8 years ago
- 3500385 linux-user: Clean up target_structs.h header guards by Markus Armbruster · 9 years ago
- 9c93ae1 linux-user: Clean up target_signal.h header guards by Markus Armbruster · 9 years ago
- 55c5063 linux-user: Clean up target_cpu.h header guards by Markus Armbruster · 9 years ago
- 3622634 linux-user: Clean up target_syscall.h header guards by Markus Armbruster · 9 years ago
- 338c858 linux-user: Support for restarting system calls for Alpha targets by Timothy E Baldwin · 9 years ago
- 7c73d2a linux-user: sync syscall numbers with kernel by Riku Voipio · 9 years ago
- 460c579 build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories by Lluís Vilanova · 9 years ago
- ea2b5fb linux-user/alpha: Add define for NR_shmat to enable shmat syscall by Peter Maydell · 10 years ago
- 6f6a403 linux-user: Support target-to-host translation of mlockall argument by Tom Musta · 10 years ago
- 0903c8b linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 by Tom Musta · 10 years ago
- cbc14e6 linux-user: set minimum kernel version to 2.6.32 by Riku Voipio · 11 years ago
- 4fc4732 linux-user: sync syscall numbers upto 3.13 by Riku Voipio · 11 years ago
- 55a2b16 linux-user: create target_structs header to place ipc_perm and shmid_ds by Petar Jovanovic · 11 years ago
- 8070e7b alpha-linux-user: Fix umount syscall numbers by Richard Henderson · 11 years ago
- 6291ad7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user by Peter Maydell · 12 years ago
- b7fb231 alpha-linux-user: Fix sigaltstack structure definition by Richard Henderson · 12 years ago
- 0229f5a alpha-linux-user: Properly handle the non-rt sigprocmask syscall. by Richard Henderson · 13 years ago
- d979e8e linux-user: Add syscall numbers from kernel 2.6.39.2 by Peter Maydell · 14 years ago
- 0c866a7 linux-user: untie syscalls from UID16 by Riku Voipio · 14 years ago
- 6049f4f alpha-linux-user: Implement signals. by Richard Henderson · 15 years ago
- a3b3912 linux-user: Add aliases for some Alpha syscalls by Richard Henderson · 15 years ago
- ba0e276 target-alpha: Fixes for alpha-linux syscalls. by Richard Henderson · 15 years ago
- c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
- 99a0949 Get rid of _t suffix by malc · 15 years ago
- 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
- dccfec6 target-alpha: fix termbits and target IOC macros by aurel32 · 16 years ago
- 992f48a Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) by blueswir1 · 17 years ago
- 198a74d Move get_sp_from_cpustate from cpu.h to target_signal.h. by ths · 17 years ago
- a04e134 linux-user sigaltstack() syscall, by Thayne Harbaugh. by ths · 17 years ago
- 8dd77cc Update Linux kernel syscall list. by ths · 17 years ago
- 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
- 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
- 85b2d44 Fix alpha user build failure. by ths · 18 years ago
- 3eb6b04 Semaphore structure mapping, by Stuart Anderson. by ths · 18 years ago
- 86cc1ce Definitions needed for Alpha linux user-mode emulation. by j_mayer · 18 years ago