summaryrefslogtreecommitdiffstats
path: root/hw/ppc/e500.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-07-101-4/+1
|\
| * cpu: Make first_cpu and next_cpu CPUStateAndreas Färber2013-07-091-4/+1
* | Simplify -machine option queries with qemu_get_machine_opts()Markus Armbruster2013-07-091-9/+3
* | Fix -machine options accel, kernel_irqchip, kvm_shadow_memMarkus Armbruster2013-07-091-9/+4
|/
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-081-1/+1
|\
| * pci: Add root bus parameter to pci_nic_init()David Gibson2013-07-071-1/+1
* | hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-2/+2
|/
* intc/openpic_kvm: Fix QOM and build issuesAndreas Färber2013-07-011-1/+1
* intc/openpic: QOM'ifyAndreas Färber2013-07-011-1/+1
* kvm/openpic: in-kernel mpic supportScott Wood2013-07-011-5/+74
* PPC: e500: factor out mpic init codeScott Wood2013-07-011-22/+34
* PPC: e500: correct params->ram_size with ram_sizeTiejun Chen2013-05-061-0/+1
* PPC: e500: initialize GPRs as per epaprBharat Bhushan2013-05-061-3/+27
* hw: move headers to include/Paolo Bonzini2013-04-081-4/+4
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-4/+6
* e500: Replace open-coded loop with qemu_get_cpu()Andreas Färber2013-02-161-8/+3
* PPC: e500: Select MPIC v4.2 on ppce500 platformScott Wood2013-01-251-2/+2
* PPC: e500: fix mpic_iack addressScott Wood2013-01-251-1/+1
* 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
* 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-231-7/+8
|\
| * softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-3/+3
| * 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-171-1/+1
| |\
| | * pci: update all users to look in pci/Michael 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: E500: Move PCI slot information into paramsAlexander Graf2012-12-141-1/+3
* | 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
* | openpic: remove irq_outAlexander Graf2012-12-141-1/+1
* | mpic: Unify numbering schemeAlexander Graf2012-12-141-2/+2
* | Adding BAR0 for e500 PCI controllerBharat Bhushan2012-12-141-9/+46
* | e500: Adding CCSR memory regionBharat Bhushan2012-12-141-23/+40
|/
* PPC: e500: Map PIO space into core memory regionAlexander Graf2012-10-291-2/+1
* e500: Fix serial initializationBharat Bhushan2012-10-291-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-7/+7
* serial: split serial.cGerd Hoffmann2012-10-221-1/+1
* PPC: e500: Only expose even TLB sizes in initial TLBAlexander Graf2012-10-051-0/+4
* PPC: e500: calculate initrd_base like dt_baseScott Wood2012-10-051-1/+2
* PPC: e500: increase DTC_LOAD_PADScott Wood2012-10-051-1/+1
OpenPOWER on IntegriCloud