summaryrefslogtreecommitdiff
path: root/hw/ppc/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-01ppc: express FDT dependency of pSeries and e500 boards via default-configs/Paolo Bonzini1-2/+2
2013-03-01build: always link device_tree.o into emulators if libfdt availablePaolo Bonzini1-1/+0
2013-01-30prep: Move PReP machine to hw/ppc/Andreas Färber1-1/+2
2013-01-25ppc: Move Mac machines to hw/ppc/Andreas Färber1-4/+5
2012-12-17Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini1-1/+1
2012-12-17pci: move pci core code to hw/pciMichael S. Tsirkin1-1/+1
2012-12-14pseries: Implement PAPR NVRAMDavid Gibson1-1/+1
2012-10-29pseries: Implement qemu initiated shutdowns using EPOW eventsDavid Gibson1-0/+1
2012-08-15PPC: e500: add generic e500 platformScott Wood1-1/+1
2012-08-15PPC: e500: split mpc8544ds machine from generic e500 codeScott Wood1-1/+1
2012-08-15PPC: e500: rename mpc8544ds into generic fileScott Wood1-1/+3
2012-06-27pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson1-1/+1
2012-06-24PPC: e500: require libfdtAlexander Graf1-1/+1
2012-06-15hw/xilinx_*: Share Xilinx devices between ppc and microblazeAndreas Färber1-3/+0