qemu-e2k/linux-user
Loïc Minier da79030f47 linux-user: adapt uname machine to emulated CPU
This patch for linux-user adapts the output of the emulated uname()
syscall to match the configured CPU.  Tested with x86, x86-64 and arm
emulation.

Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
Signed-off-by: Loïc Minier <lool@dooz.org>
2010-02-06 17:19:43 +01:00
..
alpha linux-user: Add aliases for some Alpha syscalls 2009-12-21 11:29:27 +01:00
arm
cris
i386
m68k
microblaze
mips
mips64
mipsn32
ppc
sh4
sparc
sparc64
x86_64
cpu-uname.c linux-user: adapt uname machine to emulated CPU 2010-02-06 17:19:43 +01:00
cpu-uname.h linux-user: adapt uname machine to emulated CPU 2010-02-06 17:19:43 +01:00
elfload32.c
elfload.c fix linux-user microblaze ELF_ARCH definition 2010-01-17 09:51:03 +01:00
errno_defs.h
flat.h
flatload.c
ioctls.h linux-user: KD/VT/FB ioctls 2009-10-17 11:38:00 +03:00
linux_loop.h
linuxload.c
m68k-sim.c
main.c linux-user: fix build with gcc-4.1 2009-12-24 00:17:12 +01:00
mmap.c mmap_frag() users only check for -1 error 2010-01-26 14:59:20 -06:00
qemu-types.h
qemu.h
signal.c linux-user: cleanup force_sig() calls 2009-12-19 19:45:27 +01:00
socket.h
strace.c
strace.list
syscall_defs.h linux-user: KD/VT/FB ioctls 2009-10-17 11:38:00 +03:00
syscall_types.h linux-user: KD/VT/FB ioctls 2009-10-17 11:38:00 +03:00
syscall.c linux-user: adapt uname machine to emulated CPU 2010-02-06 17:19:43 +01:00
uaccess.c
vm86.c