]> Git Repo - qemu.git/commit
linux-user/openrisc: Use force_sig_fault
authorRichard Henderson <[email protected]>
Fri, 7 Jan 2022 21:32:37 +0000 (13:32 -0800)
committerLaurent Vivier <[email protected]>
Tue, 11 Jan 2022 17:40:44 +0000 (18:40 +0100)
commitb60070566914d09f52d0225006e8eeab85a233cf
treedcf14a76ce7e2f29a1f01c51e4225a5a4ea16287
parent0a3336f6fd7b38d058044504758eef49aa9b03eb
linux-user/openrisc: Use force_sig_fault

Use the new function instead of setting up a target_siginfo_t
and calling queue_signal. Fill in the missing PC for SIGTRAP.

Reviewed-by: Stafford Horne <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-Id: <20220107213243[email protected]>
Signed-off-by: Laurent Vivier <[email protected]>
linux-user/openrisc/cpu_loop.c
This page took 0.025365 seconds and 4 git commands to generate.