Paolo, Radim, The following changes since commit cd6c84d8f0cdc911df435bb075ba22ce3c605b07: Linux 5.2-rc2 (2019-05-26 16:49:19 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-5.2-2 for you to fetch changes up to a86cb413f4bf273a9d341a3ab2c2ca44e12eb317: KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID (2019-05-28 15:52:19 +0200) ---------------------------------------------------------------- KVM: s390: Fixes - fix compilation for !CONFIG_PCI - fix the output of KVM_CAP_MAX_VCPU_ID ---------------------------------------------------------------- Christian Borntraeger (1): kvm: fix compile on s390 part 2 Thomas Huth (1): KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID arch/mips/kvm/mips.c | 3 +++ arch/powerpc/kvm/powerpc.c | 3 +++ arch/s390/kvm/kvm-s390.c | 1 + arch/x86/kvm/x86.c | 3 +++ virt/kvm/arm/arm.c | 3 +++ virt/kvm/kvm_main.c | 4 ++-- 6 files changed, 15 insertions(+), 2 deletions(-)