summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc/spapr.h
Commit message (Expand)AuthorAgeFilesLines
* spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClassDavid Gibson2019-10-241-0/+1
* spapr: Formalize notion of active interrupt controllerDavid Gibson2019-10-241-2/+3
* spapr: Set VSMT to smp_threads by defaultGreg Kurz2019-10-241-0/+1
* spapr: Stop providing RTAS blobAlexey Kardashevskiy2019-10-041-2/+0Star
* spapr: Simplify handling of pre ISA 3.0 guest workaround handlingDavid Gibson2019-10-041-1/+1
* spapr_pci: Advertise BAR reallocation capabilityAlexey Kardashevskiy2019-08-291-0/+1
* spapr: Implement ibm,suspend-meNicholas Piggin2019-08-211-1/+2
* spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxyMichael Roth2019-08-211-0/+11
* spapr: Implement dispatch tracking for tcgNicholas Piggin2019-08-211-0/+7
* xics/spapr: Register RTAS/hypercalls once at machine initGreg Kurz2019-07-021-4/+0Star
* spapr: Don't migrate the hpt_maxpagesize cap to older machine typesGreg Kurz2019-05-291-0/+1
* spapr: Add forgotten capability to migration streamDavid Gibson2019-05-291-0/+1
* ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt2019-04-261-0/+2
* spapr/rtas: modify spapr_rtas_register() to remove RTAS handlersCédric Le Goater2019-04-261-0/+4
* spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy2019-04-261-1/+4
* spapr: Simplify handling of host-serial and host-model valuesDavid Gibson2019-03-291-0/+1
* spapr: Use CamelCase properlyDavid Gibson2019-03-121-88/+88
* spapr_iommu: Do not replay mappings from just created DMA windowAlexey Kardashevskiy2019-03-121-0/+1
* spapr: Force SPAPR_MEMORY_BLOCK_SIZE to be a hwaddr (64-bit)David Gibson2019-03-121-1/+1
* target/ppc/spapr: Add SPAPR_CAP_CCF_ASSISTSuraj Jitindar Singh2019-03-121-1/+4
* target/ppc/spapr: Add workaround option to SPAPR_CAP_IBSSuraj Jitindar Singh2019-03-121-0/+7
* target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTERSuraj Jitindar Singh2019-03-121-1/+4
* spapr: add hotplug hooks for PHB hotplugGreg Kurz2019-02-251-0/+3
* spapr: create DR connectors for PHBsMichael Roth2019-02-251-0/+1
* spapr: Generate FDT fragment for CPUs at configure connector timeGreg Kurz2019-02-251-0/+2
* spapr: Generate FDT fragment for LMBs at configure connector timeGreg Kurz2019-02-251-1/+3
* target/ppc/spapr: Set LPCR:HR when using Radix modeBenjamin Herrenschmidt2019-02-251-0/+1
* ppc: add host-serial and host-model machine attributes (CVE-2019-8934)Prasad J Pandit2019-02-251-0/+2
* spapr/irq: Use the base ICP class for KVMGreg Kurz2019-02-181-1/+0Star
* spapr: Rename xics to intc in interrupt controller agnostic codeGreg Kurz2019-02-171-1/+1
* ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 modeThomas Huth2019-01-221-2/+3
* spapr: move the qemu_irq array under the machineCédric Le Goater2019-01-081-0/+1
* 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