On 10/02/14 08:20, Paolo Bonzini wrote:
Il 09/02/2014 16:24, Mark Cave-Ayland ha scritto:
Alright I can change those for the next version of the patch. Does that
mean the use of hex output is now a display option rather than a
separate property type?
"info qtree" will always print both decimal and hex.
If I try that here then with the CG3 patch applied the prom_addr
property is always just displayed in decimal...? Or have I missed
something obvious here?
(You can see the same in vanilla QEMU by changing the same property in
hw/display/tcx.c from DEFINE_PROP_HEX64 to DEFINE_PROP_UINT64 and then
running "info qtree" from qemu-system-sparc)
ATB,
Mark.