Re: [PATCH v5 0/4] Building PPTT with root node and identical implementation flag

2025-06-01 Thread Michael S. Tsirkin
On Fri, May 23, 2025 at 11:26:50AM +0100, Alireza Sanaee wrote: > OS like Linux is using PPTT processor node's identical implementation > flag [1] to infer whether the whole system or a certain CPU cluster is > homogeneous or not [2]. QEMU currently only support building homogeneous > system, set t

[PATCH v5 0/4] Building PPTT with root node and identical implementation flag

2025-05-23 Thread Alireza Sanaee via
OS like Linux is using PPTT processor node's identical implementation flag [1] to infer whether the whole system or a certain CPU cluster is homogeneous or not [2]. QEMU currently only support building homogeneous system, set the flag to indicate the fact. Build a root node in PPTT for indicates th