summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
...
* ppc/pnv: add a XIVE interrupt controller model for POWER9Cédric Le Goater2019-03-123-0/+117
* ppc/pnv: change the CPU machine_data presenter type to Object *Cédric Le Goater2019-03-121-1/+1
* ppc/pnv: export the xive_router_notify() routineCédric Le Goater2019-03-121-0/+1
* ppc/xive: export the TIMA memory accessorsCédric Le Goater2019-03-121-0/+3
* ppc: externalize ppc_get_vcpu_by_pir()Cédric Le Goater2019-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-252-0/+9
* spapr_irq: Expose the phandle of the interrupt controllerGreg Kurz2019-02-251-0/+1
* spapr: Expose the name of the interrupt controller nodeGreg Kurz2019-02-253-0/+6
* xics: Write source state to KVM at claim timeGreg Kurz2019-02-251-0/+1
* spapr/drc: Drop spapr_drc_attach() fdt argumentGreg Kurz2019-02-251-2/+1Star
* 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
* spapr_drc: Allow FDT fragment to be added laterGreg Kurz2019-02-251-0/+6
* 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
* target/ppc: Add POWER9 external interrupt modelBenjamin Herrenschmidt2019-02-251-0/+2
* xics: Drop the KVM ICS classGreg Kurz2019-02-181-3/+0Star
* xics: Handle KVM interrupt presentation from "simple" ICS codeGreg Kurz2019-02-181-1/+1
* xics: Explicitely call KVM ICS methods from the common codeGreg Kurz2019-02-181-3/+4
* xics: Drop the KVM ICP classGreg Kurz2019-02-181-3/+0Star
* spapr/irq: Use the base ICP class for KVMGreg Kurz2019-02-181-1/+0Star
* xics: Handle KVM ICP realize from the common codeGreg Kurz2019-02-181-0/+1
* xics: Handle KVM ICP reset from the common codeGreg Kurz2019-02-181-1/+0Star
* xics: Explicitely call KVM ICP methods from the common codeGreg Kurz2019-02-181-4/+5
* spapr/irq: add an 'nr_irq' parameter to initialize the backend.Cédric Le Goater2019-02-171-1/+1
* xive: Only set source type for LSIsGreg Kurz2019-02-171-5/+2Star
* spapr: Rename xics to intc in interrupt controller agnostic codeGreg Kurz2019-02-171-1/+1
* spapr: move the interrupt presenters under machine_dataCédric Le Goater2019-02-041-0/+2
* ppc/pnv: introduce a CPU machine_dataCédric Le Goater2019-02-041-0/+9
* xive: add a get_tctx() method to the XiveRouterCédric Le Goater2019-02-041-28/+29
* ppc/xive: fix remaining XiveFabric namesCédric Le Goater2019-02-041-1/+1
* ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()BALATON Zoltan2019-02-041-1/+1
* ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 modeThomas Huth2019-01-222-4/+3Star
* ppc: Move spapr-related prototypes from xics.h into a seperate header fileThomas Huth2019-01-222-7/+37
* spapr: enable XIVE MMIOs at resetCédric Le Goater2019-01-081-0/+1
* spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICSCédric Le Goater2019-01-081-0/+1
* ppc/xics: allow ICSState to have an offset 0Cédric Le Goater2019-01-081-2/+1Star
* spapr: move the qemu_irq array under the machineCédric Le Goater2019-01-084-2/+2
* pnv/psi: move the ICSState qemu_irq array under the PSI device modelCédric Le Goater2019-01-081-0/+1
* ppc: export the XICS and XIVE set_irq handlersCédric Le Goater2019-01-082-0/+4
* spapr: modify the prototype of the cpu_intc_create() methodCédric Le Goater2019-01-082-3/+3
* spapr/xive: simplify the sPAPR IRQ qirq method for XIVECédric Le Goater2019-01-082-7/+0Star
* 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