Paolo or Radim,
Please do a pull from my kvm-ppc-next-5.1-2 tag to get one commit,
which fixes a compile error on PPC when the powernv platform is
enabled but KVM isn't.
Thanks,
Paul.
The following changes since commit 71783e09b4874c845819b5658b968d8b5b899333:
Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next (2019-02-22 17:45:05 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc tags/kvm-ppc-next-5.1-2
for you to fetch changes up to e74d53e30e2927fa5b223296ac7922baf15ea89a:
KVM: PPC: Fix compilation when KVM is not enabled (2019-02-27 09:14:44 +1100)
----------------------------------------------------------------
Second PPC KVM update for 5.1
- Fix an error in compiling for the powernv platform with KVM disabled.
----------------------------------------------------------------
Paul Mackerras (1):
KVM: PPC: Fix compilation when KVM is not enabled
arch/powerpc/include/asm/kvm_ppc.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)