Jan 2025 23:01:46 +0800
> From: Zhao Liu
> Subject: [PATCH v7 1/5] hw/core/machine: Reject thread level cache
> X-Mailer: git-send-email 2.34.1
>
> Currently, neither i386 nor ARM have real hardware support for per-
> thread cache, and there is no clear demand for this spec
Currently, neither i386 nor ARM have real hardware support for per-
thread cache, and there is no clear demand for this specific cache
topology.
Additionally, since supporting this special cache topology on ARM
requires extra effort [1], it is unnecessary to support it at this
moment, even though