]> git.proxmox.com Git - mirror_qemu.git/commit
ppc/xive: Introduce a xive_tctx_ipb_update() helper
authorCédric Le Goater <clg@kaod.org>
Mon, 25 Nov 2019 06:58:16 +0000 (07:58 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 16 Dec 2019 23:39:48 +0000 (10:39 +1100)
commita5b841f18c1ffdf306f48ff6baccf5193d368c0b
tree28c56c8f336bdeb26b871832c26a96db1028f130
parent8b3aaaa1a9c2182ed9e3c406c90bb4257b43e753
ppc/xive: Introduce a xive_tctx_ipb_update() helper

We will use it to resend missed interrupts when a vCPU context is
pushed on a HW thread.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20191125065820.927-17-clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/intc/xive.c
include/hw/ppc/xive.h