Re: [GIT PULL] First batch of KVM changes for Linux 5.16

From: Paolo Bonzini
Date: Mon Nov 08 2021 - 09:04:09 EST


On 11/8/21 14:48, Christian Borntraeger wrote:

Linus,

The following changes since commit 8228c77d8b56e3f735baf71fefb1b548c23691a7:

   KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlock (2021-10-25 08:14:38 -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 52cf891d8dbd7592261fa30f373410b97f22b76c:

   Merge tag 'kvm-riscv-5.16-2' of https://github.com/kvm-riscv/linux into HEAD (2021-11-02 09:15:31 -0400)

It seems that this was not yet merged, correct?

It was:

commit d7e0a795bf37a13554c80cfc5ba97abedf53f391
Merge: 44261f8e287d 52cf891d8dbd
Author: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Date: Tue Nov 2 11:24:14 2021 -0700

Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm

...

* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (227 commits)
...
KVM: s390: add debug statement for diag 318 CPNC data
KVM: s390: pv: properly handle page flags for protected guests
KVM: s390: Fix handle_sske page fault handling
...

Paolo