https://github.com/torvalds/linux
Revision 74bc8acd6cb4f5cee25fcfe4e9afb06f75949081 authored by Linus Torvalds on 15 November 2019, 17:05:39 UTC, committed by Linus Torvalds on 15 November 2019, 17:05:39 UTC
Pull more KVM fixes from Paolo Bonzini:

 - fixes for CONFIG_KVM_COMPAT=n

 - two updates to the IFU erratum

 - selftests build fix

 - brown paper bag fix

* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  KVM: Add a comment describing the /dev/kvm no_compat handling
  KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast()
  KVM: Forbid /dev/kvm being opened by a compat task when CONFIG_KVM_COMPAT=n
  KVM: X86: Reset the three MSR list number variables to 0 in kvm_init_msr_list()
  selftests: kvm: fix build with glibc >= 2.30
  kvm: x86: disable shattered huge page recovery for PREEMPT_RT.
2 parent s 5b675f7 + 9cb09e7
History
Tip revision: 74bc8acd6cb4f5cee25fcfe4e9afb06f75949081 authored by Linus Torvalds on 15 November 2019, 17:05:39 UTC
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Tip revision: 74bc8ac
File Mode Size
kvm
lib
Makefile -rw-r--r-- 54 bytes

back to top