|
From: | Cédric Le Goater |
Subject: | Re: [PATCH v2 0/2] ppc/pnv: Set P10 core xscom region size to match hardware |
Date: | Thu, 6 Jul 2023 09:19:29 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 |
On 7/6/23 07:39, Nicholas Piggin wrote:
Sorry about the paper bag bug in the first version of the patch - I broke powernv8 and 9. This adds a xsom_size core class field to change the P10 size without changing the others. Also added a P10 xscom test, and passes make check.
Reviewed-by: Cédric Le Goater <clg@kaod.org> Tested-by: Cédric Le Goater <clg@kaod.org> Thanks, C.
Thanks, Nick Nicholas Piggin (2): ppc/pnv: Set P10 core xscom region size to match hardware tests/qtest: Add xscom tests for powernv10 machine hw/ppc/pnv_core.c | 6 +++-- include/hw/ppc/pnv_core.h | 1 + include/hw/ppc/pnv_xscom.h | 2 +- tests/qtest/pnv-xscom-test.c | 44 ++++++++++++++++++++++++++++-------- 4 files changed, 41 insertions(+), 12 deletions(-)
[Prev in Thread] | Current Thread | [Next in Thread] |