]> Git Repo - qemu.git/commit - hw/intc/xive.c
ppc/xive: Make XIVE generate the proper interrupt types
authorBenjamin Herrenschmidt <[email protected]>
Thu, 6 Jun 2019 17:44:09 +0000 (19:44 +0200)
committerDavid Gibson <[email protected]>
Wed, 12 Jun 2019 00:41:50 +0000 (10:41 +1000)
commit4aca9786542e427d4337503566efdf09f2cb87cd
treea0c13c6cfc240ac73a588f361045d77953c677f2
parent8d409261416171efcaf3f741f677566308c16290
ppc/xive: Make XIVE generate the proper interrupt types

It should be generic Hypervisor Virtualization interrupts for HV
directed rings and traditional External Interrupts for the OS directed
ring.

Don't generate anything for the user ring as it isn't actually
supported.

Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: Cédric Le Goater <[email protected]>
Reviewed-by: David Gibson <[email protected]>
Message-Id: <20190606174409[email protected]>
Signed-off-by: David Gibson <[email protected]>
hw/intc/xive.c
include/hw/ppc/xive.h
This page took 0.026442 seconds and 4 git commands to generate.