[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211219191608.265537-1-pbonzini@redhat.com>
Date: Sun, 19 Dec 2021 20:16:08 +0100
From: Paolo Bonzini <pbonzini@...hat.com>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, kvm@...r.kernel.org,
rkrcmar@...nel.org
Subject: [GIT PULL] KVM fixes for Linux 5.16-rc6
Linus,
The following changes since commit 10e7a099bfd860a2b77ea8aaac661f52c16dd865:
selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/O (2021-12-10 09:38:02 -0500)
are available in the Git repository at:
git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus
for you to fetch changes up to 18c841e1f4112d3fb742aca3429e84117fcb1e1c:
KVM: x86: Retry page fault if MMU reload is pending and root has no sp (2021-12-19 19:38:58 +0100)
----------------------------------------------------------------
Two small fixes, one of which was being worked around in selftests.
----------------------------------------------------------------
Sean Christopherson (1):
KVM: x86: Retry page fault if MMU reload is pending and root has no sp
Vitaly Kuznetsov (2):
KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_CAPABILITIES
KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDs
arch/x86/kvm/mmu/mmu.c | 16 +++++++++++++++-
arch/x86/kvm/x86.c | 2 +-
tools/testing/selftests/kvm/x86_64/vmx_pmu_msrs_test.c | 17 -----------------
3 files changed, 16 insertions(+), 19 deletions(-)
Powered by blists - more mailing lists