Re: [Qemu-devel] [RFC v2 00/34] Multi Architecture System Emulation

2015-06-01 Thread Paolo Bonzini
On 31/05/2015 08:11, Peter Crosthwaite wrote: > include/exec/*.h and some of the common code needs some refactoring to setup > this single vs multi compile split. Mostly code movements. Thanks for attempting this! The best thing in this series is that a lot of changes can be done piecewise and

[Qemu-devel] [RFC v2 00/34] Multi Architecture System Emulation

2015-05-30 Thread Peter Crosthwaite
** Note: Very different to V1 ** Hi All, This is target-multi, a system-mode build that can support multiple cpu-types. Two architectures are initially converted. Microblaze and ARM. Step by step conversion in done for each. A microblaze is added to Xilinx Zynq platform as a test case. This will