Re: [PATCH v2] target/arm: align exposed ID registers with Linux

2022-12-16 Thread Zhuojia Shen
On 12/16/2022 03:41 PM +, Peter Maydell wrote: > On Thu, 1 Dec 2022 at 16:46, Peter Maydell wrote: > > > > On Tue, 22 Nov 2022 at 23:25, Zhuojia Shen > > wrote: > > > > > > In CPUID registers exposed to userspace, some registers were missing > > > and some fields were not exposed. This patc

Re: [PATCH v2] target/arm: align exposed ID registers with Linux

2022-12-16 Thread Peter Maydell
On Thu, 1 Dec 2022 at 16:46, Peter Maydell wrote: > > On Tue, 22 Nov 2022 at 23:25, Zhuojia Shen > wrote: > > > > In CPUID registers exposed to userspace, some registers were missing > > and some fields were not exposed. This patch aligns exposed ID > > registers and their fields with what the

Re: [PATCH v2] target/arm: align exposed ID registers with Linux

2022-12-01 Thread Peter Maydell
On Tue, 22 Nov 2022 at 23:25, Zhuojia Shen wrote: > > In CPUID registers exposed to userspace, some registers were missing > and some fields were not exposed. This patch aligns exposed ID > registers and their fields with what the upstream kernel currently > exposes. Thanks; I've applied this to

[PATCH v2] target/arm: align exposed ID registers with Linux

2022-11-22 Thread Zhuojia Shen
In CPUID registers exposed to userspace, some registers were missing and some fields were not exposed. This patch aligns exposed ID registers and their fields with what the upstream kernel currently exposes. Specifically, the following new ID registers/fields are exposed to userspace: ID_AA64PFR