]> git.proxmox.com Git - mirror_qemu.git/commit - hw/ppc/spapr.c
spapr: introduce a spapr_irq_set_lsi() helper
authorCédric Le Goater <clg@kaod.org>
Fri, 1 Dec 2017 16:06:03 +0000 (17:06 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 14 Dec 2017 22:49:24 +0000 (09:49 +1100)
commit9e7dc5fc2e9d87a5492099de72800347e944e4ea
treee16b98a6715c8a5d1d85ea2828e53dcca99f067c
parent60c6823b9bce6789f1ad95bca233fc490161b279
spapr: introduce a spapr_irq_set_lsi() helper

It will make synchronisation easier with the XIVE interrupt mode when
available. The 'irq' parameter refers to the global IRQ number space.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr.c