Linus, The following changes since commit 8038a922cf9af5266eaff29ce996a0d1b788fc0d: Merge tag 'kvmarm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master (2020-07-06 13:05:38 -0400) are available in the Git repository at: https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus for you to fetch changes up to 3d9fdc252b52023260de1d12399cb3157ed28c07: KVM: MIPS: Fix build errors for 32bit kernel (2020-07-10 06:15:38 -0400) ---------------------------------------------------------------- Two simple but important bugfixes. ---------------------------------------------------------------- Huacai Chen (1): KVM: MIPS: Fix build errors for 32bit kernel Paolo Bonzini (1): KVM: nVMX: fixes for preemption timer migration Documentation/virt/kvm/api.rst | 5 +++-- arch/mips/kvm/emulate.c | 4 ++++ arch/x86/include/uapi/asm/kvm.h | 5 +++-- arch/x86/kvm/vmx/nested.c | 1 + 4 files changed, 11 insertions(+), 4 deletions(-)