Re: [Qemu-devel] [PATCH v3 00/35] Multi Architecture System Emulation

2015-07-18 Thread Peter Crosthwaite
On Sat, Jul 18, 2015 at 5:44 AM, Paolo Bonzini wrote: > > > On 18/07/2015 11:40, Peter Crosthwaite wrote: >> Hi All, >> >> This is target-multi, a system-mode build that can support multiple >> cpu-types. > > Hi Peter, > > I commented on a few patches, but overall looks great. > Thanks, Ill let

Re: [Qemu-devel] [PATCH v3 00/35] Multi Architecture System Emulation

2015-07-18 Thread Paolo Bonzini
On 18/07/2015 11:40, Peter Crosthwaite wrote: > Hi All, > > This is target-multi, a system-mode build that can support multiple > cpu-types. Hi Peter, I commented on a few patches, but overall looks great. Paolo

[Qemu-devel] [PATCH v3 00/35] Multi Architecture System Emulation

2015-07-18 Thread Peter Crosthwaite
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 be elaborted more in future spins