Re: [Qemu-devel] [PATCH v3 5/7] disas: microblaze: QOMify target specific disas setup

2015-05-28 Thread Edgar E. Iglesias
Looks good: Reviewed-by: Edgar E. Iglesias On Sun, May 24, 2015 at 03:47:18PM -0700, Peter Crosthwaite wrote: > Move the target_disas() MB specifics to the QOM disas_set_info hook > and delete the MB specific code in disas.c. > > This also now adds support for monitor disas to Microblaze. > >

Re: [Qemu-devel] [PATCH v3 5/7] disas: microblaze: QOMify target specific disas setup

2015-05-28 Thread Peter Crosthwaite
Ping! On Sun, May 24, 2015 at 3:47 PM, Peter Crosthwaite wrote: > Move the target_disas() MB specifics to the QOM disas_set_info hook > and delete the MB specific code in disas.c. > > This also now adds support for monitor disas to Microblaze. > > E.g. > (qemu) xp 0x9000 > 9000: 0

[Qemu-devel] [PATCH v3 5/7] disas: microblaze: QOMify target specific disas setup

2015-05-24 Thread Peter Crosthwaite
Move the target_disas() MB specifics to the QOM disas_set_info hook and delete the MB specific code in disas.c. This also now adds support for monitor disas to Microblaze. E.g. (qemu) xp 0x9000 9000: 0x94208001 And before this patch: (qemu) xp/i 0x9000 0x9000: Asm output