Linus, The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877: Linux v4.13-rc1 (2017-07-15 15:22:10 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/virt/kvm/kvm tags/for-linus for you to fetch changes up to f1ff89ec4447c4e39d275a1ca3de43eed2a92745: kvm: x86: hyperv: avoid livelock in oneshot SynIC timers (2017-07-20 17:00:00 +0200) ---------------------------------------------------------------- KVM fixes for v4.13-rc2 A bunch of small fixes for x86. ---------------------------------------------------------------- Arnd Bergmann (1): x86: add MULTIUSER dependency for KVM Dan Carpenter (1): KVM: x86: masking out upper bits Jim Mattson (1): KVM: nVMX: Disallow VM-entry in MOV-SS shadow Paolo Bonzini (1): KVM: nVMX: track NMI blocking state separately for each VMCS Roman Kagan (1): kvm: x86: hyperv: avoid livelock in oneshot SynIC timers Wanpeng Li (1): KVM: VMX: Fix invalid guest state detection after task-switch emulation arch/x86/kvm/Kconfig | 2 +- arch/x86/kvm/hyperv.c | 7 ++++--- arch/x86/kvm/vmx.c | 46 +++++++++++++++++++++++++++++++--------------- arch/x86/kvm/x86.c | 4 ++-- 4 files changed, 38 insertions(+), 21 deletions(-)