summaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2013-01-30Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori2-1/+682
2013-01-30prep: Move PReP machine to hw/ppc/Andreas Färber2-1/+682
2013-01-27fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()Eduardo Habkost2-0/+2
2013-01-25PPC: e500: Select MPIC v4.2 on ppce500 platformScott Wood4-3/+9
2013-01-25PPC: e500: fix mpic_iack addressScott Wood1-1/+1
2013-01-25cuda: Move ADB bus into CUDA stateAndreas Färber3-4/+12
2013-01-25adb: QOM'ify ADB devicesAndreas Färber2-4/+8
2013-01-25cuda: QOM'ify CUDAAndreas Färber3-23/+84
2013-01-25ide/macio: QOM'ify MacIO IDEAndreas Färber3-30/+59
2013-01-25mac_nvram: QOM'ify MacIO NVRAMAndreas Färber3-14/+25
2013-01-25mac_nvram: Clean up public APIAndreas Färber1-2/+2
2013-01-25macio: Split MacIO in twoAndreas Färber3-6/+12
2013-01-25ppc: Move Mac machines to hw/ppc/Andreas Färber4-4/+891
2013-01-21sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber1-2/+2
2013-01-18PPC: e500: Change in-memory order of load blobsAlexander Graf1-1/+6
2013-01-18PPC: E500: Calculate loading blob offsets properlyAlexander Graf1-4/+8
2013-01-15Make default boot order machine specificAvik Sil2-0/+2
2013-01-15cpu: Move cpu_index field to CPUStateAndreas Färber1-6/+11
2013-01-07PPC: Bring EPR support closer to realityAlexander Graf1-2/+2
2013-01-07PPC: KVM: set has-idle in guest device treeStuart Yoder1-0/+4
2012-12-23Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber4-11/+12
2012-12-19ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()Andreas Färber1-1/+1
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini3-6/+6
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