Re: [RFC PATCH] docs: Add roadmap for heterogeneous emulation

2024-11-21 Thread Alex Bennée
Thomas Huth writes: > On 19/11/2024 17.13, Philippe Mathieu-Daudé wrote: >> This document tries to document the steps required to: >> - Have a single binary to run system emulations >> - Emulate different architectures in the same process >> - Have QEMU assemble dynamic machines at runtime

Re: [RFC PATCH] docs: Add roadmap for heterogeneous emulation

2024-11-20 Thread Thomas Huth
On 19/11/2024 17.13, Philippe Mathieu-Daudé wrote: This document tries to document the steps required to: - Have a single binary to run system emulations - Emulate different architectures in the same process - Have QEMU assemble dynamic machines at runtime Signed-off-by: Philippe Mathieu-

[RFC PATCH] docs: Add roadmap for heterogeneous emulation

2024-11-19 Thread Philippe Mathieu-Daudé
This document tries to document the steps required to: - Have a single binary to run system emulations - Emulate different architectures in the same process - Have QEMU assemble dynamic machines at runtime Signed-off-by: Philippe Mathieu-Daudé --- This is the document that was discussed at th