summaryrefslogtreecommitdiffstats
path: root/hw/ppc/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini2013-04-081-2/+0
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-3/+2
* hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini2013-04-081-1/+0
* 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/+1
* hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini2013-04-081-2/+0
* 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/+6
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-7/+10
* ppc: express FDT dependency of pSeries and e500 boards via default-configs/Paolo Bonzini2013-03-011-2/+2
* build: always link device_tree.o into emulators if libfdt availablePaolo Bonzini2013-03-011-1/+0
* prep: Move PReP machine to hw/ppc/Andreas Färber2013-01-301-1/+2
* ppc: Move Mac machines to hw/ppc/Andreas Färber2013-01-251-4/+5
* Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini2012-12-171-1/+1
|\
| * pci: move pci core code to hw/pciMichael S. Tsirkin2012-12-171-1/+1
* | pseries: Implement PAPR NVRAMDavid Gibson2012-12-141-1/+1
|/
* pseries: Implement qemu initiated shutdowns using EPOW eventsDavid Gibson2012-10-291-0/+1
* PPC: e500: add generic e500 platformScott Wood2012-08-151-1/+1
* PPC: e500: split mpc8544ds machine from generic e500 codeScott Wood2012-08-151-1/+1
* PPC: e500: rename mpc8544ds into generic fileScott Wood2012-08-151-1/+3
* pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson2012-06-271-1/+1
* PPC: e500: require libfdtAlexander Graf2012-06-241-1/+1
* hw/xilinx_*: Share Xilinx devices between ppc and microblazeAndreas Färber2012-06-151-3/+0
* target-ppc: Unbreak kvm_ppc.c buildAndreas Färber2012-06-091-1/+0
* build: move device tree to per-target Makefile.objsPaolo Bonzini2012-06-071-0/+1
* build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini2012-06-071-0/+31
OpenPOWER on IntegriCloud