aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2018-06-21spapr: Compute effective capability values earlierDavid Gibson
2018-06-21target/ppc: Allow cpu compatiblity checks based on type, not instanceDavid Gibson
2018-06-21ppc/pnv: consolidate the creation of the ISA bus device treeCédric Le Goater
2018-06-21ppc/pnv: introduce Pnv8Chip and Pnv9Chip modelsCédric Le Goater
2018-06-21spapr_cpu_core: migrate VPA related stateGreg Kurz
2018-06-21spapr_cpu_core: migrate per-CPU dataGreg Kurz
2018-06-21ppc/pnv: introduce a new isa_create() operation to the chip modelCédric Le Goater
2018-06-21ppc/pnv: introduce a new intc_create() operation to the chip modelCédric Le Goater
2018-06-18spapr: fix xics_system_init() error pathGreg Kurz
2018-06-16target/ppc, spapr: Move VPA information to machine_dataDavid Gibson
2018-06-16ppc/pnv: introduce a pnv_chip_core_realize() routineCédric Le Goater
2018-06-16spapr_cpu_core: introduce spapr_create_vcpu()Greg Kurz
2018-06-16spapr_cpu_core: add missing rollback on realization pathGreg Kurz
2018-06-16spapr_cpu_core: fix potential leak in spapr_cpu_core_realize()Greg Kurz
2018-06-16spapr_cpu_core: convert last snprintf() to g_strdup_printf()Greg Kurz
2018-06-16pnv: Add cpu unrealize pathDavid Gibson
2018-06-16pnv: Clean up cpu realize pathDavid Gibson
2018-06-16pnv_core: Allocate cpu thread objects individuallyDavid Gibson
2018-06-16pnv: Fix some error handling cpu realize()David Gibson
2018-06-16spapr: Clean up cpu realize/unrealize pathsDavid Gibson
2018-06-16mac_newworld: add PMU deviceMark Cave-Ayland
2018-06-16mac_newworld: add gpios to macio devices with PMU enabledMark Cave-Ayland
2018-06-16mac_newworld: add via machine option to control mac99 VIA/ADB configurationMark Cave-Ayland
2018-06-16ppc: introduce Core99MachinesState for the mac99 machineMark Cave-Ayland
2018-06-16spapr: fix leak in h_client_architecture_support()Greg Kurz
2018-06-16ppc/spapr_caps: Don't disable cap_cfpc on POWER8 by defaultSuraj Jitindar Singh
2018-06-15iommu: Add IOMMU index argument to translate methodPeter Maydell
2018-06-15iommu: Add IOMMU index argument to notifier APIsPeter Maydell
2018-06-13Purge uses of banned g_assert_FOO()Markus Armbruster
2018-06-12spapr_pci: Remove unhelpful pagesize warningDavid Gibson
2018-06-12ppc/pnv: fix LPC HC firmware address spaceCédric Le Goater
2018-06-12spapr: handle cpu core unplug via hotplug handler chainDavid Hildenbrand
2018-06-12spapr: handle pc-dimm unplug via hotplug handler chainDavid Hildenbrand
2018-06-12spapr: introduce machine unplug handlerDavid Hildenbrand
2018-06-12spapr: move memory hotplug support check into spapr_memory_pre_plug()David Hildenbrand
2018-06-12spapr: move lookup of the node into spapr_memory_plug()David Hildenbrand
2018-06-12spapr: no need to verify the nodeDavid Hildenbrand
2018-06-12ppc: remove obsolete macio_init() definition from mac.hMark Cave-Ayland
2018-06-12ppc: remove obsolete pci_pmac_init() definitions from mac.hMark Cave-Ayland
2018-06-12spapr/vio: deprecate the "irq" propertyCédric Le Goater
2018-06-12prep: fix keyboard for the 40p machineMark Cave-Ayland
2018-06-1240p: remove pci_allow_0_address = true from 40p machine classMark Cave-Ayland
2018-06-12hw/ppc/spapr_drc: Replace error_setg(&error_abort) by error_report() + abort()Philippe Mathieu-Daudé
2018-06-12ppc440_pcix: Fix a typo in setting a register (Coverity CID1390577)BALATON Zoltan
2018-06-08ppc/pnv: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-06-01ppc: use local path for local headersMichael S. Tsirkin
2018-06-01hw: Do not include "sysemu/blockdev.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé