aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc/spapr.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-02xics/spapr: Register RTAS/hypercalls once at machine initGreg Kurz1-4/+0
2019-05-29spapr: Don't migrate the hpt_maxpagesize cap to older machine typesGreg Kurz1-0/+1
2019-05-29spapr: Add forgotten capability to migration streamDavid Gibson1-0/+1
2019-04-26ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt1-0/+2
2019-04-26spapr/rtas: modify spapr_rtas_register() to remove RTAS handlersCédric Le Goater1-0/+4
2019-04-26spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy1-1/+4
2019-03-29spapr: Simplify handling of host-serial and host-model valuesDavid Gibson1-0/+1
2019-03-12spapr: Use CamelCase properlyDavid Gibson1-88/+88
2019-03-12spapr_iommu: Do not replay mappings from just created DMA windowAlexey Kardashevskiy1-0/+1
2019-03-12spapr: Force SPAPR_MEMORY_BLOCK_SIZE to be a hwaddr (64-bit)David Gibson1-1/+1
2019-03-12target/ppc/spapr: Add SPAPR_CAP_CCF_ASSISTSuraj Jitindar Singh1-1/+4
2019-03-12target/ppc/spapr: Add workaround option to SPAPR_CAP_IBSSuraj Jitindar Singh1-0/+7
2019-03-12target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTERSuraj Jitindar Singh1-1/+4
2019-02-26spapr: add hotplug hooks for PHB hotplugGreg Kurz1-0/+3
2019-02-26spapr: create DR connectors for PHBsMichael Roth1-0/+1
2019-02-26spapr: Generate FDT fragment for CPUs at configure connector timeGreg Kurz1-0/+2
2019-02-26spapr: Generate FDT fragment for LMBs at configure connector timeGreg Kurz1-1/+3
2019-02-26target/ppc/spapr: Set LPCR:HR when using Radix modeBenjamin Herrenschmidt1-0/+1
2019-02-26ppc: add host-serial and host-model machine attributes (CVE-2019-8934)Prasad J Pandit1-0/+2
2019-02-18spapr/irq: Use the base ICP class for KVMGreg Kurz1-1/+0
2019-02-17spapr: Rename xics to intc in interrupt controller agnostic codeGreg Kurz1-1/+1
2019-01-22ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 modeThomas Huth1-2/+3
2019-01-09spapr: move the qemu_irq array under the machineCédric Le Goater1-0/+1
2019-01-09ppc/spapr: Receive and store device tree blob from SLOFAlexey Kardashevskiy1-1/+6
2019-01-09spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITYLaurent Vivier1-0/+1
2018-12-21spapr: introduce an 'ic-mode' machine optionCédric Le Goater1-0/+1
2018-12-21spapr: add an extra OV5 field to the sPAPR IRQ backendCédric Le Goater1-0/+6
2018-12-21spapr: add hcalls support for the XIVE exploitation interrupt modeCédric Le Goater1-1/+14
2018-12-21spapr: introduce a new machine IRQ backend for XIVECédric Le Goater1-0/+2
2018-12-21spapr: export and rename the xics_max_server_number() routineCédric Le Goater1-0/+1
2018-11-08ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HVSuraj Jitindar Singh1-1/+4
2018-11-08hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.cThomas Huth1-2/+0
2018-08-21spapr: introduce a IRQ controller backend to the machineCédric Le Goater1-9/+2
2018-08-21spapr: introduce a fixed IRQ number spaceCédric Le Goater1-0/+5
2018-07-02hw/ppc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-2/+3
2018-06-22spapr: Use maximum page size capability to simplify memory backend checkingDavid Gibson1-0/+3
2018-06-22spapr: Maximum (HPT) pagesize propertyDavid Gibson1-1/+3
2018-06-21spapr: remove unused spapr_irq routinesCédric Le Goater1-4/+0
2018-06-21spapr: split the IRQ allocation sequenceCédric Le Goater1-0/+4
2018-06-21spapr: Add cpu_apply hook to capabilitiesDavid Gibson1-0/+1
2018-06-21spapr: Compute effective capability values earlierDavid Gibson1-1/+2
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