Re: [Qemu-devel] heterogenous cores

2016-06-01 Thread Alistair Francis
On Wed, Jun 1, 2016 at 2:39 PM, Peter Maydell wrote: > On 1 June 2016 at 22:34, Michael Rolnik wrote: >> as I understand it's not possible right off the shelf as some functions >> like gen_intermediate_code are global. >> so, the question is *is it a complex task to make a heterogenous setup >> p

Re: [Qemu-devel] heterogenous cores

2016-06-01 Thread Peter Maydell
On 1 June 2016 at 22:34, Michael Rolnik wrote: > as I understand it's not possible right off the shelf as some functions > like gen_intermediate_code are global. > so, the question is *is it a complex task to make a heterogenous setup > possible*? Yes, it's a complex task. It's not impossible, bu

Re: [Qemu-devel] heterogenous cores

2016-06-01 Thread Michael Rolnik
as I understand it's not possible right off the shelf as some functions like gen_intermediate_code are global. so, the question is *is it a complex task to make a heterogenous setup possible*? On Thu, Jun 2, 2016 at 12:28 AM, Michael Rolnik wrote: > Hi all, > > Is there a way to build a platform

[Qemu-devel] heterogenous cores

2016-06-01 Thread Michael Rolnik
Hi all, Is there a way to build a platform with two or more different cores e.g. PPC & ARM ? -- Best Regards, Michael Rolnik