]> Git Repo - qemu.git/commit
target/arm: Implement new do_transaction_failed hook
authorPeter Maydell <[email protected]>
Thu, 7 Sep 2017 12:54:55 +0000 (13:54 +0100)
committerPeter Maydell <[email protected]>
Thu, 7 Sep 2017 12:54:55 +0000 (13:54 +0100)
commitc79c0a314c43b78f6326d5f137bdbafdbf8e9766
treef393bd58bc4dba89fdcea2b64a39c3f653a1e631
parent4672cbd7bed88dc67f089e84a0fd5d7739020c92
target/arm: Implement new do_transaction_failed hook

Implement the new do_transaction_failed hook for ARM, which should
cause the CPU to take a prefetch abort or data abort.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Reviewed-by: Edgar E. Iglesias <[email protected]>
Message-id: 1504626814[email protected]
target/arm/cpu.c
target/arm/internals.h
target/arm/op_helper.c
This page took 0.020524 seconds and 4 git commands to generate.