qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] Alpha linux-user: fix termbits and target IOC macro


From: Laurent Desnogues
Subject: [Qemu-devel] [PATCH] Alpha linux-user: fix termbits and target IOC macros
Date: Tue, 11 Nov 2008 17:40:33 +0100

Hello,

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).


Laurent

Signed-off-by: Laurent Desnogues <address@hidden>

Attachment: alpha-ioctl.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]