diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2025-03-06 18:09:00 -0800 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2025-03-08 07:55:03 -0800 |
commit | b9e3bf884aaa2d243fa3554c4dafea293187aa02 (patch) | |
tree | 26955fc47c890edbd11c30b0ad8a641a60249eba /rust/qemu-api | |
parent | 58d00538ceeef9900802bcd4b7ad613ca78c8583 (diff) | |
download | qemu-b9e3bf884aaa2d243fa3554c4dafea293187aa02.zip qemu-b9e3bf884aaa2d243fa3554c4dafea293187aa02.tar.gz qemu-b9e3bf884aaa2d243fa3554c4dafea293187aa02.tar.bz2 |
include/exec: Split out exec/cpu-interrupt.h
Some of these bits are actually common to all cpus; while the
reset have common reservations for target-specific usage.
While generic code cannot know what the target-specific usage is,
common code can know what to do with the bits, e.g. single-step.
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions