]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Oct 2021 18:08:07 +0000 (11:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Oct 2021 18:08:07 +0000 (11:08 -0700)
commitb2626f1e3245ddd810b69df86514774d6cb655ee
tree6bf8c29e62f3c6bfb5269c6f971942ba1766b0ff
parent24f67d82c43c9c594821ee1bc4367a23d89d9f8b
parent7b0035eaa7dab9fd33d6658ad6a755024bdce26c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm

Pull more kvm fixes from Paolo Bonzini:
 "Small x86 fixes"

* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  KVM: selftests: Ensure all migrations are performed when test is affined
  KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checks
  ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvm
  x86/kvmclock: Move this_cpu_pvti into kvmclock.h
  selftests: KVM: Don't clobber XMM register when read
  KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue