qemu/linux-user
aurel32 dccfec679e target-alpha: fix termbits and target IOC macros
This patch fixes the two following problems for Alpha linux-user:
   - termbits.h is incorrectly using host IOC macros and structures
   - IOC bitfields sizes are incorrectly set

This patch corrects the ioctl TCGETS done by isatty function call
on Alpha (when running SPEC crafty for instance).

Signed-off-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5704 c046a42c-6fe2-441c-8c8c-71466251a162
2008-11-12 10:01:12 +00:00
..
alpha target-alpha: fix termbits and target IOC macros 2008-11-12 10:01:12 +00:00
arm
cris
i386
m68k
mips
mips64
mipsn32
ppc
sh4
sparc
sparc64
x86_64
elfload.c * Use function pointers for symbol lookup (currently for elf32 and elf64, 2008-10-22 15:11:31 +00:00
elfload32.c
errno_defs.h
flat.h
flatload.c Fix undeclared symbol warnings from sparse 2008-10-26 13:43:07 +00:00
ioctls.h
linux_loop.h
linuxload.c
m68k-sim.c
main.c use target_mmap() to allocate idt, gdt and ldt (Kirill A. Shutemov). 2008-11-10 02:55:33 +00:00
mmap.c Include qemu-common.h in order to get prototypes for qemu_malloc etc. 2008-10-02 19:55:50 +00:00
path.c
qemu.h Export x86_stack_size in qemu.h 2008-10-05 11:05:14 +00:00
signal.c CRIS: linux-user signals dont need ERP compensation after break anymore. 2008-10-08 14:39:08 +00:00
socket.h
strace.c Fix warning about unused function 2008-10-03 19:01:41 +00:00
strace.list Fix return value printing for shmat (Lauro Ramos Venancio). 2008-10-28 10:39:39 +00:00
syscall.c use target_mmap() to allocate idt, gdt and ldt (Kirill A. Shutemov). 2008-11-10 02:55:33 +00:00
syscall_defs.h target-alpha: fix termbits and target IOC macros 2008-11-12 10:01:12 +00:00
syscall_types.h
uaccess.c
vm86.c