Re: [PATCH v7 RESEND 1/5] hw/core/machine: Reject thread level cache

2025-02-06 Thread Philippe Mathieu-Daudé
On 10/1/25 15:51, Zhao Liu wrote: 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 ARM even can't support this special cache topology in device tree, it is unnecessary to support i

[PATCH v7 RESEND 1/5] hw/core/machine: Reject thread level cache

2025-01-10 Thread Zhao Liu
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 ARM even can't support this special cache topology in device tree, it is unnecessary to support it at this moment, even though per-th