summaryrefslogtreecommitdiffstats
path: root/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
* cpu: Pass CPUState to cpu_interrupt()Andreas Färber2013-03-122-5/+5
* exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber2013-03-121-2/+4
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-126-20/+32
* Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2013-03-103-1/+33
|\
| * PPC: Fix dma interruptAmadeusz Sławiński2013-03-081-1/+1
* | Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-03-1020-17/+10412
|\ \
| * | ppc: move more files to hw/ppcPaolo Bonzini2013-03-015-4/+1693
| * | ppc: move files referencing CPU to hw/ppc/Paolo Bonzini2013-03-016-7/+2329
| * | hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-018-7/+6392
| * | 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
| * | ppc: do not use ../ in include filesPaolo Bonzini2013-03-013-3/+3
| |/
* | pci_host: Drop write-only address_space fieldPeter Maydell2013-03-081-1/+0
|/
* e500: Replace open-coded loop with qemu_get_cpu()Andreas Färber2013-02-161-8/+3
* Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori2013-01-302-1/+682
|\
| * prep: Move PReP machine to hw/ppc/Andreas Färber2013-01-302-1/+682
* | fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()Eduardo Habkost2013-01-272-0/+2
|/
* PPC: e500: Select MPIC v4.2 on ppce500 platformScott Wood2013-01-254-3/+9
* PPC: e500: fix mpic_iack addressScott Wood2013-01-251-1/+1
* cuda: Move ADB bus into CUDA stateAndreas Färber2013-01-253-4/+12
* adb: QOM'ify ADB devicesAndreas Färber2013-01-252-4/+8
* cuda: QOM'ify CUDAAndreas Färber2013-01-253-23/+84
* ide/macio: QOM'ify MacIO IDEAndreas Färber2013-01-253-30/+59
* mac_nvram: QOM'ify MacIO NVRAMAndreas Färber2013-01-253-14/+25
* mac_nvram: Clean up public APIAndreas Färber2013-01-251-2/+2
* macio: Split MacIO in twoAndreas Färber2013-01-253-6/+12
* ppc: Move Mac machines to hw/ppc/Andreas Färber2013-01-254-4/+891
* sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber2013-01-211-2/+2
* PPC: e500: Change in-memory order of load blobsAlexander Graf2013-01-181-1/+6
* PPC: E500: Calculate loading blob offsets properlyAlexander Graf2013-01-181-4/+8
* Make default boot order machine specificAvik Sil2013-01-152-0/+2
* cpu: Move cpu_index field to CPUStateAndreas Färber2013-01-151-6/+11
* PPC: Bring EPR support closer to realityAlexander Graf2013-01-071-2/+2
* PPC: KVM: set has-idle in guest device treeStuart Yoder2013-01-071-0/+4
* Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber2012-12-234-11/+12
|\
| * softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-193-6/+6
| * misc: move include files to include/qemu/Paolo Bonzini2012-12-191-2/+2
| * exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
| * net: reorganize headersPaolo Bonzini2012-12-191-1/+1
| * janitor: do not rely on indirect inclusions of or from qemu-char.hPaolo Bonzini2012-12-191-0/+1
| * Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini2012-12-172-2/+2
| |\
| | * pci: update all users to look in pci/Michael S. Tsirkin2012-12-171-1/+1
| | * pci: move pci core code to hw/pciMichael S. Tsirkin2012-12-171-1/+1
* | | ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()Andreas Färber2012-12-191-1/+1
|/ /
* | PPC: e500: pci: Export slot2irq calculationAlexander Graf2012-12-141-1/+4
* | PPC: E500plat: Make a lot of PCI slots availableAlexander Graf2012-12-141-2/+3
* | PPC: E500: Move PCI slot information into paramsAlexander Graf2012-12-144-1/+9
* | PPC: E500: Generate dt pci irq map dynamicallyAlexander Graf2012-12-141-20/+31
* | PPC: e500: Add MSI supportAlexander Graf2012-12-141-0/+23
* | openpic: convert to qdevAlexander Graf2012-12-141-5/+19
OpenPOWER on IntegriCloud