diff options
author | Peter Maydell | 2019-11-11 14:44:16 +0100 |
---|---|---|
committer | Peter Maydell | 2019-11-11 14:44:16 +0100 |
commit | 894d354fd834476ebc347cdd2706533b7cc761d5 (patch) | |
tree | b08f6fa08649780be57482e9ab12580e68fb1d31 /hw/arm/boot.c | |
parent | ptimer: Remove old ptimer_init_with_bh() API (diff) | |
download | qemu-894d354fd834476ebc347cdd2706533b7cc761d5.tar.gz qemu-894d354fd834476ebc347cdd2706533b7cc761d5.tar.xz qemu-894d354fd834476ebc347cdd2706533b7cc761d5.zip |
Remove unassigned_access CPU hook
All targets have now migrated away from the old unassigned_access
hook to the new do_transaction_failed hook. This means we can remove
the core-code infrastructure for that hook and the code that calls it.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20191108173732.11816-1-peter.maydell@linaro.org
Diffstat (limited to 'hw/arm/boot.c')
0 files changed, 0 insertions, 0 deletions