From: Marc Zyngier <maz@kernel.org>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: Christoffer Dall <christoffer.dall@arm.com>,
Colin Ian King <colin.i.king@gmail.com>,
Colton Lewis <coltonlewis@google.com>,
Jeremy Linton <jeremy.linton@arm.com>,
Mark Brown <broonie@kernel.org>,
Oliver Upton <oliver.upton@linux.dev>,
Reiji Watanabe <reijiw@google.com>,
Ryan Roberts <ryan.roberts@arm.com>,
Sean Christopherson <seanjc@google.com>,
Suzuki K Poulose <suzuki.poulose@arm.com>,
James Morse <james.morse@arm.com>,
Zenghui Yu <yuzenghui@huawei.com>,
kvmarm@lists.linux.dev, kvm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL] KVM/arm64 updates for v6.4
Date: Wed, 26 Apr 2023 22:24:19 +0100 [thread overview]
Message-ID: <86y1megwvw.wl-maz@kernel.org> (raw)
In-Reply-To: <CABgObfY63ytE8EOxpYQ39v8ptFtJJZxeoa4jmcoFA0UQ9+jsuw@mail.gmail.com>
On Wed, 26 Apr 2023 20:46:26 +0100,
Paolo Bonzini <pbonzini@redhat.com> wrote:
>
> On Fri, Apr 21, 2023 at 12:40 PM Marc Zyngier <maz@kernel.org> wrote:
> >
> > Hi Paolo,
> >
> > Here's the initial set of changes for KVM/arm64. A bunch of
> > infrastructure changes this time around, with two new user
> > visible changes (hypercall forwarding to userspace, global counter
> > offset) and a large set of locking inversion fixes.
> >
> > The remaining of the patches contain the NV timer emulation code, and
> > a small set of less important fixes/improvements.
> >
> > Please pull,
>
> Queued, thanks! I assume I'll get -rc pull requests from you as well
> over the next two months?
That's the plan, yes.
We aim to mimic what arm64 does by taking turn in maintaining the tree
for a given kernel version (initial drop + fixes), unless something
crops up. This means that while I'm dealing with fixes for 6.4, Oliver
can queue 6.5 material in parallel.
Which is why you have seen a late 6.3 PR for fixes and a 6.4 PR for
new feature basically at the same time.
M.
--
Without deviation from the norm, progress is not possible.
WARNING: multiple messages have this Message-ID (diff)
From: Marc Zyngier <maz@kernel.org>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: Christoffer Dall <christoffer.dall@arm.com>,
Colin Ian King <colin.i.king@gmail.com>,
Colton Lewis <coltonlewis@google.com>,
Jeremy Linton <jeremy.linton@arm.com>,
Mark Brown <broonie@kernel.org>,
Oliver Upton <oliver.upton@linux.dev>,
Reiji Watanabe <reijiw@google.com>,
Ryan Roberts <ryan.roberts@arm.com>,
Sean Christopherson <seanjc@google.com>,
Suzuki K Poulose <suzuki.poulose@arm.com>,
James Morse <james.morse@arm.com>,
Zenghui Yu <yuzenghui@huawei.com>,
kvmarm@lists.linux.dev, kvm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL] KVM/arm64 updates for v6.4
Date: Wed, 26 Apr 2023 22:24:19 +0100 [thread overview]
Message-ID: <86y1megwvw.wl-maz@kernel.org> (raw)
In-Reply-To: <CABgObfY63ytE8EOxpYQ39v8ptFtJJZxeoa4jmcoFA0UQ9+jsuw@mail.gmail.com>
On Wed, 26 Apr 2023 20:46:26 +0100,
Paolo Bonzini <pbonzini@redhat.com> wrote:
>
> On Fri, Apr 21, 2023 at 12:40 PM Marc Zyngier <maz@kernel.org> wrote:
> >
> > Hi Paolo,
> >
> > Here's the initial set of changes for KVM/arm64. A bunch of
> > infrastructure changes this time around, with two new user
> > visible changes (hypercall forwarding to userspace, global counter
> > offset) and a large set of locking inversion fixes.
> >
> > The remaining of the patches contain the NV timer emulation code, and
> > a small set of less important fixes/improvements.
> >
> > Please pull,
>
> Queued, thanks! I assume I'll get -rc pull requests from you as well
> over the next two months?
That's the plan, yes.
We aim to mimic what arm64 does by taking turn in maintaining the tree
for a given kernel version (initial drop + fixes), unless something
crops up. This means that while I'm dealing with fixes for 6.4, Oliver
can queue 6.5 material in parallel.
Which is why you have seen a late 6.3 PR for fixes and a 6.4 PR for
new feature basically at the same time.
M.
--
Without deviation from the norm, progress is not possible.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2023-04-26 21:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-21 10:40 [GIT PULL] KVM/arm64 updates for v6.4 Marc Zyngier
2023-04-21 10:40 ` Marc Zyngier
2023-04-26 19:46 ` Paolo Bonzini
2023-04-26 19:46 ` Paolo Bonzini
2023-04-26 21:24 ` Marc Zyngier [this message]
2023-04-26 21:24 ` Marc Zyngier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86y1megwvw.wl-maz@kernel.org \
--to=maz@kernel.org \
--cc=broonie@kernel.org \
--cc=christoffer.dall@arm.com \
--cc=colin.i.king@gmail.com \
--cc=coltonlewis@google.com \
--cc=james.morse@arm.com \
--cc=jeremy.linton@arm.com \
--cc=kvm@vger.kernel.org \
--cc=kvmarm@lists.linux.dev \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=oliver.upton@linux.dev \
--cc=pbonzini@redhat.com \
--cc=reijiw@google.com \
--cc=ryan.roberts@arm.com \
--cc=seanjc@google.com \
--cc=suzuki.poulose@arm.com \
--cc=yuzenghui@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.