On Sun, 10 Apr 2022 at 07:07, Richard Henderson <[email protected]> wrote: > > This extension concerns cache speculation, which TCG does > not implement. Thus we can trivially enable this feature. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/cpu64.c | 1 + > target/arm/cpu_tcg.c | 1 + > 2 files changed, 2 insertions(+) Reviewed-by: Peter Maydell <[email protected]>
thanks -- PMM
