[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201003091854.240100-1-pbonzini@redhat.com>
Date: Sat, 3 Oct 2020 05:18:54 -0400
From: Paolo Bonzini <pbonzini@...hat.com>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Subject: [GIT PULL] KVM fixes for Linux 5.9-rc8
Linus,
The following changes since commit 4bb05f30483fd21ea5413eaf1182768f251cf625:
KVM: SVM: Add a dedicated INVD intercept routine (2020-09-25 13:27:35 -0400)
are available in the Git repository at:
https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus
for you to fetch changes up to e2e1a1c86bf32a8d7458b9024f518cf2434414c8:
Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master (2020-10-03 05:07:59 -0400)
----------------------------------------------------------------
Two bugfix patches.
----------------------------------------------------------------
Marc Zyngier (1):
KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guest
Paolo Bonzini (2):
KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF intercept
Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/.../kvmarm/kvmarm into kvm-master
arch/arm64/kvm/hyp/nvhe/tlb.c | 7 +++++++
arch/x86/kvm/vmx/vmx.c | 22 ++++++++++++----------
2 files changed, 19 insertions(+), 10 deletions(-)
Powered by blists - more mailing lists