summaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-2/+2
2012-12-19exec: move include files to include/exec/Paolo Bonzini1-1/+1
2012-12-19net: reorganize headersPaolo Bonzini1-1/+1
2012-12-19janitor: do not rely on indirect inclusions of or from qemu-char.hPaolo Bonzini1-0/+1
2012-12-17Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini2-2/+2
2012-12-17pci: update all users to look in pci/Michael S. Tsirkin1-1/+1
2012-12-17pci: move pci core code to hw/pciMichael S. Tsirkin1-1/+1
2012-12-14PPC: e500: pci: Export slot2irq calculationAlexander Graf1-1/+4
2012-12-14PPC: E500plat: Make a lot of PCI slots availableAlexander Graf1-2/+3
2012-12-14PPC: E500: Move PCI slot information into paramsAlexander Graf4-1/+9
2012-12-14PPC: E500: Generate dt pci irq map dynamicallyAlexander Graf1-20/+31
2012-12-14PPC: e500: Add MSI supportAlexander Graf1-0/+23
2012-12-14openpic: convert to qdevAlexander Graf1-5/+19
2012-12-14openpic: remove irq_outAlexander Graf1-1/+1
2012-12-14mpic: Unify numbering schemeAlexander Graf1-2/+2
2012-12-14Adding BAR0 for e500 PCI controllerBharat Bhushan2-9/+63
2012-12-14e500: Adding CCSR memory regionBharat Bhushan1-23/+40
2012-12-14pseries: Implement PAPR NVRAMDavid Gibson1-1/+1
2012-10-29PPC: e500: Map PIO space into core memory regionAlexander Graf1-2/+1
2012-10-29pseries: Implement qemu initiated shutdowns using EPOW eventsDavid Gibson1-0/+1
2012-10-29e500: Fix serial initializationBharat Bhushan1-1/+1
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity1-7/+7
2012-10-22serial: split serial.cGerd Hoffmann1-1/+1
2012-10-20create struct for machine initialization argumentsEduardo Habkost2-12/+14
2012-10-05PPC: e500: Only expose even TLB sizes in initial TLBAlexander Graf1-0/+4
2012-10-05PPC: e500: calculate initrd_base like dt_baseScott Wood1-1/+2
2012-10-05PPC: e500: increase DTC_LOAD_PADScott Wood1-1/+1
2012-10-05fdt: move dumpdtb interpretation code to device_tree.cAlexander Graf1-14/+1
2012-08-15Revert "PPC: e500: Use new MPIC dt format"Alexander Graf1-17/+14
2012-08-15PPC: e500: add generic e500 platformScott Wood2-1/+61
2012-08-15PPC: e500: split mpc8544ds machine from generic e500 codeScott Wood4-51/+114
2012-08-15PPC: e500: change internal references away from mpc8544dsScott Wood1-13/+14
2012-08-15PPC: e500: rename mpc8544ds into generic fileScott Wood2-1/+613
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
2012-06-09target-ppc: Unbreak kvm_ppc.c buildAndreas Färber1-1/+0
2012-06-07build: move device tree to per-target Makefile.objsPaolo Bonzini1-0/+1
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini1-0/+31