]> Git Repo - qemu.git/commitdiff
linux-user: Fix MIPS indirect syscall handling
authorAn-Cheng Huang <[email protected]>
Tue, 9 Aug 2011 19:31:41 +0000 (12:31 -0700)
committerRiku Voipio <[email protected]>
Fri, 9 Sep 2011 07:47:03 +0000 (10:47 +0300)
Change the number of argument for MIPS sys_syscall from 0 to 8. This
allows arguments for indirect syscalls to be processed correctly.

Signed-off-by: Riku Voipio <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: An-Cheng Huang <[email protected]>

No differences found
This page took 0.025948 seconds and 4 git commands to generate.