qemu/linux-user
Edgar E. Iglesias 21ebeb23b3 microblaze: Support the latest mmu-kernel stat64 ABI.
Microblaze recently changed their ABI. The new is not backwards compatible
and there doesn't seem to be a way to distinguish old/new binaries.
Let's support the latest ABI for now and hope someone figures out a way to
hande both ABI's later.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
2009-06-23 19:28:27 +02:00
..
alpha
arm linux-user: update syscall list 2009-06-16 16:56:29 +03:00
cris
i386 linux-user: update syscall list 2009-06-16 16:56:29 +03:00
m68k linux-user: update syscall list 2009-06-16 16:56:29 +03:00
microblaze microblaze: Add syscall, signal and termbits defs for linux-user. 2009-05-26 21:10:21 +02:00
mips linux-user: update syscall list 2009-06-16 16:56:29 +03:00
mips64 linux-user: update syscall list 2009-06-16 16:56:29 +03:00
mipsn32 linux-user: update syscall list 2009-06-16 16:56:29 +03:00
ppc linux-user: update syscall list 2009-06-16 16:56:29 +03:00
sh4 linux-user: update syscall list 2009-06-16 16:56:29 +03:00
sparc linux-user: update syscall list 2009-06-16 16:56:29 +03:00
sparc64 linux-user: update syscall list 2009-06-16 16:56:29 +03:00
x86_64 linux-user: update syscall list 2009-06-16 16:56:29 +03:00
elfload.c linux-user: added x86 and x86_64 support for ELF coredump 2009-06-16 16:56:28 +03:00
elfload32.c
envlist.c
envlist.h
errno_defs.h
flat.h
flatload.c Replace gcc variadic macro extension with C99 version 2009-05-13 17:53:17 +00:00
ioctls.h
linux_loop.h
linuxload.c linux-user: implemented ELF coredump support for ARM target 2009-06-16 16:56:28 +03:00
m68k-sim.c
main.c linux-user: implemented ELF coredump support for ARM target 2009-06-16 16:56:28 +03:00
mmap.c linux-user: initialize mmap_mutex properly 2009-06-16 16:58:45 +03:00
path.c
qemu-types.h
qemu.h linux-user: implemented ELF coredump support for ARM target 2009-06-16 16:56:28 +03:00
signal.c linux-user: implemented ELF coredump support for ARM target 2009-06-16 16:56:28 +03:00
socket.h
strace.c linux-user: strace now handles guest stringscorrectly [v2] 2009-06-19 02:51:47 +04:00
strace.list linux-user: strace now handles guest strings correctly [v2] 2009-06-16 16:56:28 +03:00
syscall.c linux-user: strace now handles guest stringscorrectly [v2] 2009-06-19 02:51:47 +04:00
syscall_defs.h microblaze: Support the latest mmu-kernel stat64 ABI. 2009-06-23 19:28:27 +02:00
syscall_types.h
uaccess.c
vm86.c