On Sun, 10 Apr 2022 at 07:07, Richard Henderson
wrote:
>
> This extension concerns cache speculation, which TCG does
> not implement. Thus we can trivially enable this feature.
>
> Signed-off-by: Richard Henderson
> ---
> target/arm/cpu64.c | 1 +
> target/arm/cpu_tcg.c | 1 +
> 2 files chang
This extension concerns cache speculation, which TCG does
not implement. Thus we can trivially enable this feature.
Signed-off-by: Richard Henderson
---
target/arm/cpu64.c | 1 +
target/arm/cpu_tcg.c | 1 +
2 files changed, 2 insertions(+)
diff --git a/target/arm/cpu64.c b/target/arm/cpu64.c