aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2018-02-12spapr: add missing break in h_get_cpu_characteristics()Greg Kurz
2018-02-05target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICSSuraj Jitindar Singh
2018-02-05target/ppc/spapr_caps: Add new tristate cap safe_indirect_branchSuraj Jitindar Singh
2018-02-05target/ppc/spapr_caps: Add new tristate cap safe_bounds_checkSuraj Jitindar Singh
2018-02-05target/ppc/spapr_caps: Add new tristate cap safe_cacheSuraj Jitindar Singh
2018-02-05target/ppc/spapr_caps: Add support for tristate spapr_capabilitiesSuraj Jitindar Singh
2018-02-05target/ppc/spapr_caps: Add macro to generate spapr_caps migration vmstateSuraj Jitindar Singh
2018-02-05spapr: fix device tree properties when using compatibility modeGreg Kurz
2018-02-05hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representationSuraj Jitindar Singh
2018-02-05spapr: Handle Decimal Floating Point (DFP) as an optional capabilityDavid Gibson
2018-02-05spapr: Handle VMX/VSX presence as an spapr capability flagDavid Gibson
2018-02-05spapr: Validate capabilities on migrationDavid Gibson
2018-02-05spapr: Treat Hardware Transactional Memory (HTM) as an optional capabilityDavid Gibson
2018-02-05spapr: Capabilities infrastructureDavid Gibson
2018-02-05spapr: Add pseries-2.12 machine typeDavid Gibson
2018-02-04spapr: don't initialize PATB entry if max-cpu-compat < power9Laurent Vivier
2018-02-01spapr_pci: fix MSI/MSIX selectionGreg Kurz
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
2017-10-17ppc: mac_newworld: use generic cpu_model parsingIgor Mammedov
2017-10-17ppc: mpc8544ds/e500plat: use generic cpu_model parsingIgor Mammedov
2017-10-17hw/ppc/spapr.c: abort unplug_request if previous unplug isn't doneDaniel Henrique Barboza
2017-10-17target/ppc: Add POWER9 DD2.0 model informationDavid Gibson