summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc/spapr.h
Commit message (Expand)AuthorAgeFilesLines
...
* ppc/spapr: Receive and store device tree blob from SLOFAlexey Kardashevskiy2019-01-081-1/+6
* spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITYLaurent Vivier2019-01-081-0/+1
* spapr: introduce an 'ic-mode' machine optionCédric Le Goater2018-12-201-0/+1
* spapr: add an extra OV5 field to the sPAPR IRQ backendCédric Le Goater2018-12-201-0/+6
* spapr: add hcalls support for the XIVE exploitation interrupt modeCédric Le Goater2018-12-201-1/+14
* spapr: introduce a new machine IRQ backend for XIVECédric Le Goater2018-12-201-0/+2
* spapr: export and rename the xics_max_server_number() routineCédric Le Goater2018-12-201-0/+1
* ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HVSuraj Jitindar Singh2018-11-081-1/+4
* hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.cThomas Huth2018-11-081-2/+0Star
* spapr: introduce a IRQ controller backend to the machineCédric Le Goater2018-08-211-9/+2Star
* spapr: introduce a fixed IRQ number spaceCédric Le Goater2018-08-211-0/+5
* hw/ppc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-2/+3
* spapr: Use maximum page size capability to simplify memory backend checkingDavid Gibson2018-06-221-0/+3
* spapr: Maximum (HPT) pagesize propertyDavid Gibson2018-06-221-1/+3
* spapr: remove unused spapr_irq routinesCédric Le Goater2018-06-211-4/+0Star
* spapr: split the IRQ allocation sequenceCédric Le Goater2018-06-211-0/+4
* spapr: Add cpu_apply hook to capabilitiesDavid Gibson2018-06-211-0/+1
* spapr: Compute effective capability values earlierDavid Gibson2018-06-211-1/+2
* spapr: rename "hotplug memory" terminology to "device memory"David Hildenbrand2018-05-071-2/+2
* machine: make MemoryHotplugState accessible via the machineDavid Hildenbrand2018-05-071-1/+0Star
* ppc/spapr-caps: Convert cap-ibs to custom spapr-capSuraj Jitindar Singh2018-03-061-1/+4
* spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()Greg Kurz2018-02-161-1/+1
* spapr: move VCPU calculation to core machine codeGreg Kurz2018-02-161-0/+1
* target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICSSuraj Jitindar Singh2018-01-291-0/+1
* target/ppc/spapr_caps: Add new tristate cap safe_indirect_branchSuraj Jitindar Singh2018-01-291-1/+4
* target/ppc/spapr_caps: Add new tristate cap safe_bounds_checkSuraj Jitindar Singh2018-01-291-1/+4
* target/ppc/spapr_caps: Add new tristate cap safe_cacheSuraj Jitindar Singh2018-01-291-1/+4
* target/ppc/spapr_caps: Add support for tristate spapr_capabilitiesSuraj Jitindar Singh2018-01-291-0/+4
* target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check/indirect_branch]Suraj Jitindar Singh2018-01-291-0/+12
* hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representationSuraj Jitindar Singh2018-01-161-21/+24
* spapr: Handle Decimal Floating Point (DFP) as an optional capabilityDavid Gibson2018-01-161-0/+3
* spapr: Handle VMX/VSX presence as an spapr capability flagDavid Gibson2018-01-161-0/+3
* spapr: Validate capabilities on migrationDavid Gibson2018-01-161-0/+6
* spapr: Treat Hardware Transactional Memory (HTM) as an optional capabilityDavid Gibson2018-01-161-0/+3
* spapr: Capabilities infrastructureDavid Gibson2018-01-161-0/+31
* spapr: fix LSI interrupt specifiers in the device treeGreg Kurz2017-12-141-0/+10
* spapr: introduce a spapr_qirq() helperCédric Le Goater2017-12-141-0/+1
* spapr: move the IRQ allocation routines under the machineCédric Le Goater2017-12-141-0/+6
* ppc: spapr: use generic cpu_model parsingIgor Mammedov2017-10-171-1/+0Star
* ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()Igor Mammedov2017-10-171-1/+0Star
* PPC: KVM: Support machine option to set VSMT modeSam Bobroff2017-09-081-0/+1
* ppc: spapr: Make VCPU ID handling private to SPAPRSam Bobroff2017-09-081-0/+3
* hw/ppc: clear pending_events on machine resetDaniel Henrique Barboza2017-09-081-0/+1
* pseries: Use smaller default hash page tables when guest can resizeDavid Gibson2017-07-171-0/+2
* pseries: Implement HPT resizingDavid Gibson2017-07-171-0/+6
* pseries: Stubs for HPT resizingDavid Gibson2017-07-171-0/+11
* spapr: Minor cleanups to events handlingDavid Gibson2017-07-171-5/+1Star
* spapr: migrate pending_events of spapr stateDaniel Henrique Barboza2017-07-171-2/+7
* memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy2017-07-141-0/+4
* memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy2017-07-141-1/+2