index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
ppc
/
syscall.h
Age
Commit message (
Expand
)
Author
2016-02-23
build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target direct...
LluĂs Vilanova
2014-08-22
linux-user: Support target-to-host translation of mlockall argument
Tom Musta
2014-08-22
linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
Tom Musta
2014-06-16
target-ppc: Support little-endian PPC64 in user mode.
Doug Kwan
2014-03-10
linux-user: set minimum kernel version to 2.6.32
Riku Voipio
2013-07-22
linux-user: Clean up handling of clone() argument order
Peter Maydell
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-05-16
linux-user: ppc signal handling
Nathan Froyd
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
2007-12-10
Various linux-user structures and definitions fixes for PowerPC targets.
j_mayer
2007-10-18
Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions.
j_mayer
2007-10-14
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
blueswir1
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-06-03
Semaphore structure mapping, by Stuart Anderson.
ths
2004-09-13
uname fix
bellard
2003-11-23
PowerPC support (Jocelyn Mayer)
bellard