OSDN Git Service

KVM: PPC: Book3S HV: XIVE: Add a 'flags' field
authorCédric Le Goater <clg@kaod.org>
Tue, 20 Jul 2021 13:42:08 +0000 (15:42 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 10 Aug 2021 13:15:01 +0000 (23:15 +1000)
commitb68c6646cce5ee8caefa6333ee743f960222dcea
treeed859956bea3ed1c9de275166a94aeb0b9e6174e
parent17df41fec5b80b16ea4774495f1eb730e2225619
KVM: PPC: Book3S HV: XIVE: Add a 'flags' field

Use it to hold platform specific features. P9 DD2 introduced
single-escalation support. P10 will add others.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210720134209.256133-2-clg@kaod.org
arch/powerpc/kvm/book3s_xive.c
arch/powerpc/kvm/book3s_xive.h
arch/powerpc/kvm/book3s_xive_native.c