summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
...
* spapr: add an extra OV5 field to the sPAPR IRQ backendCédric Le Goater2018-12-202-0/+7
* spapr: add a 'reset' method to the sPAPR IRQ backendCédric Le Goater2018-12-202-0/+3
* spapr: extend the sPAPR IRQ backend for XICS migrationCédric Le Goater2018-12-201-0/+2
* spapr: allocate the interrupt thread context under the CPU coreCédric Le Goater2018-12-202-0/+3
* spapr: add device tree support for the XIVE exploitation modeCédric Le Goater2018-12-203-2/+6
* spapr: add hcalls support for the XIVE exploitation interrupt modeCédric Le Goater2018-12-202-1/+18
* spapr: introduce a new machine IRQ backend for XIVECédric Le Goater2018-12-202-0/+4
* spapr/xive: introduce a XIVE interrupt controllerCédric Le Goater2018-12-201-0/+45
* ppc/xive: introduce a simplified XIVE presenterCédric Le Goater2018-12-202-0/+38
* ppc/xive: introduce the XIVE interrupt thread contextCédric Le Goater2018-12-202-0/+126
* ppc/xive: add support for the END Event State BuffersCédric Le Goater2018-12-201-0/+21
* spapr: export and rename the xics_max_server_number() routineCédric Le Goater2018-12-201-0/+1
* spapr: introduce a spapr_irq_init() routineCédric Le Goater2018-12-201-0/+1
* ppc/xive: introduce the XIVE Event Notification DescriptorsCédric Le Goater2018-12-202-0/+85
* ppc/xive: introduce the XiveRouter modelCédric Le Goater2018-12-202-0/+93
* ppc/xive: introduce the XiveNotifier interfaceCédric Le Goater2018-12-201-0/+23
* ppc/xive: add support for the LSI interrupt sourcesCédric Le Goater2018-12-201-1/+18
* ppc/xive: introduce a XIVE interrupt source modelCédric Le Goater2018-12-201-0/+260
* mac_newworld: simplify IRQ wiringGreg Kurz2018-12-201-0/+2
* 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: increase the size of the IRQ number spaceCédric Le Goater2018-09-251-0/+1
* spapr: introduce a spapr_irq class 'nr_msis' attributeCédric Le Goater2018-09-252-2/+1Star
* spapr: introduce a IRQ controller backend to the machineCédric Le Goater2018-08-212-9/+24
* spapr: introduce a fixed IRQ number spaceCédric Le Goater2018-08-212-0/+37
* xics: don't include "target/ppc/cpu-qom.h" in "hw/ppc/xics.h"Greg Kurz2018-08-211-1/+0Star
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...Peter Maydell2018-07-031-3/+6
|\
| * ppx/xics: introduce a parent_reset in ICSStateClassCédric Le Goater2018-07-031-0/+1
| * ppc/xics: introduce a parent_realize in ICSStateClassCédric Le Goater2018-07-031-1/+2
| * ppc/xics: introduce ICP DeviceRealize and DeviceReset handlersCédric Le Goater2018-07-031-2/+3
* | 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
* ppc/pnv: introduce Pnv8Chip and Pnv9Chip modelsCédric Le Goater2018-06-211-1/+23
* spapr_cpu_core: migrate per-CPU dataGreg Kurz2018-06-211-0/+1
* ppc/pnv: introduce a new isa_create() operation to the chip modelCédric Le Goater2018-06-212-2/+2
* ppc/pnv: introduce a new intc_create() operation to the chip modelCédric Le Goater2018-06-211-0/+1
* target/ppc, spapr: Move VPA information to machine_dataDavid Gibson2018-06-161-0/+11
* pnv_core: Allocate cpu thread objects individuallyDavid Gibson2018-06-161-1/+1
* mac_newworld: add via machine option to control mac99 VIA/ADB configurationMark Cave-Ayland2018-06-161-0/+1
* ppc/pnv: fix LPC HC firmware address spaceCédric Le Goater2018-06-121-0/+1
* ppc: add missing FW_CFG_PPC_NVRAM_FLAT definitionMark Cave-Ayland2018-06-121-0/+1
* trivial: Do not include pci.h if it is not necessaryThomas Huth2018-05-201-2/+0Star
* 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
* spapr: Make a helper to set up cpu entry point stateDavid Gibson2018-05-041-0/+3