summaryrefslogtreecommitdiffstats
path: root/hw/ppc/spapr.c
Commit message (Expand)AuthorAgeFilesLines
...
* | spapr/irq: Drop spapr_irq_msi_reset()Greg Kurz2019-08-211-4/+0Star
* | spapr: Implement ibm,suspend-meNicholas Piggin2019-08-211-0/+7
* | spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxyMichael Roth2019-08-211-1/+32
* | spapr: Implement H_JOINNicholas Piggin2019-08-211-0/+1
* | spapr: Implement H_PRODNicholas Piggin2019-08-211-0/+1
* | spapr: Implement dispatch tracking for tcgNicholas Piggin2019-08-211-0/+48
* | spapr_pci: Allow 2MiB and 16MiB IOMMU pagesizes by defaultDavid Gibson2019-08-211-0/+6
* | hw: add compat machines for 4.2Cornelia Huck2019-08-211-2/+13
|/
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-0/+1
* numa: Move remaining NUMA declarations from sysemu.h to numa.hMarkus Armbruster2019-08-161-0/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/qemu-file-types.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-161-0/+1
* spapr: Reset CAS & IRQ subsystem after devicesDavid Gibson2019-08-131-12/+12
* machine: show if CLI option '-numa node,mem' is supported in QAPI schemaIgor Mammedov2019-07-051-0/+1
* hw/ppc: Replace global smp variables with machine smp propertiesLike Xu2019-07-051-8/+26
* machine: Refactor smp-related call chains to pass MachineStateLike Xu2019-07-051-2/+1Star
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...Peter Maydell2019-06-121-8/+17
|\
| * spapr: Direct all PCI hotplug to host bridge, rather than P2P bridgeDavid Gibson2019-06-121-0/+11
| * spapr: Clean up spapr_drc_populate_dt()David Gibson2019-06-121-4/+3Star
| * spapr: Clean up dt creation for PCI busesDavid Gibson2019-06-121-4/+3Star
* | Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+2
|/
* spapr: Don't migrate the hpt_maxpagesize cap to older machine typesGreg Kurz2019-05-291-0/+1
* spapr: change default interrupt mode to 'dual'Cédric Le Goater2019-05-291-1/+2
* spapr: Fix phb_placement backwards compatibilityDavid Gibson2019-05-291-13/+15
* spapr: Add forgotten capability to migration streamDavid Gibson2019-05-291-0/+1
* target/ppc: Add ibm,purr and ibm,spurr device-tree propertiesSuraj Jitindar Singh2019-05-291-1/+4
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...Peter Maydell2019-04-271-11/+78
|\
| * ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt2019-04-261-4/+37
| * spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy2019-04-261-7/+41
* | hw: add compat machines for 4.1Cornelia Huck2019-04-251-2/+13
|/
* spapr/irq: Add XIVE sanity checks on non-P9 machinesCédric Le Goater2019-03-291-7/+1Star
* spapr: Simplify handling of host-serial and host-model valuesDavid Gibson2019-03-291-38/+19Star
* spapr: Use CamelCase properlyDavid Gibson2019-03-121-162/+162
* target/ppc/spapr: Enable H_PAGE_INIT in-kernel handlingSuraj Jitindar Singh2019-03-121-0/+3
* target/ppc/spapr: Clear partition table entry when allocating hash tableSuraj Jitindar Singh2019-03-121-0/+1
* target/ppc/spapr: Enable mitigations by default for pseries-4.0 machine typeSuraj Jitindar Singh2019-03-121-3/+6
* target/ppc/spapr: Add SPAPR_CAP_CCF_ASSISTSuraj Jitindar Singh2019-03-121-0/+2
* target/ppc/spapr: Enable the large decrementer for pseries-4.0Suraj Jitindar Singh2019-03-121-1/+2
* target/ppc: Implement large decrementer support for TCGSuraj Jitindar Singh2019-03-121-0/+8
* target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTERSuraj Jitindar Singh2019-03-121-0/+2
* spapr: Simulate CAS for qtestGreg Kurz2019-03-121-0/+11
* qdev: Let the hotplug_handler_unplug() caller delete the deviceDavid Hildenbrand2019-03-061-3/+6
* hw/boards: Add a MachineState parameter to kvm_type callbackEric Auger2019-03-051-1/+1
* hw/ppc: Use object_initialize_child for correct reference countingThomas Huth2019-02-251-3/+3
* spapr: enable PHB hotplug for default pseries machine typeMichael Roth2019-02-251-0/+2
* spapr: add hotplug hooks for PHB hotplugGreg Kurz2019-02-251-1/+127
* spapr_pci: provide node start offset via spapr_populate_pci_dt()Michael Roth2019-02-251-1/+1
* spapr: populate PHB DRC entries for root DT nodeNathan Fontenot2019-02-251-0/+8