qemu/linux-user
j_mayer 0405f55b57 termios structure definition fix by Stuart Anderson.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2705 c046a42c-6fe2-441c-8c8c-71466251a162
2007-04-19 07:17:50 +00:00
..
alpha Definitions needed for Alpha linux user-mode emulation. 2007-04-05 07:06:55 +00:00
arm Add missing ARM syscall numbers. 2006-11-19 21:51:51 +00:00
i386
m68k ColdFire target. 2006-10-22 00:18:54 +00:00
mips MIPS Userland TLS register emulation, by Daniel Jacobowitz. 2007-03-02 20:48:00 +00:00
ppc termios structure definition fix by Stuart Anderson. 2007-04-19 07:17:50 +00:00
ppc64 termios structure definition fix by Stuart Anderson. 2007-04-19 07:17:50 +00:00
sh4
sparc
sparc64
x86_64 Code provision for 64 bits linux user-mode targets support. 2007-04-06 06:40:51 +00:00
elfload.c Code provision for x86_64 and PowerPC 64 linux user mode support. 2007-04-06 08:56:50 +00:00
flat.h
flatload.c bFLT loader alignment fix. 2007-04-15 14:13:11 +00:00
ioctls.h
linuxload.c Arm semihosted commandline support (Wolfgang Schildbach). 2006-11-19 20:29:35 +00:00
m68k-semi.c ColdFire target. 2006-10-22 00:18:54 +00:00
m68k-sim.c ColdFire target. 2006-10-22 00:18:54 +00:00
main.c Fix miscellaneous display warnings for PowerPC & alpha targets 2007-04-14 12:17:09 +00:00
mmap.c ColdFire target. 2006-10-22 00:18:54 +00:00
path.c
qemu.h Code provision for x86_64 and PowerPC 64 linux user mode support. 2007-04-06 08:56:50 +00:00
signal.c Code provision for x86_64 and PowerPC 64 linux user mode support. 2007-04-06 08:56:50 +00:00
socket.h
syscall.c Fix incorrect pointers casts. 2007-04-14 12:17:59 +00:00
syscall_defs.h Preliminary patch for Alpha Linux user mode emulation support. 2007-04-05 07:13:51 +00:00
syscall_types.h
vm86.c