Searched hist:dccfec679e558b22b4f0e5970c951e99df668ddf (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/linux-user/alpha/ |
H A D | termbits.h | diff dccfec679e558b22b4f0e5970c951e99df668ddf Wed Nov 12 04:01:12 CST 2008 aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> 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
|
/openbmc/qemu/linux-user/ |
H A D | syscall_defs.h | diff dccfec679e558b22b4f0e5970c951e99df668ddf Wed Nov 12 04:01:12 CST 2008 aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> 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
|