qemu-cr16/docs/system/ppc
Aditya Gupta 73a911e966
ppc/pnv: Introduce Power11 PowerNV machine
The Powernv11 machine doesn't have XIVE & PHBs as of now

XIVE2 interface and PHB5 added in later patches to Powernv11 machine

Also add mention of Power11 to powernv documentation

Note: A difference from P10's and P11's machine_class_init is, in P11
different number of PHBs cannot be used on the command line, ie. the
following line does NOT exist in pnv_machine_power11_class_init, which
existed in case of Power10:

    machine_class_allow_dynamic_sysbus_dev(mc, TYPE_PNV_PHB);

Reviewed-by: Cédric Le Goater <clg@redhat.com>
Signed-off-by: Aditya Gupta <adityag@linux.ibm.com>
Tested-by: Amit Machhiwal <amachhiw@linux.ibm.com>
Tested-by: Cédric Le Goater <clg@redhat.com>
Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
Link: https://lore.kernel.org/r/20250925173049.891406-3-adityag@linux.ibm.com
Message-ID: <20250925173049.891406-3-adityag@linux.ibm.com>
2025-09-28 23:22:05 +05:30
..
amigang.rst docs/system/ppc/amigang.rst: Update for NVRAM emulation 2025-03-11 22:43:32 +10:00
embedded.rst ppc/ppc405: Remove boards 2025-03-11 22:40:47 +10:00
powermac.rst ppc: fix incorrect spelling of PowerMac 2024-09-20 08:06:56 +03:00
powernv.rst ppc/pnv: Introduce Power11 PowerNV machine 2025-09-28 23:22:05 +05:30
ppce500.rst hw/ppc/e500: Add Freescale eSDHC to e500plat 2022-12-21 14:17:55 -03:00
prep.rst
pseries.rst ppc/pseries: Add Power11 cpu type 2024-11-04 09:12:47 +10:00