summaryrefslogtreecommitdiff
path: root/include/hw/ppc/spapr.h
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-03-06ppc/spapr-caps: Convert cap-ibs to custom spapr-capSuraj Jitindar Singh1-1/+4
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-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
2017-12-15spapr: fix LSI interrupt specifiers in the device treeGreg Kurz1-0/+10
2017-12-15spapr: introduce a spapr_qirq() helperCédric Le Goater1-0/+1
2017-12-15spapr: move the IRQ allocation routines under the machineCédric Le Goater1-0/+6
2017-10-17ppc: spapr: use generic cpu_model parsingIgor Mammedov1-1/+0
2017-10-17ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()Igor Mammedov1-1/+0
2017-09-08PPC: KVM: Support machine option to set VSMT modeSam Bobroff1-0/+1
2017-09-08ppc: spapr: Make VCPU ID handling private to SPAPRSam Bobroff1-0/+3
2017-09-08hw/ppc: clear pending_events on machine resetDaniel Henrique Barboza1-0/+1
2017-07-17pseries: Use smaller default hash page tables when guest can resizeDavid Gibson1-0/+2
2017-07-17pseries: Implement HPT resizingDavid Gibson1-0/+6
2017-07-17pseries: Stubs for HPT resizingDavid Gibson1-0/+11
2017-07-17spapr: Minor cleanups to events handlingDavid Gibson1-5/+1
2017-07-17spapr: migrate pending_events of spapr stateDaniel Henrique Barboza1-2/+7
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy1-0/+4
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy1-1/+2
2017-07-11spapr: refresh "platform-specific" hcalls commentGreg Kurz1-3/+2
2017-07-11spapr: make spapr_populate_hotplug_cpu_dt() staticGreg Kurz1-2/+0
2017-06-30spapr: fix migration of ICPState objects from/to older QEMUGreg Kurz1-0/+1
2017-06-30pseries: Move CPU compatibility property to machineDavid Gibson1-4/+8
2017-06-06spapr: Move configure-connector state into DRCDavid Gibson1-14/+0
2017-05-25hw/ppc: removing drc->detach_cb and drc->detach_cb_opaqueDaniel Henrique Barboza1-0/+4
2017-05-25hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineStateDavid Gibson1-0/+6
2017-05-24hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntryDaniel Henrique Barboza1-1/+0
2017-05-24spapr: Consolidate HPT freeing code into a routineBharata B Rao1-0/+1
2017-04-26spapr: remove the 'nr_servers' field from the machineCédric Le Goater1-1/+0
2017-04-26spapr: allocate the ICPState object from under sPAPRCPUCoreCédric Le Goater1-1/+1
2017-04-26spapr: Workaround for broken radix guestsSam Bobroff1-0/+1
2017-04-26target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALLSuraj Jitindar Singh1-0/+2
2017-04-26target/ppc: Add new H-CALL shells for in memory table translationSuraj Jitindar Singh1-0/+3
2017-04-26ppc/spapr: QOM'ify sPAPRRTCStateCédric Le Goater1-5/+16
2017-03-04Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...Peter Maydell1-0/+1
2017-03-04ppc: avoid typedef redefinitionsPaolo Bonzini1-1/+0
2017-03-03target/ppc: Add patb_entry to sPAPRMachineStateSuraj Jitindar Singh1-0/+1