On Fri, 1 Sept 2023 at 00:25, Richard Henderson <[email protected]> wrote: > > The cortex-a710 is a first generation ARMv9.0-A processor. > > Signed-off-by: Richard Henderson <[email protected]> > --- > docs/system/arm/virt.rst | 1 + > hw/arm/virt.c | 1 + > target/arm/tcg/cpu64.c | 212 +++++++++++++++++++++++++++++++++++++++ > 3 files changed, 214 insertions(+)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
