diff options
author | Anton Blanchard <anton@samba.org> | 2013-05-01 00:43:59 +0000 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2013-05-06 17:22:48 +0200 |
commit | c05541ee191107eb35093fb693e4ec038e60d2c0 (patch) | |
tree | 86463662cd58044b3f83936a748abd9fb47a5acb /target-ppc/translate_init.c | |
parent | 126a79300971ab9314925c3ebbbd6c776bebf3f1 (diff) | |
download | qemu-c05541ee191107eb35093fb693e4ec038e60d2c0.zip |
target-ppc: Fix invalid SPR read/write warnings
Invalid and privileged SPR warnings currently print the wrong
address. While fixing that, also make it clear that we are
printing both the decimal and hexadecimal SPR number.
Before:
Trying to read invalid spr 896 380 at 0000000000000714
After:
Trying to read invalid spr 896 (0x380) at 0000000000000710
Signed-off-by: Anton Blanchard <anton@au1.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'target-ppc/translate_init.c')
0 files changed, 0 insertions, 0 deletions