linux-user: Fix terminal control ioctls
authorTimothy Pearson <tpearson@raptorengineering.com>
Sun, 19 Jun 2016 00:15:35 +0000 (19:15 -0500)
committerRiku Voipio <riku.voipio@linaro.org>
Tue, 19 Jul 2016 13:16:17 +0000 (16:16 +0300)
commit5b7f7bb39e1e517bd5c5e2d112549a7947b08ce0
tree7d40983c776a76ddbc7b45cde35864efe58590aa
parent4715856a68b3bf868aca05f34f8f9edde64d7d6f
linux-user: Fix terminal control ioctls

TIOCGPTN and related terminal control ioctls were not converted to the guest ioctl format on x86_64 targets. Convert these ioctls to enable terminal functionality on x86_64 guests.

Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
linux-user/x86_64/termbits.h