[GIT PULL] KVM/arm64 fixes for 6.16, take #4

Marc Zyngier maz at kernel.org
Tue Jul 8 11:06:23 PDT 2025


On Tue, 08 Jul 2025 15:48:01 +0100,
Paolo Bonzini <pbonzini at redhat.com> wrote:
> 
> On Thu, Jun 26, 2025 at 5:20 PM Marc Zyngier <maz at kernel.org> wrote:
> >
> > Paolo,
> >
> > Another week, another set of fixes. Nothing major this time: allow
> > pKVM to fail to initialise without taking the host down, make sure we
> > are not mapping too much in the host S2 (another pKVM special), and a
> > brown-paper-bag quality bug fix on the nested GICv3 emulation.
> >
> > Please pull,
> >
> >         M.
> >
> > The following changes since commit 04c5355b2a94ff3191ce63ab035fb7f04d036869:
> >
> >   KVM: arm64: VHE: Centralize ISBs when returning to host (2025-06-19 13:34:59 +0100)
> >
> > are available in the Git repository at:
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.16-4
> 
> Done now, thanks!  Note that in the meanwhile git:// is not working
> anymore, so you probably want https:// in there.

Really? That's... odd. Was this announced one way or another? I can
definitely use git:// from where I seat:

maz at valley-girl:~/hot-poop/tmp$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git
Cloning into 'kvmarm'...
remote: Enumerating objects: 11127073, done.
remote: Counting objects: 100% (142/142), done.
remote: Compressing objects: 100% (77/77), done.
remote: Total 11127073 (delta 92), reused 77 (delta 65), pack-reused 11126931
Receiving objects: 100% (11127073/11127073), 3.13 GiB | 21.11 MiB/s, done.
Resolving deltas:   4% (448909/9127084)
[...]

What's occurring on your side?

	M.

-- 
Without deviation from the norm, progress is not possible.



More information about the linux-arm-kernel mailing list