• Linus Torvalds's avatar
    Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm · 7c7ec322
    Linus Torvalds authored
    Pull more kvm fixes from Paolo Bonzini:
     "Five small fixes.
    
      The nested migration bug will be fixed with a better API in 5.10 or
      5.11, for now this is a fix that works with existing userspace but
      keeps the current ugly API"
    
    * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
      KVM: SVM: Add a dedicated INVD intercept routine
      KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE
      KVM: x86: fix MSR_IA32_TSC read for nested migration
      selftests: kvm: Fix assert failure in single-step test
      KVM: x86: VMX: Make smaller physical guest address space support user-configurable
    7c7ec322
vmx.c 229 KB