All of lore.kernel.org
 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

* Re: [GIT PULL] KVM changes for 5.17-rc7
  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
  1 sibling, 1 reply; 4+ messages in thread
From: Linus Torvalds @ 2022-03-01 19:31 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: Linux Kernel Mailing List, KVM list

On Tue, Mar 1, 2022 at 5:08 AM Paolo Bonzini <pbonzini@redhat.com> wrote:
>>
> The following changes [..] are available in the Git repository at:
>
>   https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

Nope. Not there.

When I do a 'git ls-remote' on that thing, the 'for-linus' tag still
points to your previous pull request from last week.

Forgot to push?

              Linus

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

* Re: [GIT PULL] KVM changes for 5.17-rc7
  2022-03-01 19:31 ` Linus Torvalds
@ 2022-03-01 19:59   ` Paolo Bonzini
  0 siblings, 0 replies; 4+ messages in thread
From: Paolo Bonzini @ 2022-03-01 19:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, KVM list

On 3/1/22 20:31, Linus Torvalds wrote:
> On Tue, Mar 1, 2022 at 5:08 AM Paolo Bonzini <pbonzini@redhat.com> wrote:
>>>
>> The following changes [..] are available in the Git repository at:
>>
>>    https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus
> 
> Nope. Not there.
> 
> When I do a 'git ls-remote' on that thing, the 'for-linus' tag still
> points to your previous pull request from last week.
> 
> Forgot to push?

Indeed, sorry about that.

Paolo


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

* Re: [GIT PULL] KVM changes for 5.17-rc7
  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 21:22 ` pr-tracker-bot
  1 sibling, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2022-03-01 21:22 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: torvalds, linux-kernel, kvm

The pull request you sent on Tue,  1 Mar 2022 08:08:15 -0500:

> 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/fb184c4af9b9f4563e7a126219389986a71d5b5b

Thank you!

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

^ 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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.