.. |
alpha
|
Fix alpha user build failure.
|
2007-06-12 21:22:16 +00:00 |
arm
|
Add missing ARM syscall numbers.
|
2006-11-19 21:51:51 +00:00 |
i386
|
Implement set_robust_list, by Alexander Graf.
|
2007-06-21 21:57:12 +00:00 |
m68k
|
ColdFire target.
|
2006-10-22 00:18:54 +00:00 |
mips
|
linux-user errno mapping, by Stuart Anderson.
|
2007-06-01 12:09:19 +00:00 |
ppc
|
Semaphore structure mapping, by Stuart Anderson.
|
2007-06-03 14:26:27 +00:00 |
ppc64
|
termios structure definition fix by Stuart Anderson.
|
2007-04-19 07:17:50 +00:00 |
sh4
|
sh4 target (Samuel Tardieu)
|
2006-04-27 21:07:38 +00:00 |
sparc
|
uname fix
|
2004-09-13 21:41:39 +00:00 |
sparc64
|
initial sparc64 support
|
2005-01-30 22:59:18 +00:00 |
x86_64
|
Code provision for 64 bits linux user-mode targets support.
|
2007-04-06 06:40:51 +00:00 |
elfload.c
|
Fix 64 bit ELF file symbol lookup
|
2007-07-05 13:23:29 +00:00 |
errno_defs.h
|
linux-user errno mapping, by Stuart Anderson.
|
2007-06-01 12:09:19 +00:00 |
flat.h
|
bFLT 64-bit host fix.
|
2006-10-21 23:43:02 +00:00 |
flatload.c
|
bFLT loader alignment fix.
|
2007-04-15 14:13:11 +00:00 |
ioctls.h
|
Avoid accessing guest memory directly in usermode emulation.
|
2006-03-25 19:31:22 +00:00 |
linuxload.c
|
Fix typo in comment.
|
2007-06-03 15:33:32 +00:00 |
m68k-sim.c
|
ColdFire target.
|
2006-10-22 00:18:54 +00:00 |
main.c
|
Deliver page faults to program
|
2007-07-07 20:46:41 +00:00 |
mmap.c
|
Add __mips__to mmap specialcase.
|
2007-06-03 15:31:32 +00:00 |
path.c
|
Allow relative paths for the interpreter prefix in linux-user emulation.
|
2007-06-17 15:32:30 +00:00 |
qemu.h
|
M68k system mode semihosting.
|
2007-05-26 15:09:38 +00:00 |
signal.c
|
Sigio fd passing, by Alexander Graf.
|
2007-07-12 11:02:46 +00:00 |
socket.h
|
mips socket calls (initial patch by Raphael Rigo)
|
2006-06-24 15:06:03 +00:00 |
syscall_defs.h
|
Fix statfs(64) syscall wrapper, by Andreas Schwab.
|
2007-07-20 15:54:27 +00:00 |
syscall_types.h
|
Avoid accessing guest memory directly in usermode emulation.
|
2006-03-25 19:31:22 +00:00 |
syscall.c
|
Restore build on older Linux hosts.
|
2007-07-23 15:37:46 +00:00 |
vm86.c
|
Avoid accessing guest memory directly in usermode emulation.
|
2006-03-25 19:31:22 +00:00 |