]> git.proxmox.com Git - qemu.git/commit
target-m68k/m68k-semi: Handle get_user failure
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 29 Oct 2012 12:05:10 +0000 (12:05 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 3 Nov 2012 09:35:02 +0000 (09:35 +0000)
commit7ba6c10490cf57608045eb2b6351f185d600f4ea
tree11f4c2ff78d5021cc5cc1721c3916dd9ec868cc5
parentaed91c1bff5e568c7b0fbd0e1e7e2f9e62409e73
target-m68k/m68k-semi: Handle get_user failure

Handle failure of get_user accessing the semihosting
argument block, rather than simply ignoring the failures.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-m68k/m68k-semi.c