aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2020-02-21spapr: Add NVDIMM device supportShivaprasad G Bhat1-1/+1
2020-01-07hw/ppc/Kconfig: Only select FDT helper for machines using itPhilippe Mathieu-Daudé1-1/+2
2020-01-07hw/ppc/Kconfig: Only select fw_cfg with machines using OpenBIOSPhilippe Mathieu-Daudé1-1/+2
2020-01-07hw/ppc/Makefile: Simplify the sPAPR PCI objects rulePhilippe Mathieu-Daudé1-4/+1
2019-12-17ppc/pnv: Add a PNOR modelCédric Le Goater1-1/+3
2019-10-04hw/ppc/pnv_homer: add PowerNV homer device modelBalamuruhan S1-0/+1
2019-08-21spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxyMichael Roth1-0/+1
2019-05-23hw/ppc: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé1-1/+1
2019-04-26spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy1-1/+1
2019-02-05hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*Ákos Kovács1-5/+6
2019-02-04hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.cThomas Huth1-2/+1
2018-11-08hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.cThomas Huth1-1/+2
2018-08-21spapr: introduce a fixed IRQ number spaceCédric Le Goater1-1/+1
2018-07-03hw/ppc: Give sam46ex its own config optionDavid Gibson1-1/+2
2018-03-06ppc: Add aCube Sam460ex boardBALATON Zoltan1-1/+2
2018-03-06ppc440: Add emulation of plb-pcix controller found in some 440 SoCsBALATON Zoltan1-1/+1
2018-01-20hw/ppc/Makefile: Add a way to disable the PPC4xx boardsThomas Huth1-2/+2
2018-01-17spapr: Capabilities infrastructureDavid Gibson1-1/+1
2017-04-26ppc/pnv: add initial IPMI sensors for the BMC simulatorCédric Le Goater1-1/+1
2017-04-26ppc/pnv: Add OCC model stub with interrupt supportBenjamin Herrenschmidt1-1/+1
2017-04-26ppc/pnv: Add cut down PSI bridge model and hookup external interruptCédric Le Goater1-1/+1
2017-01-31prep: add IBM RS/6000 7020 (40p) memory controllerHervé Poussineau1-0/+1
2017-01-31prep: add PReP System I/OHervé Poussineau1-0/+1
2016-10-28spapr_ovec: initial implementation of option vector helpersMichael Roth1-1/+1
2016-10-28ppc/pnv: add a LPC controllerBenjamin Herrenschmidt1-1/+1
2016-10-28ppc/pnv: add XSCOM infrastructureCédric Le Goater1-1/+1
2016-10-28ppc/pnv: add a PnvCore objectCédric Le Goater1-1/+1
2016-10-28ppc/pnv: add skeleton PowerNV platformBenjamin Herrenschmidt1-0/+2
2016-09-07hw/ppc: add a ppc_create_page_sizes_prop() helper routineCédric Le Goater1-1/+1
2016-07-05spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)Alexey Kardashevskiy1-0/+1
2016-06-17spapr: Abstract CPU core device and type specific core devicesBharata B Rao1-0/+1
2015-09-23ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth1-1/+1
2015-06-03spapr_drc: initial implementation of sPAPRDRConnector deviceMichael Roth1-1/+1
2015-03-09pseries: Move sPAPR RTC code into its own fileDavid Gibson1-1/+1
2014-11-04target-ppc: virtex-ml507 machine type should depend on CONFIG_XILINXDavid Gibson1-1/+1
2014-06-27spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfioAlexey Kardashevskiy1-0/+3
2014-02-13ppcemb-softmmu: Drop Mac and e500 emulationAndreas Färber1-2/+2
2014-02-10prep: Drop from ppcemb-softmmuAndreas Färber1-1/+1
2013-07-11pseries: move interrupt controllers to hw/intc/Alexey Kardashevskiy1-1/+1
2013-04-08hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/Paolo Bonzini1-5/+0
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini1-2/+0
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini1-3/+2
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini1-1/+0
2013-04-08hw: move SCSI controllers to hw/scsi/, configure via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini1-4/+1
2013-04-08hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini1-2/+0
2013-04-08hw: make all of hw/pci/ configurable via default-configs/Paolo Bonzini1-1/+1
2013-03-01ppc: move more files to hw/ppcPaolo Bonzini1-4/+4
2013-03-01ppc: move files referencing CPU to hw/ppc/Paolo Bonzini1-7/+6
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-7/+10