[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v7 0/7] Power11 support for QEMU [PowerNV]
From: |
Aditya Gupta |
Subject: |
Re: [PATCH v7 0/7] Power11 support for QEMU [PowerNV] |
Date: |
Fri, 28 Mar 2025 14:33:21 +0530 |
On 25/03/28 09:02AM, Cédric Le Goater wrote:
> On 3/27/25 21:07, Aditya Gupta wrote:
> > <...snip...>
>
> In OPAL, the Power11 "CPU: PXYZ generation processor" string seems
> inconsistent with the previous generations :
Yes, that was intentional due to how we wanted to export it as "Power11"
Quoting mahesh's reply from skiboot list on 6th Feb 2025:
> Power brand wants to export P11 as Power11. 'P' capital reset
> lower
I have handled this difference in the functional test also, where it
will look for "CPU: P10" for powernv10, but "CPU: Power11" for powernv11
Thanks,
- Aditya G
>
> [ 0.033505806,6] CPU: P8 generation processor
> [ 0.072640552,5] PLAT: Detected QEMU POWER8 platform
> [ 0.035156993,6] CPU: P9 generation processor
> [ 0.062078034,5] PLAT: Detected QEMU POWER9 platform
> [ 0.026078226,6] CPU: P10 generation processor
> [ 0.044514479,5] PLAT: Detected QEMU POWER10 platform
> [ 0.022154632,6] CPU: Power11 generation processor
> [ 0.038760508,5] PLAT: Detected QEMU Power11 platform
>
>
> Thanks,
>
> C.
>
- [PATCH v7 1/7] ppc/pnv: Introduce Pnv11Chip, (continued)
- [PATCH v7 1/7] ppc/pnv: Introduce Pnv11Chip, Aditya Gupta, 2025/03/27
- [PATCH v7 3/7] ppc/pnv: Add XIVE2 controller to Power11, Aditya Gupta, 2025/03/27
- [PATCH v7 5/7] ppc/pnv: Add ChipTOD model for Power11, Aditya Gupta, 2025/03/27
- [PATCH v7 7/7] tests/powernv: Add PowerNV test for Power11, Aditya Gupta, 2025/03/27
- [PATCH v7 6/7] tests/powernv: Switch to buildroot images instead of op-build, Aditya Gupta, 2025/03/27
- Re: [PATCH v7 0/7] Power11 support for QEMU [PowerNV], Cédric Le Goater, 2025/03/28
- Re: [PATCH v7 0/7] Power11 support for QEMU [PowerNV],
Aditya Gupta <=