mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] KVM changes for 5.17-rc7
@ 2022-03-01 13:08 Paolo Bonzini
  2022-03-01 19:31 ` Linus Torvalds
  2022-03-01 21:22 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Paolo Bonzini @ 2022-03-01 13:08 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, kvm

Linus,

The following changes since commit e910a53fb4f20aa012e46371ffb4c32c8da259b4:

  KVM: x86: nSVM: disallow userspace setting of MSR_AMD64_TSC_RATIO to non default value when tsc scaling disabled (2022-02-24 13:04:47 -0500)

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

  Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD (2022-02-25 09:49:30 -0500)

----------------------------------------------------------------
The bigger part of the change is a revert for x86 hosts.  Here the
second patch was supposed to fix the first, but in reality it was
just as broken, so both have to go.

x86 host:

* Revert incorrect assumption that cr3 changes come with preempt notifier
  callbacks (they don't when static branches are changed, for example)

ARM host:

* Correctly synchronise PMR and co on PSCI CPU_SUSPEND

* Skip tests that depend on GICv3 when the HW isn't available

----------------------------------------------------------------
Mark Brown (1):
      KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3

Oliver Upton (1):
      KVM: arm64: Don't miss pending interrupts for suspended vCPU

Paolo Bonzini (1):
      Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD

Sean Christopherson (2):
      Revert "KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs()"
      Revert "KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()"

 arch/arm64/kvm/psci.c                            |  3 +--
 arch/x86/kvm/vmx/nested.c                        | 11 +++++++---
 arch/x86/kvm/vmx/vmx.c                           | 28 ++++++++++++++----------
 arch/x86/kvm/vmx/vmx.h                           |  5 ++---
 tools/testing/selftests/kvm/aarch64/arch_timer.c |  7 +++++-
 tools/testing/selftests/kvm/aarch64/vgic_irq.c   |  4 ++++
 tools/testing/selftests/kvm/lib/aarch64/vgic.c   |  4 +++-
 7 files changed, 41 insertions(+), 21 deletions(-)


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

end of thread, other threads:[~2022-03-01 21:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-01 13:08 [GIT PULL] KVM changes for 5.17-rc7 Paolo Bonzini
2022-03-01 19:31 ` Linus Torvalds
2022-03-01 19:59   ` Paolo Bonzini
2022-03-01 21:22 ` 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

all inboxes | Powered by JetHome®