ppc/pnv: Use address_space_stq_be() when triggering an interrupt from PSI
commit06d26eeb47de96c0fa0cc1d5e95124b0a809b3ac
authorCédric Le Goater <clg@kaod.org>
Mon, 7 Oct 2019 08:40:55 +0000 (7 10:40 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 23 Oct 2019 22:36:55 +0000 (24 09:36 +1100)
treeb682e161a498eccb0ac24f55f7d3f4651f89ac74
parent106695ab1231c7883a1ea6c543434f5c74476f54
ppc/pnv: Use address_space_stq_be() when triggering an interrupt from PSI

Include the XIVE_TRIGGER_PQ bit in the trigger data which is how
hardware signals to the IC that the PQ bits of the interrupt source
have been checked.

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