diff options
author | An-Cheng Huang | 2011-08-09 21:32:38 +0200 |
---|---|---|
committer | Riku Voipio | 2011-09-09 09:47:54 +0200 |
commit | 94c19610a6973ad917d9c154eabfc2ee27bc4f59 (patch) | |
tree | 7906d81c0407a26c0c658bcb17d8f7cebe72eca9 /hw/ide/isa.c | |
parent | linux-user: Fix MIPS indirect syscall handling (diff) | |
download | qemu-94c19610a6973ad917d9c154eabfc2ee27bc4f59.tar.gz qemu-94c19610a6973ad917d9c154eabfc2ee27bc4f59.tar.xz qemu-94c19610a6973ad917d9c154eabfc2ee27bc4f59.zip |
linux-user: Verify MIPS syscall arguments
On MIPS, some syscall arguments are taken from the stack. This patch adds
verification such that do_syscall() is only invoked if all arguments
have been successfully taken from the stack.
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: An-Cheng Huang <ancheng@ubnt.com>
Diffstat (limited to 'hw/ide/isa.c')
0 files changed, 0 insertions, 0 deletions