[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH] mips-linux-user errno mapping
From: |
Stuart Anderson |
Subject: |
[Qemu-devel] [PATCH] mips-linux-user errno mapping |
Date: |
Wed, 30 May 2007 21:15:30 -0400 (EDT) |
The linux user code was completely missing the ability to map errnos
from the host to the target. This patch adds this ability, with the
mapping needed for MIPS. With this patch, an appreciable number of the
tests in LTP now PASS (remaining failures are due to other bugs not yet
fixed).
Stuart
Stuart R. Anderson address@hidden
Network & Software Engineering http://www.netsweng.com/
1024D/37A79149: 0791 D3B8 9A4C 2CDC A31F
BD03 0A62 E534 37A7 9149
13errno.patch
Description: errno mapping patch
- [Qemu-devel] [PATCH] mips-linux-user errno mapping,
Stuart Anderson <=