75 Commits (82fcf66e052d6dae834255a814969c67e13b6791)

Author SHA1 Message Date
Peter Maydell 579648554a linux-user/arm/nwfpe: Check coprocessor number for FPA emulation 8 years ago
Richard Henderson 18e80c55bb linux-user: Tidy and enforce reserved_va initialization 9 years ago
Laurent Vivier 5457dc9e37 linux-user: fix TARGET_NR_select 10 years ago
Peter Maydell ee8e76141b linux-user: Use correct target SHMLBA in shmat() 10 years ago
Markus Armbruster 2a6a4076e1 Clean up ill-advised or unusual header guards 10 years ago
Markus Armbruster 3500385697 linux-user: Clean up target_structs.h header guards 10 years ago
Markus Armbruster 9c93ae13a4 linux-user: Clean up target_signal.h header guards 10 years ago
Markus Armbruster 55c5063c61 linux-user: Clean up target_cpu.h header guards 10 years ago
Markus Armbruster 3622634bc6 linux-user: Clean up target_syscall.h header guards 10 years ago
Markus Armbruster a9c94277f0 Use #include "..." for our own headers, <...> for others 10 years ago
Peter Maydell 167e4cdc29 linux-user: arm: Remove ARM_cpsr and similar #defines 10 years ago
Timothy E Baldwin f0267ef711 linux-user: Support for restarting system calls for ARM targets 10 years ago
Peter Maydell 50866ba5a2 target-arm: Add write_type argument to cpsr_write() 10 years ago
Lluís Vilanova 460c579f3d build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories 10 years ago
Peter Maydell 30456d5ba3 all: Clean up includes 10 years ago
Peter Maydell d39594e9d9 linux-user: Clean up includes 10 years ago
Johan Ouwerkerk 9763af08f8 Add missing syscall nrs. according to more recent Linux kernels 10 years ago
Timothy Baldwin d82322e175 linux-user/arm: Correct TARGET_NR_timerfd to TARGET_NR_timerfd_create 11 years ago
Mikhail Ilyin b8d43285a4 linux-user: Access correct register for get/set_tls syscalls on ARM TZ CPUs 11 years ago
Peter Maydell 1af2ee08f9 linux-user/arm/nwfpe: Delete unused aCC array 11 years ago
Fabian Aggeler 54bf36ed35 target-arm: make c13 cp regs banked (FCSEIDR, ...) 12 years ago
Peter Maydell 40645c7bfd linux-user: Enable epoll_pwait syscall for ARM 12 years ago
Tom Musta 6f6a40328b linux-user: Support target-to-host translation of mlockall argument 12 years ago
Tom Musta 0903c8be9e linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 12 years ago
Hunter Laux d535508793 Add support for the arm breakpoint syscall 12 years ago
Riku Voipio cbc14e6f28 linux-user: set minimum kernel version to 2.6.32 12 years ago
Riku Voipio 4fc4732047 linux-user: sync syscall numbers upto 3.13 12 years ago
Peter Maydell e4fe830b50 target-arm: Widen thread-local register state fields to 64 bits 12 years ago
Peter Maydell 19917791fd target-arm: Widen thread-local register state fields to 64 bits 12 years ago
Petar Jovanovic 55a2b1631f linux-user: create target_structs header to place ipc_perm and shmid_ds 13 years ago
Peter Maydell 4ce6243dc6 linux-user: Clean up handling of clone() argument order 13 years ago
Peter Maydell 6291ad77d7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user 13 years ago
Paolo Bonzini 6b4c305cbd fpu: move public header file to include/fpu 14 years ago
Peter Maydell 24c35a504e linux-user: Merge pread/pwrite into pread64/pwrite64 14 years ago
Paolo Bonzini 7fc5152c6d build: move *-user/ objects to nested Makefile.objs 14 years ago
Peter Maydell d1b02ea0dc linux-user/arm/syscall_nr.h: Add syscall number for ppoll 14 years ago
Peter Maydell 75dfbc16cf linux-user/arm/nwfpe/fpopcode.h: Fix non-UTF-8 characters 15 years ago
Peter Maydell d979e8eb54 linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
Peter Maydell 7cb4db8f41 linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PC 15 years ago
Aurelien Jarno 211315fb5e softfloat: rename float*_eq() into float*_eq_quiet() 15 years ago
Peter Maydell 005e1a0a02 linux-user/arm: fix compilation failures using softfloat's struct types 15 years ago
Blue Swirl 64b85a8f23 Delete useless 'extern' qualifiers for functions 15 years ago
Peter Maydell 3ebe80c299 linux-user: Fix incorrect NaN detection in ARM nwfpe emulation 16 years ago
Peter Maydell 185698715d softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() 16 years ago
Michael Casadevall 7270547fe8 linux-user: Add the syscall id for pselect6 on ARM 16 years ago
Blue Swirl 70539e1850 Update to a hopefully more future proof FSF address 16 years ago
Michael S. Tsirkin 22e4104079 linux-user: fix up oversealous nitpicking 17 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 17 years ago
Michael S. Tsirkin 5d024825be linux-user: fix old style decrement usage 17 years ago