Age | Commit message (Expand) | Author |
2019-10-24 | spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass | David Gibson |
2019-10-24 | spapr: Formalize notion of active interrupt controller | David Gibson |
2019-10-24 | spapr: Set VSMT to smp_threads by default | Greg Kurz |
2019-10-04 | spapr: Stop providing RTAS blob | Alexey Kardashevskiy |
2019-10-04 | spapr: Simplify handling of pre ISA 3.0 guest workaround handling | David Gibson |
2019-08-29 | spapr_pci: Advertise BAR reallocation capability | Alexey Kardashevskiy |
2019-08-21 | spapr: Implement ibm,suspend-me | Nicholas Piggin |
2019-08-21 | spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxy | Michael Roth |
2019-08-21 | spapr: Implement dispatch tracking for tcg | Nicholas Piggin |
2019-07-02 | xics/spapr: Register RTAS/hypercalls once at machine init | Greg Kurz |
2019-05-29 | spapr: Don't migrate the hpt_maxpagesize cap to older machine types | Greg Kurz |
2019-05-29 | spapr: Add forgotten capability to migration stream | David Gibson |
2019-04-26 | ppc/hash64: Rework R and C bit updates | Benjamin Herrenschmidt |
2019-04-26 | spapr/rtas: modify spapr_rtas_register() to remove RTAS handlers | Cédric Le Goater |
2019-04-26 | spapr: Support NVIDIA V100 GPU with NVLink2 | Alexey Kardashevskiy |
2019-03-29 | spapr: Simplify handling of host-serial and host-model values | David Gibson |
2019-03-12 | spapr: Use CamelCase properly | David Gibson |
2019-03-12 | spapr_iommu: Do not replay mappings from just created DMA window | Alexey Kardashevskiy |
2019-03-12 | spapr: Force SPAPR_MEMORY_BLOCK_SIZE to be a hwaddr (64-bit) | David Gibson |
2019-03-12 | target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST | Suraj Jitindar Singh |
2019-03-12 | target/ppc/spapr: Add workaround option to SPAPR_CAP_IBS | Suraj Jitindar Singh |
2019-03-12 | target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER | Suraj Jitindar Singh |
2019-02-26 | spapr: add hotplug hooks for PHB hotplug | Greg Kurz |
2019-02-26 | spapr: create DR connectors for PHBs | Michael Roth |
2019-02-26 | spapr: Generate FDT fragment for CPUs at configure connector time | Greg Kurz |
2019-02-26 | spapr: Generate FDT fragment for LMBs at configure connector time | Greg Kurz |
2019-02-26 | target/ppc/spapr: Set LPCR:HR when using Radix mode | Benjamin Herrenschmidt |
2019-02-26 | ppc: add host-serial and host-model machine attributes (CVE-2019-8934) | Prasad J Pandit |
2019-02-18 | spapr/irq: Use the base ICP class for KVM | Greg Kurz |
2019-02-17 | spapr: Rename xics to intc in interrupt controller agnostic code | Greg Kurz |
2019-01-22 | ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 mode | Thomas Huth |
2019-01-09 | spapr: move the qemu_irq array under the machine | Cédric Le Goater |
2019-01-09 | ppc/spapr: Receive and store device tree blob from SLOF | Alexey Kardashevskiy |
2019-01-09 | spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY | Laurent Vivier |
2018-12-21 | spapr: introduce an 'ic-mode' machine option | Cédric Le Goater |
2018-12-21 | spapr: add an extra OV5 field to the sPAPR IRQ backend | Cédric Le Goater |
2018-12-21 | spapr: add hcalls support for the XIVE exploitation interrupt mode | Cédric Le Goater |
2018-12-21 | spapr: introduce a new machine IRQ backend for XIVE | Cédric Le Goater |
2018-12-21 | spapr: export and rename the xics_max_server_number() routine | Cédric Le Goater |
2018-11-08 | ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV | Suraj Jitindar Singh |
2018-11-08 | hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c | Thomas Huth |
2018-08-21 | spapr: introduce a IRQ controller backend to the machine | Cédric Le Goater |
2018-08-21 | spapr: introduce a fixed IRQ number space | Cédric Le Goater |
2018-07-02 | hw/ppc: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-06-22 | spapr: Use maximum page size capability to simplify memory backend checking | David Gibson |
2018-06-22 | spapr: Maximum (HPT) pagesize property | David Gibson |
2018-06-21 | spapr: remove unused spapr_irq routines | Cédric Le Goater |
2018-06-21 | spapr: split the IRQ allocation sequence | Cédric Le Goater |
2018-06-21 | spapr: Add cpu_apply hook to capabilities | David Gibson |
2018-06-21 | spapr: Compute effective capability values earlier | David Gibson |