summaryrefslogtreecommitdiff
path: root/include/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2018-05-07spapr: rename "hotplug memory" terminology to "device memory"David Hildenbrand1-2/+2
2018-05-07machine: make MemoryHotplugState accessible via the machineDavid Hildenbrand1-1/+0
2018-05-04spapr: Make a helper to set up cpu entry point stateDavid Gibson1-0/+3
2018-04-27spapr: Support ibm,dynamic-memory-v2 propertyBharata B Rao1-0/+1
2018-04-27target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()David Gibson1-1/+1
2018-03-06ppc/spapr-caps: Convert cap-ibs to custom spapr-capSuraj Jitindar Singh1-1/+4
2018-03-06openpic: move OpenPIC state and related definitions to openpic.hMark Cave-Ayland1-1/+158
2018-03-06openpic: move KVM-specific declarations into separate openpic_kvm.h fileMark Cave-Ayland2-3/+7
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster1-0/+1
2018-02-16spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()Greg Kurz1-1/+1
2018-02-16spapr: move VCPU calculation to core machine codeGreg Kurz1-0/+1
2018-01-29target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICSSuraj Jitindar Singh1-0/+1
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_indirect_branchSuraj Jitindar Singh1-1/+4
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_bounds_checkSuraj Jitindar Singh1-1/+4
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_cacheSuraj Jitindar Singh1-1/+4
2018-01-29target/ppc/spapr_caps: Add support for tristate spapr_capabilitiesSuraj Jitindar Singh1-0/+4
2018-01-29target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check/indirect_branch]Suraj Jitindar Singh1-0/+12
2018-01-27ppc/pnv: fix PnvChip redefinition in <hw/ppc/pnv_xscom.h>Cédric Le Goater1-2/+0
2018-01-17ppc/pnv: fix XSCOM core addressing on POWER9Cédric Le Goater2-3/+11
2018-01-17ppc/pnv: introduce pnv*_is_power9() helpersCédric Le Goater1-0/+10
2018-01-17hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representationSuraj Jitindar Singh1-21/+24
2018-01-17spapr: Handle Decimal Floating Point (DFP) as an optional capabilityDavid Gibson1-0/+3
2018-01-17spapr: Handle VMX/VSX presence as an spapr capability flagDavid Gibson1-0/+3
2018-01-17spapr: Validate capabilities on migrationDavid Gibson1-0/+6
2018-01-17spapr: Treat Hardware Transactional Memory (HTM) as an optional capabilityDavid Gibson1-0/+3
2018-01-17spapr: Capabilities infrastructureDavid Gibson1-0/+31
2018-01-10ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistencyCédric Le Goater2-7/+7
2017-12-15spapr: fix LSI interrupt specifiers in the device treeGreg Kurz1-0/+10
2017-12-15spapr: introduce a spapr_qirq() helperCédric Le Goater3-2/+2
2017-12-15spapr: move the IRQ allocation routines under the machineCédric Le Goater2-4/+6
2017-12-15ppc/xics: introduce an icp_create() helperCédric Le Goater1-0/+3
2017-12-15spapr_cpu_core: instantiate CPUs separatelyGreg Kurz1-1/+1
2017-11-14xics/kvm: synchonize state before 'info pic'Greg Kurz1-0/+2
2017-10-17ppc: pnv: drop PnvChipClass::cpu_model fieldIgor Mammedov2-2/+0
2017-10-17ppc: pnv: drop PnvCoreClass::cpu_oc fieldIgor Mammedov1-1/+0
2017-10-17ppc: pnv: normalize core/chip type namesIgor Mammedov2-4/+9
2017-10-17ppc: pnv: use generic cpu_model parsingIgor Mammedov1-4/+4
2017-10-17ppc: spapr: use generic cpu_model parsingIgor Mammedov2-2/+1
2017-10-17ppc: spapr: register 'host' core type along with the rest of core typesIgor Mammedov1-1/+0
2017-10-17ppc: spapr: use cpu type name directlyIgor Mammedov1-1/+1
2017-10-17ppc: spapr: define core types staticallyIgor Mammedov1-0/+2
2017-10-17ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()Igor Mammedov1-1/+0
2017-10-17ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()Igor Mammedov1-2/+0
2017-09-27mac_dbdma: remove DBDMA_init() functionMark Cave-Ayland1-1/+0
2017-09-27mac_dbdma: QOMifyMark Cave-Ayland1-0/+6
2017-09-27mac_dbdma: remove unused IO fields from DBDMAStateMark Cave-Ayland1-4/+0
2017-09-27ppc/pnv: Improve macro parenthesizationEric Blake1-1/+1
2017-09-27ppc: Fix OpenPIC modelBenjamin Herrenschmidt1-0/+1
2017-09-15ppc/xive: fix OV5_XIVE_EXPLOIT bitsCédric Le Goater1-1/+2
2017-09-08PPC: KVM: Support machine option to set VSMT modeSam Bobroff1-0/+1