Le 02/08/2019 à 18:04, Peter Maydell a écrit :
Now that the MIPS CPU implementation uses the new
do_transaction_failed hook, we can remove the old code that handled
the do_unassigned_access hook.
Signed-off-by: Peter Maydell
---
hw/mips/mips_jazz.c | 27 ---
1 file ch
On 8/2/19 6:04 PM, Peter Maydell wrote:
> Now that the MIPS CPU implementation uses the new
> do_transaction_failed hook, we can remove the old code that handled
> the do_unassigned_access hook.
>
> Signed-off-by: Peter Maydell
> ---
> hw/mips/mips_jazz.c | 27 ---
> 1 fi
Now that the MIPS CPU implementation uses the new
do_transaction_failed hook, we can remove the old code that handled
the do_unassigned_access hook.
Signed-off-by: Peter Maydell
---
hw/mips/mips_jazz.c | 27 ---
1 file changed, 4 insertions(+), 23 deletions(-)
diff --git