summaryrefslogtreecommitdiffstats
path: root/hw/ppc/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* spapr: Add NVDIMM device supportShivaprasad G Bhat2020-02-201-1/+1
* hw/ppc/Kconfig: Only select FDT helper for machines using itPhilippe Mathieu-Daudé2020-01-071-1/+2
* hw/ppc/Kconfig: Only select fw_cfg with machines using OpenBIOSPhilippe Mathieu-Daudé2020-01-071-1/+2
* hw/ppc/Makefile: Simplify the sPAPR PCI objects rulePhilippe Mathieu-Daudé2020-01-071-4/+1Star
* ppc/pnv: Add a PNOR modelCédric Le Goater2019-12-171-1/+3
* hw/ppc/pnv_homer: add PowerNV homer device modelBalamuruhan S2019-10-041-0/+1
* spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxyMichael Roth2019-08-211-0/+1
* hw/ppc: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé2019-05-231-1/+1
* spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy2019-04-261-1/+1
* hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*Ákos Kovács2019-02-051-5/+6
* hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.cThomas Huth2019-02-041-2/+1Star
* hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.cThomas Huth2018-11-081-1/+2
* spapr: introduce a fixed IRQ number spaceCédric Le Goater2018-08-211-1/+1
* hw/ppc: Give sam46ex its own config optionDavid Gibson2018-07-031-1/+2
* ppc: Add aCube Sam460ex boardBALATON Zoltan2018-03-061-1/+2
* ppc440: Add emulation of plb-pcix controller found in some 440 SoCsBALATON Zoltan2018-03-061-1/+1
* hw/ppc/Makefile: Add a way to disable the PPC4xx boardsThomas Huth2018-01-201-2/+2
* spapr: Capabilities infrastructureDavid Gibson2018-01-161-1/+1
* ppc/pnv: add initial IPMI sensors for the BMC simulatorCédric Le Goater2017-04-261-1/+1
* ppc/pnv: Add OCC model stub with interrupt supportBenjamin Herrenschmidt2017-04-261-1/+1
* ppc/pnv: Add cut down PSI bridge model and hookup external interruptCédric Le Goater2017-04-261-1/+1
* prep: add IBM RS/6000 7020 (40p) memory controllerHervé Poussineau2017-01-311-0/+1
* prep: add PReP System I/OHervé Poussineau2017-01-311-0/+1
* spapr_ovec: initial implementation of option vector helpersMichael Roth2016-10-281-1/+1
* ppc/pnv: add a LPC controllerBenjamin Herrenschmidt2016-10-281-1/+1
* ppc/pnv: add XSCOM infrastructureCédric Le Goater2016-10-281-1/+1
* ppc/pnv: add a PnvCore objectCédric Le Goater2016-10-281-1/+1
* ppc/pnv: add skeleton PowerNV platformBenjamin Herrenschmidt2016-10-281-0/+2
* hw/ppc: add a ppc_create_page_sizes_prop() helper routineCédric Le Goater2016-09-071-1/+1
* spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)Alexey Kardashevskiy2016-07-051-0/+1
* spapr: Abstract CPU core device and type specific core devicesBharata B Rao2016-06-171-0/+1
* ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth2015-09-231-1/+1
* spapr_drc: initial implementation of sPAPRDRConnector deviceMichael Roth2015-06-031-1/+1
* pseries: Move sPAPR RTC code into its own fileDavid Gibson2015-03-091-1/+1
* target-ppc: virtex-ml507 machine type should depend on CONFIG_XILINXDavid Gibson2014-11-041-1/+1
* spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfioAlexey Kardashevskiy2014-06-271-0/+3
* ppcemb-softmmu: Drop Mac and e500 emulationAndreas Färber2014-02-131-2/+2
* prep: Drop from ppcemb-softmmuAndreas Färber2014-02-101-1/+1
* pseries: move interrupt controllers to hw/intc/Alexey Kardashevskiy2013-07-111-1/+1
* hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/Paolo Bonzini2013-04-081-5/+0Star
* hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini2013-04-081-2/+0Star
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-3/+2Star
* hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini2013-04-081-1/+0Star
* hw: move SCSI controllers to hw/scsi/, configure via default-configs/Paolo Bonzini2013-04-081-1/+1
* hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini2013-04-081-4/+1Star
* hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini2013-04-081-2/+0Star
* hw: make all of hw/pci/ configurable via default-configs/Paolo Bonzini2013-04-081-1/+1
* ppc: move more files to hw/ppcPaolo Bonzini2013-03-011-4/+4
* ppc: move files referencing CPU to hw/ppc/Paolo Bonzini2013-03-011-7/+6Star
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-7/+10