Sign in
qemu
/
qemu
/
3211215e741f6e4824ddfc4919428e8d1b82a3c2
/
linux-user
/
sparc
74642d0
linux-user: define missing sparc syscalls
by Laurent Vivier
· 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
c0bea68
linux-user: Support for restarting system calls for SPARC targets
by Timothy E Baldwin
· 9 years ago
93a92d3
linux-user: correct timerfd_create syscall numbers
by Riku Voipio
· 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
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
4ce6243
linux-user: Clean up handling of clone() argument order
by Peter Maydell
· 11 years ago
f5147c9
linux-user: Enable NPTL for SPARC targets
by Peter Maydell
· 11 years ago
6291ad7
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
by Peter Maydell
· 12 years ago
0d95fda
linux-user: Add more sparc syscall numbers
by Dillon Amburgey
· 12 years ago
24c35a5
linux-user: Merge pread/pwrite into pread64/pwrite64
by Peter Maydell
· 12 years ago
7cd393a
sparc-linux-user: Add some missing syscall numbers
by Richard Henderson
· 13 years ago
d979e8e
linux-user: Add syscall numbers from kernel 2.6.39.2
by Peter Maydell
· 14 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
4b627a2
linux-user: update syscall list
by Riku Voipio
· 16 years ago
1d6198c
Remove unnecessary trailing newlines
by blueswir1
· 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
f05d35d
Sync termbits.h with current Linux kernel.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
cf720db
uname fix
by bellard
· 20 years ago
dd4e27d
removed test code
by bellard
· 21 years ago
3bfd9da
termios support for SPARC and PPC
by bellard
· 21 years ago
cf495bc
SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) - fixed flags computations - added register window exceptions support - fixed mul and div - added mulscc - fixed immediate field decoding
by bellard
· 21 years ago
7a3f194
sparc emulation target (thanx to Thomas M. Ogrisegg)
by bellard
· 21 years ago