diff options
author | Tom Musta <tommusta@gmail.com> | 2013-09-25 17:41:13 +1000 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2013-10-25 23:25:45 +0200 |
commit | 04f1f7842e18c4b5e50203cc5b207cafb7c62974 (patch) | |
tree | fe5c3eeca65f02cc4a5ede8b88e1cb0283ef5174 /target-ppc/mem_helper.c | |
parent | 16457e7f4a10125db06b84e5e843d9544552436e (diff) |
ppc: Add CFAR, DAR and DSISR to the dictionary of printable registers
The CFAR, DAR and DSISR registers are currently missing from the
dictionary of registers that may be printed in the QEMU console.
These are interesting registers when debugging. With this patch,
the following commands work properly:
(qemu) print $cfar
(qemu) print $dar
(qemu) print $dsisr
Signed-off-by: Tom Musta <tommusta@gmail.com>
Reviewed-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'target-ppc/mem_helper.c')
0 files changed, 0 insertions, 0 deletions