Re: [kvm-unit-tests PATCH 4/7] powerpc: Add ISA v3.1 (POWER10) support to SPR test
From: Thomas Huth <hidden>
Date: 2023-03-23 11:56:36
Also in:
kvm
From: Thomas Huth <hidden>
Date: 2023-03-23 11:56:36
Also in:
kvm
On 17/03/2023 13.36, Nicholas Piggin wrote:
This is a very basic detection that does not include all new SPRs. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> --- powerpc/sprs.c | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+)
Reviewed-by: Thomas Huth <redacted>