On Sat, Apr 15, 2023 at 04:28:25PM +0800, Jisheng Zhang wrote: > patch1 removes CBAR from A55 and A76 > patch2 adds A78 CPU
As in another email, for various reaons I want to recall these two patches. > > Jisheng Zhang (2): > target/arm: Remove ARM_FEATURE_CBAR_RO from A55 and A76 > target/arm: Add Cortex-A78 CPU > > docs/system/arm/virt.rst | 1 + > hw/arm/virt.c | 1 + > target/arm/cpu64.c | 71 ++++++++++++++++++++++++++++++++++++++-- > 3 files changed, 71 insertions(+), 2 deletions(-) > > -- > 2.40.0 > >