qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Simulating a composite machine
@ 2018-08-19 12:54 Martin Schroeder
  2018-08-19 13:45 ` Peter Maydell
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Schroeder @ 2018-08-19 12:54 UTC (permalink / raw)
  To: qemu-devel

Is it possible to instantiate multiple CPUs of different architectures
and simuate them with different images at the same time? Some examples
include ARM socs with m3/m4 coprocessor core but also boards with
multiple processors where it is desirable to connect the chips over
for example virtual SPI or UART and then simulate the composite system
as a single machine where each of the cores runs a separate firmware.

Is something like this easy to implement given current processor
objects or does this require substantial changes to how qemu works?
One area I do not fully understand is native code generator and
whether it would be able to cope with two cores of *different*
architectures at the same time.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-08-21  9:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-19 12:54 [Qemu-devel] Simulating a composite machine Martin Schroeder
2018-08-19 13:45 ` Peter Maydell
     [not found]   ` <CAGmj6qtJuootGneBjcz8aCRsBXBU+GN2nhERc+76un_CiBcDZQ@mail.gmail.com>
     [not found]     ` <CAFEAcA8wp=_MzzrT0G70n1eHbbt8FXf2upZB0cyBmhK3Pv+Y9w@mail.gmail.com>
2018-08-20 18:29       ` Martin Schroeder
2018-08-20 21:02         ` Martin Schroeder
2018-08-21  8:57         ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).