aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr.c
AgeCommit message (Expand)Author
2013-07-11spapr: Respect -bios command line option for SLOFAndreas Färber
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-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-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-07-01pseries: Fix compiler warning (conversion of pointer to integral value)Stefan Weil
2013-07-01target-ppc: Change default machine for 64-bitDavid Gibson
2013-05-18remove some double-includesMichael Tokarev
2013-04-26pseries: Fixes and enhancements to L1 cache propertiesDavid Gibson
2013-04-26PPC: Remove env->hreset_excp_prefixFabien Chouteau
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-22pseries: Move XICS initialization before cpu initializationDavid Gibson
2013-03-22pseries: Remove "busname" property for PCI host bridgeDavid Gibson
2013-03-22pseries: Fix breakage in CPU QOM conversionDavid Gibson
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber
2013-03-10Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini