]> git.proxmox.com Git - mirror_qemu.git/commit - hw/intc/xics_kvm.c
xics: Handle KVM interrupt presentation from "simple" ICS code
authorGreg Kurz <groug@kaod.org>
Fri, 15 Feb 2019 11:40:30 +0000 (12:40 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Sun, 17 Feb 2019 23:43:19 +0000 (10:43 +1100)
commit557b4567298a6952de347a4fb7676ff44775f495
treebaeafa93169c06f55451d0cfd7f81530d221a68f
parentf1f5b701b8978f7d783c3582252a3475c762800d
xics: Handle KVM interrupt presentation from "simple" ICS code

We want to use the "simple" ICS type in both KVM and non-KVM setups.
Teach the "simple" ICS how to present interrupts to KVM and adapt
sPAPR accordingly.

Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <155023082996.1011724.16237920586343905010.stgit@bahia.lan>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/intc/xics.c
hw/intc/xics_kvm.c
hw/ppc/spapr_irq.c
include/hw/ppc/xics.h