qemu/linux-user
ths 48733d195b CRIS Linux userland emulation, part 2. By Edgar E. Iglesias.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3367 c046a42c-6fe2-441c-8c8c-71466251a162
2007-10-08 13:36:46 +00:00
..
alpha Move get_sp_from_cpustate from cpu.h to target_signal.h. 2007-09-27 16:44:32 +00:00
arm Move get_sp_from_cpustate from cpu.h to target_signal.h. 2007-09-27 16:44:32 +00:00
cris CRIS Linux usermode emulation, part 1. By Edgar E. Iglesias. 2007-10-08 13:35:05 +00:00
i386 Move get_sp_from_cpustate from cpu.h to target_signal.h. 2007-09-27 16:44:32 +00:00
m68k linux-user sigaltstack() syscall, by Thayne Harbaugh. 2007-09-27 13:57:58 +00:00
mips Code provision for n32/n64 mips userland emulation. Not functional yet. 2007-09-30 01:58:33 +00:00
mips64 Code provision for n32/n64 mips userland emulation. Not functional yet. 2007-09-30 01:58:33 +00:00
mipsn32 Code provision for n32/n64 mips userland emulation. Not functional yet. 2007-09-30 01:58:33 +00:00
ppc Move get_sp_from_cpustate from cpu.h to target_signal.h. 2007-09-27 16:44:32 +00:00
ppc64 Build fix, ppc64 needs also a get_sp_from_cpustate function now. 2007-09-28 18:45:59 +00:00
sh4 linux-user sigaltstack() syscall, by Thayne Harbaugh. 2007-09-27 13:57:58 +00:00
sparc Move get_sp_from_cpustate from cpu.h to target_signal.h. 2007-09-27 16:44:32 +00:00
sparc64 Add get_sp_from_cpustate implementation. 2007-09-30 13:49:22 +00:00
x86_64 Provision for x86_64-linux-user target: needs get_sp_from_cpustate 2007-09-29 13:12:58 +00:00
elfload.c CRIS Linux userland emulation, part 2. By Edgar E. Iglesias. 2007-10-08 13:36:46 +00:00
errno_defs.h
flat.h
flatload.c
ioctls.h
linuxload.c
m68k-sim.c
main.c CRIS Linux userland emulation, part 2. By Edgar E. Iglesias. 2007-10-08 13:36:46 +00:00
mmap.c Fix mmap to handle differing host/target page sizes, by Edgar E. Iglesias. 2007-09-30 14:32:45 +00:00
path.c
qemu.h Fix host and target longs confusions (continued). 2007-10-07 16:06:13 +00:00
signal.c Implement sparc64_[gs]et_context 2007-10-05 17:01:51 +00:00
socket.h
syscall.c CRIS Linux userland emulation, part 2. By Edgar E. Iglesias. 2007-10-08 13:36:46 +00:00
syscall_defs.h CRIS Linux userland emulation, part 2. By Edgar E. Iglesias. 2007-10-08 13:36:46 +00:00
syscall_types.h
vm86.c