]> Git Repo - qemu.git/commit
target/microblaze: Restrict cpu_exec_interrupt() handler to sysemu
authorPhilippe Mathieu-Daudé <[email protected]>
Sat, 11 Sep 2021 16:54:23 +0000 (18:54 +0200)
committerRichard Henderson <[email protected]>
Tue, 14 Sep 2021 19:00:21 +0000 (12:00 -0700)
commiteb3ef3136eb2a56026d7f1516082e14a0c98f152
tree8b95a95c8380b5a6ad787aba6d6962760b51658e
parentd5db810c551f7baac3ecad7a492dcbd9dc0e5c9c
target/microblaze: Restrict cpu_exec_interrupt() handler to sysemu

Restrict cpu_exec_interrupt() and its callees to sysemu.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Warner Losh <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-Id: <20210911165434[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
target/microblaze/cpu.c
target/microblaze/cpu.h
target/microblaze/helper.c
This page took 0.025355 seconds and 4 git commands to generate.