aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2020-03-24ppc/ppc405_boards: Remove unnecessary NULL checkPhilippe Mathieu-Daudé
2020-03-24spapr: Fix memory leak in h_client_architecture_support()Greg Kurz
2020-03-24ppc/spapr: Set the effective address provided flag in mc error log.Mahesh Salgaonkar
2020-03-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2020-03-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...Peter Maydell
2020-03-17hw/ide: Remove unneeded inclusion of hw/ide.hBALATON Zoltan
2020-03-17hw/ppc/ppc405: Use memory_region_init_rom() with read-only regionsPhilippe Mathieu-Daudé
2020-03-17hw/ppc: Use memory_region_init_rom() with read-only regionsPhilippe Mathieu-Daudé
2020-03-17ppc/spapr: Ignore common "ibm,nmi-interlock" Linux bugNicholas Piggin
2020-03-17ppc/spapr: Implement FWNMI System Reset deliveryNicholas Piggin
2020-03-17target/ppc: allow ppc_cpu_do_system_reset to take an alternate vectorNicholas Piggin
2020-03-17ppc/spapr: Allow FWNMI on TCGNicholas Piggin
2020-03-17ppc/spapr: Fix FWNMI machine check interrupt deliveryNicholas Piggin
2020-03-17ppc/spapr: Add FWNMI System Reset stateNicholas Piggin
2020-03-17ppc/spapr: Change FWNMI namesNicholas Piggin
2020-03-17ppc/spapr: Fix FWNMI machine check failure handlingNicholas Piggin
2020-03-17spapr: Rename DT functions to newer naming conventionDavid Gibson
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