summaryrefslogtreecommitdiff
path: root/hw/ppc/spapr.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-11spapr: Respect -bios command line option for SLOFAndreas Färber1-1/+4
2013-07-10Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori1-14/+13
2013-07-09cpu: Make first_cpu and next_cpu CPUStateAndreas Färber1-14/+13
2013-07-09Simplify -machine option queries with qemu_get_machine_opts()Markus Armbruster1-18/+10
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-1/+1
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-07-01pseries: Fix compiler warning (conversion of pointer to integral value)Stefan Weil1-1/+1
2013-07-01target-ppc: Change default machine for 64-bitDavid Gibson1-0/+1
2013-05-18remove some double-includesMichael Tokarev1-2/+0
2013-04-26pseries: Fixes and enhancements to L1 cache propertiesDavid Gibson1-2/+19
2013-04-26PPC: Remove env->hreset_excp_prefixFabien Chouteau1-2/+4
2013-04-08hw: move headers to include/Paolo Bonzini1-5/+5
2013-03-22pseries: Move XICS initialization before cpu initializationDavid Gibson1-5/+7
2013-03-22pseries: Remove "busname" property for PCI host bridgeDavid Gibson1-1/+1
2013-03-22pseries: Fix breakage in CPU QOM conversionDavid Gibson1-1/+1
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber1-3/+7
2013-03-10Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori1-0/+1
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+963