qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Add Custom Machine in Qemu-4.2.0 or newer


From: abhijeet inamdar
Subject: Re: Add Custom Machine in Qemu-4.2.0 or newer
Date: Fri, 5 Nov 2021 13:44:13 +0100

Hi,

I found my machine to be as to be similar to one of the stm32 implementations but in the list of machines which one to select? 


BR.
Abhijeet.

On Thu, 4 Nov, 2021, 13:10 abhijeet inamdar, <abhijeetinamdar3005@gmail.com> wrote:
Can I know exactly which board is it?! Would be helpful for me to look into.


BR.
Abhijeet.

On Thu, 4 Nov, 2021, 12:15 Peter Maydell, <peter.maydell@linaro.org> wrote:
On Wed, 3 Nov 2021 at 14:04, abhijeet inamdar
<abhijeetinamdar3005@gmail.com> wrote:
> In a machine definition can there be a two different "cpu-type"
> ( say ARM M or A or R)that can be emulated ? (if it make sense)

Currently a machine can have multiple CPUs as long as
they are from the same guest architecture. So you can
have both Arm M-profile and A-profile CPUs (including
mixing 32-bit only and 64-bit CPUs). But you can't
have combinations like an Arm CPU and a PPC CPU.

I think the only mixed-CPU-type board we have in
QEMU at the moment is one of the Xilinx boards which
has both Cortex-R5 and Cortex-A53 CPUs.

-- PMM

reply via email to

[Prev in Thread] Current Thread [Next in Thread]