summaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2017-12-18hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.cPhilippe Mathieu-Daudé
2017-12-18hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()Philippe Mathieu-Daudé
2017-12-18ppc: remove duplicated includesPhilippe Mathieu-Daudé
2017-12-18hw: use "qemu/osdep.h" as first #include in source filesPhilippe Mathieu-Daudé
2017-12-15spapr: don't initialize PATB entry if max-cpu-compat < power9Laurent Vivier
2017-12-15spapr: Assume msi_nonbrokenDavid Gibson
2017-12-15spapr: Rename machine init functions for clarityDavid Gibson
2017-12-15spapr_events: drop bogus cell from "interrupt-ranges" propertyGreg Kurz
2017-12-15spapr: fix LSI interrupt specifiers in the device treeGreg Kurz
2017-12-15spapr: replace numa_get_node() with lookup in pc-dimm listIgor Mammedov
2017-12-15spapr: introduce a spapr_qirq() helperCédric Le Goater
2017-12-15spapr: introduce a spapr_irq_set_lsi() helperCédric Le Goater
2017-12-15spapr: move the IRQ allocation routines under the machineCédric Le Goater
2017-12-15ppc/xics: assign of the CPU 'intc' pointer under the coreCédric Le Goater
2017-12-15ppc/xics: introduce an icp_create() helperCédric Le Goater
2017-12-15spapr/rtas: do not reset the MSR in stop-self commandCédric Le Goater
2017-12-15spapr/rtas: fix reboot of a a SMP TCG guestCédric Le Goater
2017-12-15spapr/rtas: disable the decrementer interrupt when a CPU is unpluggedCédric Le Goater
2017-12-15e500: name openpic and pci host bridgeMichael Davidsaver
2017-12-15spapr_cpu_core: instantiate CPUs separatelyGreg Kurz
2017-12-15spapr: Add pseries-2.12 machine typeDavid Gibson
2017-12-04spapr: Include "pre-plugged" DIMMS in ram size calculation at resetDavid Gibson
2017-11-30pseries: fix TCG migrationLaurent Vivier
2017-11-27target/ppc: Move setting of patb_entry on hash table initSuraj Jitindar Singh
2017-11-22hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256Thomas Huth
2017-11-20spapr: reset DRCs after devicesGreg Kurz
2017-11-20target/ppc: Update setting of cpu features to account for compat modesSuraj Jitindar Singh
2017-11-14target/ppc: correct htab shift for hash on radixSam Bobroff
2017-11-08e500: ppce500_init_mpic() return device instead of IRQ arrayMichael Davidsaver
2017-10-17spapr_cpu_core: rewrite machine type sanity checkGreg Kurz
2017-10-17spapr_pci: fail gracefully with non-pseries machine typesGreg Kurz
2017-10-17spapr: Correct RAM size calculation for HPT resizingDavid Gibson
2017-10-17ppc: pnv: consolidate type definitions and batch register themIgor Mammedov
2017-10-17ppc: pnv: drop PnvChipClass::cpu_model fieldIgor Mammedov
2017-10-17ppc: pnv: define core types staticallyIgor Mammedov
2017-10-17ppc: pnv: drop PnvCoreClass::cpu_oc fieldIgor Mammedov
2017-10-17ppc: pnv: normalize core/chip type namesIgor Mammedov
2017-10-17ppc: pnv: use generic cpu_model parsingIgor Mammedov
2017-10-17ppc: spapr: use generic cpu_model parsingIgor Mammedov
2017-10-17ppc: spapr: use cpu model names as tcg defaults instead of aliasesIgor Mammedov
2017-10-17ppc: spapr: register 'host' core type along with the rest of core typesIgor Mammedov
2017-10-17ppc: spapr: use cpu type name directlyIgor Mammedov
2017-10-17ppc: spapr: define core types staticallyIgor Mammedov
2017-10-17ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()Igor Mammedov
2017-10-17ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()Igor Mammedov
2017-10-17ppc: 40p/prep: replace cpu_model with cpu_typeIgor Mammedov
2017-10-17ppc: virtex-ml507: replace cpu_model with cpu_typeIgor Mammedov
2017-10-17ppc: replace cpu_model with cpu_type on ref405ep,taihu boardsIgor Mammedov
2017-10-17ppc: bamboo: use generic cpu_model parsingIgor Mammedov
2017-10-17ppc: mac_oldworld: use generic cpu_model parsingIgor Mammedov