Re: [Qemu-devel] [PATCH 2/2] xilinx: removed microbalze_pic_init from xilinx.h

2011-08-22 Thread Edgar E. Iglesias
On Mon, Aug 22, 2011 at 06:15:25PM +1000, Peter A. G. Crosthwaite wrote: > This is a microblaze target specific function that belongs outside > of xilinx.h (which is a collection of target independent device model > instantiator functions) Applied both, thanks Peter.

[Qemu-devel] [PATCH 2/2] xilinx: removed microbalze_pic_init from xilinx.h

2011-08-22 Thread Peter A. G. Crosthwaite
This is a microblaze target specific function that belongs outside of xilinx.h (which is a collection of target independent device model instantiator functions) Signed-off-by: Peter A. G. Crosthwaite --- hw/microblaze_pic_cpu.c |2 +- hw/microblaze_pic_cpu.h |8 hw/p