summaryrefslogtreecommitdiff
path: root/hw/ppc/e500.c
AgeCommit message (Expand)Author
2014-04-08PPC: E500: Set PIR default reset value rather than SPR valueAlexander Graf
2014-03-13cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber
2014-03-05target-ppc: spapr: e500: fix to use cpu_dt_idAlexey Kardashevskiy
2013-12-20device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite
2013-09-03cpu: Use QTAILQ for CPU listAndreas Färber
2013-09-02PPC: E500: Generate device tree on resetAlexander Graf
2013-08-21ppc: Don't duplicate QEMUMachineInitArgs in PPCE500ParamsMarkus Armbruster
2013-07-10Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2013-07-09cpu: Make first_cpu and next_cpu CPUStateAndreas Färber
2013-07-09Simplify -machine option queries with qemu_get_machine_opts()Markus Armbruster
2013-07-09Fix -machine options accel, kernel_irqchip, kvm_shadow_memMarkus Armbruster
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson
2013-07-04hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-07-01intc/openpic_kvm: Fix QOM and build issuesAndreas Färber
2013-07-01intc/openpic: QOM'ifyAndreas Färber
2013-07-01kvm/openpic: in-kernel mpic supportScott Wood
2013-07-01PPC: e500: factor out mpic init codeScott Wood
2013-05-06PPC: e500: correct params->ram_size with ram_sizeTiejun Chen
2013-05-06PPC: e500: initialize GPRs as per epaprBharat Bhushan
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber
2013-02-16e500: Replace open-coded loop with qemu_get_cpu()Andreas Färber
2013-01-25PPC: e500: Select MPIC v4.2 on ppce500 platformScott Wood
2013-01-25PPC: e500: fix mpic_iack addressScott Wood
2013-01-21sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber
2013-01-18PPC: e500: Change in-memory order of load blobsAlexander Graf
2013-01-18PPC: E500: Calculate loading blob offsets properlyAlexander Graf
2013-01-15cpu: Move cpu_index field to CPUStateAndreas Färber
2013-01-07PPC: Bring EPR support closer to realityAlexander Graf
2013-01-07PPC: KVM: set has-idle in guest device treeStuart Yoder
2012-12-23Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber
2012-12-19ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()Andreas Färber
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-12-19net: reorganize headersPaolo Bonzini
2012-12-19janitor: do not rely on indirect inclusions of or from qemu-char.hPaolo Bonzini
2012-12-17Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini
2012-12-17pci: update all users to look in pci/Michael S. Tsirkin
2012-12-14PPC: e500: pci: Export slot2irq calculationAlexander Graf
2012-12-14PPC: E500: Move PCI slot information into paramsAlexander Graf
2012-12-14PPC: E500: Generate dt pci irq map dynamicallyAlexander Graf
2012-12-14PPC: e500: Add MSI supportAlexander Graf
2012-12-14openpic: convert to qdevAlexander Graf
2012-12-14openpic: remove irq_outAlexander Graf
2012-12-14mpic: Unify numbering schemeAlexander Graf
2012-12-14Adding BAR0 for e500 PCI controllerBharat Bhushan
2012-12-14e500: Adding CCSR memory regionBharat Bhushan