aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc
AgeCommit message (Expand)Author
2018-07-02hw/ppc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-06-22spapr: Use maximum page size capability to simplify memory backend checkingDavid Gibson
2018-06-22spapr: Maximum (HPT) pagesize propertyDavid Gibson
2018-06-21spapr: remove unused spapr_irq routinesCédric Le Goater
2018-06-21spapr: split the IRQ allocation sequenceCédric Le Goater
2018-06-21spapr: Add cpu_apply hook to capabilitiesDavid Gibson
2018-06-21spapr: Compute effective capability values earlierDavid Gibson
2018-06-21ppc/pnv: introduce Pnv8Chip and Pnv9Chip modelsCédric Le Goater
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-16target/ppc, spapr: Move VPA information to machine_dataDavid Gibson
2018-06-16pnv_core: Allocate cpu thread objects individuallyDavid Gibson
2018-06-16mac_newworld: add via machine option to control mac99 VIA/ADB configurationMark Cave-Ayland
2018-06-12ppc/pnv: fix LPC HC firmware address spaceCédric Le Goater
2018-06-12ppc: add missing FW_CFG_PPC_NVRAM_FLAT definitionMark Cave-Ayland
2018-05-20trivial: Do not include pci.h if it is not necessaryThomas Huth
2018-05-07spapr: rename "hotplug memory" terminology to "device memory"David Hildenbrand
2018-05-07machine: make MemoryHotplugState accessible via the machineDavid Hildenbrand
2018-05-04spapr: Make a helper to set up cpu entry point stateDavid Gibson
2018-04-27spapr: Support ibm,dynamic-memory-v2 propertyBharata B Rao
2018-04-27target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()David Gibson
2018-03-06ppc/spapr-caps: Convert cap-ibs to custom spapr-capSuraj Jitindar Singh
2018-03-06openpic: move OpenPIC state and related definitions to openpic.hMark Cave-Ayland
2018-03-06openpic: move KVM-specific declarations into separate openpic_kvm.h fileMark Cave-Ayland
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-02-16spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()Greg Kurz
2018-02-16spapr: move VCPU calculation to core machine codeGreg Kurz
2018-01-29target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICSSuraj Jitindar Singh
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_indirect_branchSuraj Jitindar Singh
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_bounds_checkSuraj Jitindar Singh
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_cacheSuraj Jitindar Singh
2018-01-29target/ppc/spapr_caps: Add support for tristate spapr_capabilitiesSuraj Jitindar Singh
2018-01-29target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check/indirect_branch]Suraj Jitindar Singh
2018-01-27ppc/pnv: fix PnvChip redefinition in <hw/ppc/pnv_xscom.h>Cédric Le Goater
2018-01-17ppc/pnv: fix XSCOM core addressing on POWER9Cédric Le Goater
2018-01-17ppc/pnv: introduce pnv*_is_power9() helpersCédric Le Goater
2018-01-17hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representationSuraj Jitindar Singh
2018-01-17spapr: Handle Decimal Floating Point (DFP) as an optional capabilityDavid Gibson
2018-01-17spapr: Handle VMX/VSX presence as an spapr capability flagDavid Gibson
2018-01-17spapr: Validate capabilities on migrationDavid Gibson
2018-01-17spapr: Treat Hardware Transactional Memory (HTM) as an optional capabilityDavid Gibson
2018-01-17spapr: Capabilities infrastructureDavid Gibson
2018-01-10ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistencyCédric Le Goater
2017-12-15spapr: fix LSI interrupt specifiers in the device treeGreg Kurz
2017-12-15spapr: introduce a spapr_qirq() helperCédric Le Goater
2017-12-15spapr: move the IRQ allocation routines under the machineCédric Le Goater
2017-12-15ppc/xics: introduce an icp_create() helperCédric Le Goater
2017-12-15spapr_cpu_core: instantiate CPUs separatelyGreg Kurz
2017-11-14xics/kvm: synchonize state before 'info pic'Greg Kurz