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

2015-05-28 Thread Edgar E. Iglesias
On Sun, May 24, 2015 at 03:47:20PM -0700, Peter Crosthwaite wrote: > Move the target_disas() cris specifics to the QOM disas_set_info hook > and delete the cris specific code in disas.c. > > This also now adds support for monitor disas to cris. > > E.g. > (qemu) xp 0x40004000 > 40004000:

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

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