« Previous | Next » 

Revision 04f1f784

ID04f1f7842e18c4b5e50203cc5b207cafb7c62974

Added by Tom Musta over 10 years ago

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 <>
Reviewed-by: Anton Blanchard <>
Signed-off-by: Alexander Graf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences