Tom Musta 04f1f7842e 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>
2013-10-25 23:25:45 +02:00
2013-10-18 13:41:36 +02:00
2013-10-11 09:34:56 -07:00
2013-10-25 23:25:45 +02:00
2013-10-11 09:34:56 -07:00
2013-10-12 16:19:20 -07:00
2013-10-17 17:30:55 +02:00
2013-10-11 09:34:56 -07:00
2013-10-17 10:19:59 +02:00
2013-10-11 10:52:54 +02:00
2013-10-11 09:34:56 -07:00
2013-10-17 17:31:00 +02:00
2013-10-17 17:31:00 +02:00
2013-10-17 10:10:14 +02:00
2013-10-11 16:50:01 +02:00
2013-10-11 09:34:56 -07:00
2013-10-11 09:34:56 -07:00
2013-10-11 09:34:56 -07:00
2013-10-17 12:42:54 +02:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%