qemu-discuss
[Top][All Lists]
Advanced

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

Re: Is ARM Cortex-A55 CPU supported on QEMU on some branch?


From: Alex Bennée
Subject: Re: Is ARM Cortex-A55 CPU supported on QEMU on some branch?
Date: Wed, 03 Mar 2021 09:54:25 +0000
User-agent: mu4e 1.5.8; emacs 28.0.50

shengjian.xu <shengjian.xu@horizon.ai> writes:

> Hi,
>
> I found that A55 is not in the “struct ARMCPUInfo aarch64_cpus” of
> QEMU5.2.

Not currently. The closest you can get currently is using -cpu max which
will bring in all the ARMv8.x features currently implemented in QEMU. It
there any particular architectural feature you are interested in or is
it the complete model that is of interest?

> Is there somebody made A55 supported on QEMU?

We hope to implement a Cortex-A76 model in the next development cycle
(hopefully for QEMU 6.1). The biggest chunk of work is implementing the
GICv4 and GIC ITS emulation. From there on the aim is to add models for
Neoverse N1/V1 in future releases.

If you want to help with test and review I can ask the various authors
to Cc you on patch sets.

-- 
Alex Bennée



reply via email to

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