summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc/spapr_xive.h
Commit message (Expand)AuthorAgeFilesLines
* spapr/xive: Make spapr_xive_pic_print_info() staticCédric Le Goater2021-01-061-2/+0Star
* spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priorityCédric Le Goater2020-09-081-0/+2
* spapr: Move typedef SpaprMachineState to spapr.hEduardo Habkost2020-08-271-1/+2
* spapr/xive: Rework error handling of kvmppc_xive_set_source_config()Greg Kurz2020-08-131-2/+2
* spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config()Greg Kurz2020-08-131-2/+2
* spapr/xive: Use device_class_set_parent_realize()Greg Kurz2020-01-081-0/+10
* spapr: Pass the maximum number of vCPUs to the KVM interrupt controllerGreg Kurz2019-12-171-1/+2
* spapr/xive: Set the OS CAM line at resetCédric Le Goater2019-10-241-1/+0Star
* spapr, xics, xive: Move SpaprIrq::post_load hook to backendsDavid Gibson2019-10-241-1/+0Star
* 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, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon...David Gibson2019-10-241-2/+0Star
* xive: Improve irq claim/free pathDavid Gibson2019-10-041-2/+2
* sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster2019-08-161-1/+0Star
* include: Make headers more self-containedMarkus Armbruster2019-08-161-0/+2
* spapr/xive: rework the mapping the KVM memory regionsCédric Le Goater2019-07-021-1/+1
* spapr/irq: introduce a spapr_irq_init_device() helperCédric Le Goater2019-05-291-0/+1
* spapr: introduce routines to delete the KVM IRQ deviceCédric Le Goater2019-05-291-0/+1
* spapr/xive: add migration support for KVMCédric Le Goater2019-05-291-0/+3
* spapr/xive: introduce a VM state change handlerCédric Le Goater2019-05-291-0/+1
* spapr/xive: add state synchronization with KVMCédric Le Goater2019-05-291-0/+8
* spapr/xive: add hcall support when under KVMCédric Le Goater2019-05-291-0/+15
* spapr/xive: add KVM supportCédric Le Goater2019-05-291-0/+10
* spapr: Use CamelCase properlyDavid Gibson2019-03-121-9/+9
* spapr: Expose the name of the interrupt controller nodeGreg Kurz2019-02-251-0/+3
* ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 modeThomas Huth2019-01-221-2/+0Star
* spapr: enable XIVE MMIOs at resetCédric Le Goater2019-01-081-0/+1
* spapr/xive: simplify the sPAPR IRQ qirq method for XIVECédric Le Goater2019-01-081-1/+0Star
* spapr: add a 'reset' method to the sPAPR IRQ backendCédric Le Goater2018-12-201-0/+1
* spapr: add device tree support for the XIVE exploitation modeCédric Le Goater2018-12-201-0/+2
* spapr: add hcalls support for the XIVE exploitation interrupt modeCédric Le Goater2018-12-201-0/+4
* spapr/xive: introduce a XIVE interrupt controllerCédric Le Goater2018-12-201-0/+45