summaryrefslogtreecommitdiff
path: root/hw/ppc/Makefile.objs
AgeCommit message (Expand)Author
2019-10-04hw/ppc/pnv_homer: add PowerNV homer device modelBalamuruhan S
2019-08-21spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxyMichael Roth
2019-05-23hw/ppc: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-04-26spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy
2019-02-05hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*Ákos Kovács
2019-02-04hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.cThomas Huth
2018-11-08hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.cThomas Huth
2018-08-21spapr: introduce a fixed IRQ number spaceCédric Le Goater
2018-07-03hw/ppc: Give sam46ex its own config optionDavid Gibson
2018-03-06ppc: Add aCube Sam460ex boardBALATON Zoltan
2018-03-06ppc440: Add emulation of plb-pcix controller found in some 440 SoCsBALATON Zoltan
2018-01-20hw/ppc/Makefile: Add a way to disable the PPC4xx boardsThomas Huth
2018-01-17spapr: Capabilities infrastructureDavid Gibson
2017-04-26ppc/pnv: add initial IPMI sensors for the BMC simulatorCédric Le Goater
2017-04-26ppc/pnv: Add OCC model stub with interrupt supportBenjamin Herrenschmidt
2017-04-26ppc/pnv: Add cut down PSI bridge model and hookup external interruptCédric Le Goater
2017-01-31prep: add IBM RS/6000 7020 (40p) memory controllerHervé Poussineau
2017-01-31prep: add PReP System I/OHervé Poussineau
2016-10-28spapr_ovec: initial implementation of option vector helpersMichael Roth
2016-10-28ppc/pnv: add a LPC controllerBenjamin Herrenschmidt
2016-10-28ppc/pnv: add XSCOM infrastructureCédric Le Goater
2016-10-28ppc/pnv: add a PnvCore objectCédric Le Goater
2016-10-28ppc/pnv: add skeleton PowerNV platformBenjamin Herrenschmidt
2016-09-07hw/ppc: add a ppc_create_page_sizes_prop() helper routineCédric Le Goater
2016-07-05spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)Alexey Kardashevskiy
2016-06-17spapr: Abstract CPU core device and type specific core devicesBharata B Rao
2015-09-23ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth
2015-06-03spapr_drc: initial implementation of sPAPRDRConnector deviceMichael Roth
2015-03-09pseries: Move sPAPR RTC code into its own fileDavid Gibson
2014-11-04target-ppc: virtex-ml507 machine type should depend on CONFIG_XILINXDavid Gibson
2014-06-27spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfioAlexey Kardashevskiy
2014-02-13ppcemb-softmmu: Drop Mac and e500 emulationAndreas Färber
2014-02-10prep: Drop from ppcemb-softmmuAndreas Färber
2013-07-11pseries: move interrupt controllers to hw/intc/Alexey Kardashevskiy
2013-04-08hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move SCSI controllers to hw/scsi/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini
2013-04-08hw: make all of hw/pci/ configurable via default-configs/Paolo Bonzini
2013-03-01ppc: move more files to hw/ppcPaolo Bonzini
2013-03-01ppc: move files referencing CPU to hw/ppc/Paolo Bonzini
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini
2013-03-01ppc: express FDT dependency of pSeries and e500 boards via default-configs/Paolo Bonzini
2013-03-01build: always link device_tree.o into emulators if libfdt availablePaolo Bonzini
2013-01-30prep: Move PReP machine to hw/ppc/Andreas Färber
2013-01-25ppc: Move Mac machines to hw/ppc/Andreas Färber
2012-12-17Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini