52 Commits (71dc578e116599ea73c8a2a4e693134702ec0e83)

Author SHA1 Message Date
Laurent Vivier 9e979d64e8 linux-user: move ppc socket.h definitions to ppc/sockbits.h 8 years ago
Laurent Vivier 500fa60760 linux-user: move socket.h generic definitions to generic/sockbits.h 8 years ago
Laurent Vivier 465e237bf7 linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
Laurent Vivier 1140051624 linux-user: move ppc/ppc64 cpu loop to ppc directory 8 years ago
Laurent Vivier cd71c08964 linux-user: create a dummy per arch cpu_loop.c 8 years ago
Laurent Vivier cb6ac802ef linux-user: define TARGET_ARCH_HAS_SETUP_FRAME 8 years ago
Laurent Vivier 9340eddae8 linux-user: move ppc/ppc64 signal.c parts to ppc directory 8 years ago
Laurent Vivier befb7447a0 linux-user: create a dummy per arch signal.c 8 years ago
Laurent Vivier 542ca43498 linux-user: Move CPU type name selection to a function 8 years ago
Andreas Schwab 2b74f621f1 linux-user: Implement ioctl cmd TIOCGPTPEER 8 years ago
Benjamin Herrenschmidt 95cda4c44e ppc: Fix signal delivery in ppc-user and ppc64-user 10 years ago
Laurent Vivier 5457dc9e37 linux-user: fix TARGET_NR_select 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
Timothy E Baldwin 6db9d00e2f linux-user: Support for restarting system calls for PPC targets 10 years ago
Timothy E Baldwin 499b5d176a linux-user: Renumber TARGET_QEMU_ESIGRETURN, make it not arch-specific 10 years ago
Riku Voipio 93a92d3bd6 linux-user: correct timerfd_create syscall numbers 10 years ago
Riku Voipio 7c73d2a3fa linux-user: sync syscall numbers with kernel 10 years ago
Lluís Vilanova 460c579f3d build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories 10 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
Tom Musta 67d6d829cd linux-user: Move get_ppc64_abi 12 years ago
Doug Kwan d90b94cd78 target-ppc: Support little-endian PPC64 in user mode. 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
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
Peter Maydell d979e8eb54 linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
Martin Mohring b2e7aab250 linux-user: fix mips and ppc to use UID16 16 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 17 years ago
Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 17 years ago
Riku Voipio 4b627a236a linux-user: update syscall list 17 years ago
Nathan Froyd bcd4933a23 linux-user: ppc signal handling 17 years ago
aurel32 fad6cb1a56 Update FSF address in GPL/LGPL boilerplate 18 years ago
blueswir1 1d6198c3b0 Remove unnecessary trailing newlines 18 years ago
j_mayer e32448e059 Various linux-user structures and definitions fixes for PowerPC targets. 19 years ago
j_mayer f85e9a6870 Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions. 19 years ago
blueswir1 992f48a036 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
ths 198a74de4c Move get_sp_from_cpustate from cpu.h to target_signal.h. 19 years ago
ths a04e134ad1 linux-user sigaltstack() syscall, by Thayne Harbaugh. 19 years ago
ths 8dd77cca03 Update Linux kernel syscall list. 19 years ago
ths f05d35d26d Sync termbits.h with current Linux kernel. 19 years ago
ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
ths 3eb6b04433 Semaphore structure mapping, by Stuart Anderson. 19 years ago
j_mayer 0405f55b57 termios structure definition fix by Stuart Anderson. 19 years ago
bellard cf720db33a uname fix 22 years ago