summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc/xics_spapr.h
Commit message (Expand)AuthorAgeFilesLines
* Use DECLARE_*CHECKER* when possible (--force mode)Eduardo Habkost2020-09-091-1/+3
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-0/+1
* spapr: Pass the maximum number of vCPUs to the KVM interrupt controllerGreg Kurz2019-12-171-1/+2
* spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routinesDavid Gibson2019-10-241-2/+2
* spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptControllerDavid Gibson2019-10-241-2/+0Star
* spapr: Eliminate SpaprIrq:get_nodename methodDavid Gibson2019-10-041-2/+0Star
* xics: Create sPAPR specific ICS subtypeDavid Gibson2019-10-041-1/+3
* xics/spapr: Rename xics_kvm_init()Greg Kurz2019-07-021-1/+1
* xics/spapr: Drop unused function declarationGreg Kurz2019-07-021-1/+0Star
* xics/spapr: Detect old KVM XICS on POWER9 hostsGreg Kurz2019-07-021-0/+1
* xics/spapr: Register RTAS/hypercalls once at machine initGreg Kurz2019-07-021-0/+1
* spapr: introduce routines to delete the KVM IRQ deviceCédric Le Goater2019-05-291-0/+1
* spapr: Use CamelCase properlyDavid Gibson2019-03-121-3/+3
* spapr: Expose the name of the interrupt controller nodeGreg Kurz2019-02-251-0/+2
* ppc: Move spapr-related prototypes from xics.h into a seperate header fileThomas Huth2019-01-221-0/+37