Sign in
qemu
/
qemu
/
c10a07387b77b94d8f7233f3b5bb559211d4e49a
/
linux-user
/
ppc
6db9d00
linux-user: Support for restarting system calls for PPC targets
by Timothy E Baldwin
· 9 years ago
499b5d1
linux-user: Renumber TARGET_QEMU_ESIGRETURN, make it not arch-specific
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
67d6d82
linux-user: Move get_ppc64_abi
by Tom Musta
· 10 years ago
d90b94c
target-ppc: Support little-endian PPC64 in user mode.
by Doug Kwan
· 11 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
6291ad7
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
by Peter Maydell
· 11 years ago
d979e8e
linux-user: Add syscall numbers from kernel 2.6.39.2
by Peter Maydell
· 13 years ago
b2e7aab
linux-user: fix mips and ppc to use UID16
by Martin Mohring
· 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
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 15 years ago
4b627a2
linux-user: update syscall list
by Riku Voipio
· 16 years ago
bcd4933
linux-user: ppc signal handling
by Nathan Froyd
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
1d6198c
Remove unnecessary trailing newlines
by blueswir1
· 16 years ago
e32448e
Various linux-user structures and definitions fixes for PowerPC targets.
by j_mayer
· 17 years ago
f85e9a6
Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions.
by j_mayer
· 17 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
3eb6b04
Semaphore structure mapping, by Stuart Anderson.
by ths
· 18 years ago
0405f55
termios structure definition fix by Stuart Anderson.
by j_mayer
· 18 years ago
cf720db
uname fix
by bellard
· 20 years ago
3bfd9da
termios support for SPARC and PPC
by bellard
· 21 years ago
79aceca
PowerPC support (Jocelyn Mayer)
by bellard
· 21 years ago