You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/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>
4 days ago
..
amigang.rst docs/system/ppc/amigang.rst: Update for NVRAM emulation 7 months ago
embedded.rst ppc/ppc405: Remove boards 7 months ago
powermac.rst ppc: fix incorrect spelling of PowerMac 1 year ago
powernv.rst ppc/pnv: Introduce Power11 PowerNV machine 4 days ago
ppce500.rst hw/ppc/e500: Add Freescale eSDHC to e500plat 3 years ago
prep.rst
pseries.rst ppc/pseries: Add Power11 cpu type 11 months ago