On 25.09.2013, at 09:41, Anton Blanchard wrote: > From: Tom Musta <[email protected]> > > 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 <[email protected]> > Reviewed-by: Anton Blanchard <[email protected]>
Thanks, applied to ppc-next. Alex
