summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
* spapr: Move typedef SpaprMachineState to spapr.hEduardo Habkost2020-08-273-19/+21
* spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state()Greg Kurz2020-08-131-1/+1
* spapr/xive: Rework error handling of kvmppc_xive_set_source_config()Greg Kurz2020-08-131-2/+2
* spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config()Greg Kurz2020-08-131-2/+2
* spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()Greg Kurz2020-08-131-2/+2
* spapr/xive: Rework error handling of kvmppc_xive_cpu_connect()Greg Kurz2020-08-131-1/+1
* ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappersGreg Kurz2020-08-131-0/+1
* ppc/xive: Rework setup of XiveSource::esb_mmioGreg Kurz2020-08-131-0/+6
* spapr: Add a new level of NUMA for GPUsReza Arbab2020-07-201-0/+1
* spapr: Fix typos in comments and macro indentationGustavo Romero2020-06-261-1/+1
* pnv/psi: Correct the pnv-psi* devices not to be sysbus devicesMarkus Armbruster2020-06-151-1/+1
* ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2Leonardo Bras2020-05-271-0/+1
* Drop more @errp parameters after previous commitMarkus Armbruster2020-05-151-1/+1
* spapr: Drop CAS reboot flagGreg Kurz2020-05-071-1/+0Star
* spapr/cas: Separate CAS handling from rebuilding the FDTAlexey Kardashevskiy2020-05-071-0/+7
* ppc/pnv: Create BMC devices only when defaults are enabledCédric Le Goater2020-04-071-0/+2
* ppc/spapr: Add FWNMI System Reset stateNicholas Piggin2020-03-171-1/+2
* ppc/spapr: Change FWNMI namesNicholas Piggin2020-03-171-10/+17
* spapr: Rename DT functions to newer naming conventionDavid Gibson2020-03-171-2/+2
* spapr/rtas: Reserve space for RTAS blob and logAlexey Kardashevskiy2020-03-171-0/+1
* ppc/spapr: Move GPRs setup to one placeAlexey Kardashevskiy2020-03-171-1/+3
* spapr: Don't clamp RMA to 16GiB on new machine typesDavid Gibson2020-03-161-0/+1
* spapr: Don't attempt to clamp RMA to VRMA constraintDavid Gibson2020-03-161-2/+1Star
* spapr: Handle pending hot plug/unplug requests at CASGreg Kurz2020-03-161-0/+1
* Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini2020-02-251-5/+4Star
|\
| * ppc/{ppc440_bamboo, sam460ex}: use memdev for RAMIgor Mammedov2020-02-191-1/+1
| * ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixupIgor Mammedov2020-02-191-5/+4Star
* | spapr: Don't use spapr_drc_needed() in CAS codeGreg Kurz2020-02-201-1/+3
* | spapr: Allow changing offset for -kernel imageAlexey Kardashevskiy2020-02-201-0/+1
* | spapr: Add Hcalls to support PAPR NVDIMM deviceShivaprasad G Bhat2020-02-201-1/+7
* | spapr: Add NVDIMM device supportShivaprasad G Bhat2020-02-202-0/+46
|/
* migration: Include migration support for machine check handlingAravinda Prasad2020-02-031-0/+2
* ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS callsAravinda Prasad2020-02-031-1/+3
* target/ppc: Build rtas error log upon an MCEAravinda Prasad2020-02-031-1/+5
* target/ppc: Handle NMI guest exitAravinda Prasad2020-02-031-0/+10
* ppc: spapr: Introduce FWNMI capabilityAravinda Prasad2020-02-031-1/+4
* ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridgeCédric Le Goater2020-02-023-0/+18
* ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridgeBenjamin Herrenschmidt2020-02-022-0/+18
* spapr: Implement get_dt_compatible() callbackStefan Berger2020-02-021-0/+1
* ppc/pnv: Add support for "hostboot" modeCédric Le Goater2020-02-022-0/+3
* hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOSThomas Huth2020-02-021-1/+0Star
* ppc/pnv: fix check on return value of blk_getlength()Cédric Le Goater2020-01-081-1/+1
* pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptrGreg Kurz2020-01-081-2/+0Star
* xive: Add a "presenter" link property to the TCTX objectCédric Le Goater2020-01-081-3/+5
* ppc/pnv: Add a "pnor" const link property to the BMC internal simulatorGreg Kurz2020-01-081-1/+1
* ppc/pnv: Add an "nr-threads" property to the base chip classGreg Kurz2020-01-081-0/+1
* spapr, pnv, xive: Add a "xive-fabric" link to the XIVE routerGreg Kurz2020-01-081-2/+3
* pnv/xive: Use device_class_set_parent_realize()Greg Kurz2020-01-081-0/+10
* ppc/pnv: Introduce a "xics" property under the POWER8 chipCédric Le Goater2020-01-081-0/+2
* spapr/xive: Use device_class_set_parent_realize()Greg Kurz2020-01-081-0/+10