summaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2020-03-17spapr: Move creation of ibm,architecture-vec-5 propertyDavid Gibson
2020-03-17spapr: Move creation of ibm,dynamic-reconfiguration-memory dt nodeDavid Gibson
2020-03-17spapr/rtas: Reserve space for RTAS blob and logAlexey Kardashevskiy
2020-03-17ppc/spapr: Move GPRs setup to one placeAlexey Kardashevskiy
2020-03-17spapr: Clean up RMA size calculationDavid Gibson
2020-03-17spapr: Don't clamp RMA to 16GiB on new machine typesDavid Gibson
2020-03-17spapr: Don't attempt to clamp RMA to VRMA constraintDavid Gibson
2020-03-17spapr,ppc: Simplify signature of kvmppc_rma_size()David Gibson
2020-03-17spapr: Don't use weird units for MIN_RMA_SLOFDavid Gibson
2020-03-17spapr, ppc: Remove VPM0/RMLS hacks for POWER9David Gibson
2020-03-17hw/ppc/pnv: Fix typo in commentPhilippe Mathieu-Daudé
2020-03-17spapr: Fix Coverity warning while validating nvdimm optionsShivaprasad G Bhat
2020-03-17spapr: Handle pending hot plug/unplug requests at CASGreg Kurz
2020-03-16qom/object: Use common get/set uint helpersFelipe Franciosi
2020-03-16qom/object: enable setter for uint typesFelipe Franciosi
2020-02-28hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé
2020-02-25Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEADPaolo Bonzini
2020-02-25Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini
2020-02-21hw/ppc/virtex_ml507:fix leak of fdevice tree blobChen Qun
2020-02-21spapr: Fix handling of unplugged devices during CAS and migrationGreg Kurz
2020-02-21spapr: Don't use spapr_drc_needed() in CAS codeGreg Kurz
2020-02-21ppc: free 'fdt' after reset the machinePan Nengyuan
2020-02-21spapr: Allow changing offset for -kernel imageAlexey Kardashevskiy
2020-02-21spapr: Add Hcalls to support PAPR NVDIMM deviceShivaprasad G Bhat
2020-02-21spapr: Add NVDIMM device supportShivaprasad G Bhat
2020-02-21ppc: function to setup latest class optionsMichael S. Tsirkin
2020-02-21ppc/pnv: Fix PCI_EXPRESS dependencyLaurent Vivier
2020-02-21spapr/rtas: Print message from "ibm,os-term"Alexey Kardashevskiy
2020-02-20Let cpu_[physical]_memory() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé
2020-02-20Avoid address_space_rw() with a constant is_write argumentPeter Maydell
2020-02-19ppc/virtex_ml507: use memdev for RAMIgor Mammedov
2020-02-19ppc/spapr: use memdev for RAMIgor Mammedov
2020-02-19ppc/{ppc440_bamboo, sam460ex}: use memdev for RAMIgor Mammedov
2020-02-19ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixupIgor Mammedov
2020-02-19ppc/ppc405_boards: use memdev for RAMIgor Mammedov
2020-02-19ppc/ppc405_boards: add RAM size checksIgor Mammedov
2020-02-19ppc/pnv: use memdev for RAMIgor Mammedov
2020-02-19ppc/mac_oldworld: use memdev for RAMIgor Mammedov
2020-02-19ppc/mac_newworld: use memdev for RAMIgor Mammedov
2020-02-19ppc/e500: use memdev for RAMIgor Mammedov
2020-02-19ppc/e500: drop RAM size fixupIgor Mammedov
2020-02-03ppc: spapr: Activate the FWNMI functionalityAravinda Prasad
2020-02-03migration: Include migration support for machine check handlingAravinda Prasad
2020-02-03ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS callsAravinda Prasad
2020-02-03target/ppc: Build rtas error log upon an MCEAravinda Prasad
2020-02-03target/ppc: Handle NMI guest exitAravinda Prasad
2020-02-03ppc: spapr: Introduce FWNMI capabilityAravinda Prasad
2020-02-03spapr: Enable DD2.3 accelerated count cache flush in pseries-5.0 machineDavid Gibson
2020-02-02ppc/pnv: change the PowerNV machine devices to be non user creatableCédric Le Goater
2020-02-02ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridgeCédric Le Goater