kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM fixes for Linux 5.8-rc3
@ 2020-06-23 17:11 Paolo Bonzini
  2020-06-24 17:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2020-06-23 17:11 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, kvm

Linus,

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

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 e4553b4976d1178c13da295cb5c7b21f55baf8f9:

  KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkru (2020-06-23 06:01:29 -0400)

----------------------------------------------------------------
All bugfixes except for a couple cleanup patches.

----------------------------------------------------------------
Huacai Chen (1):
      KVM: MIPS: Fix a build error for !CPU_LOONGSON64

Igor Mammedov (1):
      kvm: lapic: fix broken vcpu hotplug

Marcelo Tosatti (1):
      KVM: x86: allow TSC to differ by NTP correction bounds without TSC scaling

Paolo Bonzini (1):
      KVM: LAPIC: ensure APIC map is up to date on concurrent update requests

Qian Cai (1):
      kvm/svm: disable KCSAN for svm_vcpu_run()

Sean Christopherson (4):
      KVM: VMX: Add helpers to identify interrupt type from intr_info
      KVM: nVMX: Plumb L2 GPA through to PML emulation
      KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
      KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkru

Vitaly Kuznetsov (2):
      Revert "KVM: VMX: Micro-optimize vmexit time when not exposing PMU"
      KVM: x86/mmu: Avoid mixing gpa_t with gfn_t in walk_addr_generic()

Xiaoyao Li (1):
      KVM: X86: Fix MSR range of APIC registers in X2APIC mode

 arch/mips/kvm/mips.c            |  2 ++
 arch/x86/include/asm/kvm_host.h |  4 ++--
 arch/x86/include/asm/mwait.h    |  2 --
 arch/x86/kernel/cpu/umwait.c    |  6 -----
 arch/x86/kvm/lapic.c            | 50 +++++++++++++++++++++++++----------------
 arch/x86/kvm/mmu.h              |  2 +-
 arch/x86/kvm/mmu/mmu.c          |  4 ++--
 arch/x86/kvm/mmu/paging_tmpl.h  | 16 ++++++-------
 arch/x86/kvm/svm/svm.c          |  2 +-
 arch/x86/kvm/vmx/vmcs.h         | 32 ++++++++++++++++----------
 arch/x86/kvm/vmx/vmx.c          | 27 ++++------------------
 arch/x86/kvm/vmx/vmx.h          |  2 --
 arch/x86/kvm/x86.c              |  7 +++---
 13 files changed, 74 insertions(+), 82 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] KVM fixes for Linux 5.8-rc3
  2020-06-23 17:11 [GIT PULL] KVM fixes for Linux 5.8-rc3 Paolo Bonzini
@ 2020-06-24 17:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-06-24 17:30 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: torvalds, linux-kernel, kvm

The pull request you sent on Tue, 23 Jun 2020 13:11:17 -0400:

> https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/26e122e97a3d0390ebec389347f64f3730fdf48f

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-24 17:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-23 17:11 [GIT PULL] KVM fixes for Linux 5.8-rc3 Paolo Bonzini
2020-06-24 17:30 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).