Peter Maydell dd6e957a14 linux-user: Move target_to_host_errno_table[] setup out of ioctl loop
The code to initialise the target_to_host_errno_table[] array was
accidentally inside the loop through checking and initialising all
the supported ioctls. This was harmless but meant that we reinitialised the
array several hundred times on startup.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2012-08-13 12:45:46 +01:00
..
2012-03-14 22:20:24 +01:00
2012-07-27 21:13:05 +00:00
2010-10-05 13:53:56 -05:00
2012-04-06 19:25:57 +03:00
2009-07-01 18:24:44 +00:00