linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] More x86 KVM fixes for Linux 5.15-rc7
@ 2021-10-22 17:00 Paolo Bonzini
  2021-10-22 20:03 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2021-10-22 17:00 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, kvm

Linus,

The following changes since commit 9f1ee7b169afbd10c3ad254220d1b37beb5798aa:

  KVM: SEV-ES: reduce ghcb_sa_len to 32 bits (2021-10-18 14:07:19 -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 95e16b4792b0429f1933872f743410f00e590c55:

  KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if needed (2021-10-22 10:09:13 -0400)

----------------------------------------------------------------
* Cache coherency fix for SEV live migration
* Fix for instruction emulation with PKU
* fixes for rare delaying of interrupt delivery
* fix for SEV-ES buffer overflow

----------------------------------------------------------------
Chenyi Qiang (1):
      KVM: MMU: Reset mmu->pkru_mask to avoid stale data

Masahiro Kozuka (1):
      KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATA

Paolo Bonzini (9):
      KVM: x86: check for interrupts before deciding whether to exit the fast path
      KVM: nVMX: promptly process interrupts delivered while in guest mode
      KVM: SEV-ES: rename guest_ins_data to sev_pio_data
      KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_out
      KVM: SEV-ES: clean up kvm_sev_es_ins/outs
      KVM: x86: split the two parts of emulator_pio_in
      KVM: x86: remove unnecessary arguments from complete_emulator_pio_in
      KVM: SEV-ES: keep INS functions together
      KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if needed

 arch/x86/include/asm/kvm_host.h |   3 +-
 arch/x86/kvm/mmu/mmu.c          |   6 +-
 arch/x86/kvm/svm/sev.c          |   7 ++
 arch/x86/kvm/vmx/vmx.c          |  17 ++---
 arch/x86/kvm/x86.c              | 150 +++++++++++++++++++++++++++-------------
 5 files changed, 121 insertions(+), 62 deletions(-)


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

* Re: [GIT PULL] More x86 KVM fixes for Linux 5.15-rc7
  2021-10-22 17:00 [GIT PULL] More x86 KVM fixes for Linux 5.15-rc7 Paolo Bonzini
@ 2021-10-22 20:03 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-10-22 20:03 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: torvalds, linux-kernel, kvm

The pull request you sent on Fri, 22 Oct 2021 13:00:36 -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/cd82c4a73b6713984b69c57a2a687203d3e0e34a

Thank you!

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

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

end of thread, other threads:[~2021-10-22 20:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-22 17:00 [GIT PULL] More x86 KVM fixes for Linux 5.15-rc7 Paolo Bonzini
2021-10-22 20:03 ` 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).