48 Commits (e9d635ea1809a6e114c33413c359abbb88a35737)

Author SHA1 Message Date
Chetan Pant 1c79145f12 linux user: Fix Lesser GPL version number 6 years ago
LemonBoy ce437484fc linux-user: Correct definition of stack_t 6 years ago
zhaolichang 6f9ff551a4 linux-user/: fix some comment spelling errors 6 years ago
Filip Bozuta c218b4ede4 linux-user: Add missing termbits types and values definitions 6 years ago
Filip Bozuta 02e5d7d78e linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory 6 years ago
Richard Henderson 07a6ecf48f linux-user: Introduce cpu_clone_regs_parent 7 years ago
Richard Henderson 608999d17c linux-user: Rename cpu_clone_regs to cpu_clone_regs_child 7 years ago
Markus Armbruster f91005e195 Supply missing header guards 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Richard Henderson dbefca236a target/cris: Use env_cpu, env_archcpu 8 years ago
Richard Henderson 29a0af618d cpu: Replace ENV_GET_CPU with env_cpu 8 years ago
Markus Armbruster 90c84c5600 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints 7 years ago
Peter Maydell b10089a14c linux-user: Don't call gdb_handlesig() before queue_signal() 8 years ago
Philippe Mathieu-Daudé 84ca4fa99d linux-user: Report error message on stderr, rather than stdout 8 years ago
Philippe Mathieu-Daudé 8f0ea81643 linux-user: Do not report "syscall not implemented" by default 8 years ago
Laurent Vivier e5171a9eb9 linux-user: move generic signal definitions to generic/signal.h 8 years ago
Laurent Vivier 9850f9f63a linux-user: move get_sp_from_cpustate() to target_cpu.h 8 years ago
Laurent Vivier 5de7706e2c linux-user: move generic fcntl definitions to generic/fcntl.h 8 years ago
Laurent Vivier 500fa60760 linux-user: move socket.h generic definitions to generic/sockbits.h 8 years ago
Laurent Vivier 8dd14a9b79 linux-user: move cris cpu loop to cris 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 6aa72d7e3c linux-user: move cris signal.c parts to cris 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 9 years ago
Andreas Schwab 2b74f621f1 linux-user: Implement ioctl cmd TIOCGPTPEER 9 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 6205086558 linux-user: Support for restarting system calls for CRIS targets 10 years ago
Riku Voipio 7c73d2a3fa linux-user: sync syscall numbers with kernel 11 years ago
Lluís Vilanova 460c579f3d build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories 11 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
Riku Voipio cbc14e6f28 linux-user: set minimum kernel version to 2.6.32 13 years ago
Riku Voipio 4fc4732047 linux-user: sync syscall numbers upto 3.13 13 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 cb9c377f54 janitor: add guards to headers 14 years ago
Peter Maydell d979e8eb54 linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 17 years ago
edgar_igl 2877288853 CRIS: Add a bunch of syscall numbers. 18 years ago
blueswir1 1d6198c3b0 Remove unnecessary trailing newlines 18 years ago
blueswir1 992f48a036 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
ths e69b406510 CRIS Linux usermode emulation, part 1. By Edgar E. Iglesias. 19 years ago