mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 15:15:46 +00:00
Guest errno values are taken from the newlib. Convert only those errno values that can be returned from used system calls. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>