KVM: PPC: Book3S HV: XIVE: Add a control to sync the sources
authorCédric Le Goater <clg@kaod.org>
Thu, 18 Apr 2019 10:39:33 +0000 (12:39 +0200)
committerPaul Mackerras <paulus@ozlabs.org>
Tue, 30 Apr 2019 09:35:16 +0000 (19:35 +1000)
commit7b46b6169ab80f8f415a0ca2ea4aa7f1afdcc4f3
treeb3d49e99bca0fc269c5be96077099283c47a609b
parent5ca806474859a0e94584b3a63f9509a25758408e
KVM: PPC: Book3S HV: XIVE: Add a control to sync the sources

This control will be used by the H_INT_SYNC hcall from QEMU to flush
event notifications on the XIVE IC owning the source.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Documentation/virtual/kvm/devices/xive.txt
arch/powerpc/include/uapi/asm/kvm.h
arch/powerpc/kvm/book3s_xive_native.c