Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Dec 2020 18:08:16 +0000 (10:08 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Dec 2020 18:08:16 +0000 (10:08 -0800)
commit7b1b868e1d9156484ccce9bf11122c053de82617
treedf9820018f1454d8b44aec832e9e9867bbdd4b36
parentb53966ffd4c0676c02987d4fc33b99bdfc548cf0
parent111d0bda8eeb4b54e0c63897b071effbf9fd9251
Merge tag 'for-linus' of git://git./virt/kvm/kvm

Pull kvm fixes from Paolo Bonzini:
 "Bugfixes for ARM, x86 and tools"

* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  tools/kvm_stat: Exempt time-based counters
  KVM: mmu: Fix SPTE encoding of MMIO generation upper half
  kvm: x86/mmu: Use cpuid to determine max gfn
  kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()
  selftests: kvm/set_memory_region_test: Fix race in move region test
  KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()
  KVM: arm64: Fix handling of merging tables into a block entry
  KVM: arm64: Fix memory leak on stage2 update of a valid PTE