]> Git Repo - qemu.git/commit
target-xtensa: return ENOSYS for unimplemented simcalls
authorMax Filippov <[email protected]>
Wed, 22 Aug 2012 18:03:35 +0000 (22:03 +0400)
committerBlue Swirl <[email protected]>
Sat, 1 Sep 2012 10:39:10 +0000 (10:39 +0000)
commite7eee62a90c671d22d50964b7de05e3f4fd96f5f
tree0dc9964baea02a3a5c0cc63212b31443b0f707d8
parent0232cd355d37e1ef938c3636a0e934da87f3bcc8
target-xtensa: return ENOSYS for unimplemented simcalls

This prevents guest from proceeding with uninitialised garbage returned
from unimplemented simcalls.

Signed-off-by: Max Filippov <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
target-xtensa/xtensa-semi.c
This page took 0.025368 seconds and 4 git commands to generate.