]> Git Repo - qemu.git/commit
target-ppc: dump DAR and DSISR
authorAnton Blanchard <[email protected]>
Tue, 24 Dec 2013 01:17:24 +0000 (12:17 +1100)
committerAlexander Graf <[email protected]>
Wed, 5 Mar 2014 02:06:24 +0000 (03:06 +0100)
commitca480de66400c4fcaf59100b813e402f9edb08f7
treea769eefe71d186dbafddf050faac7f3b94ee432d
parent135a129a1cd047cc913e88c795eda859a0ebb81f
target-ppc: dump DAR and DSISR

The DAR and DSISR can be very useful when debugging issues, so add
them to ppc_cpu_dump_state. We had another bug in this area: all
of the v2.06 MMU types were missing.

Signed-off-by: Anton Blanchard <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
target-ppc/translate.c
This page took 0.022507 seconds and 4 git commands to generate.