Re: [PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling

From: Sean Christopherson
Date: Fri Feb 02 2024 - 17:04:04 EST


On Fri, Feb 02, 2024, Paul Durrant wrote:
> On 26/01/2024 01:19, Sean Christopherson wrote:
> > On Thu, Jan 25, 2024, Paul Durrant wrote:
> > > On 15/01/2024 12:56, Paul Durrant wrote:
> > > > From: Paul Durrant <pdurrant@xxxxxxxxxx>
> > > >
> > > > This series has one small fix to what was in v11 [1]:
> > > >
> > > > * KVM: xen: re-initialize shared_info if guest (32/64-bit) mode is set
> > > >
> > > > The v11 patch failed to set the return code of the ioctl if the mode
> > > > was not actually changed, leading to a spurious failure.
> > > >
> > > > This version of the series also contains a new bug-fix to the pfncache
> > > > code from David Woodhouse.
> > > >
> > > > [1] https://lore.kernel.org/kvm/20231219161109.1318-1-paul@xxxxxxx/
> > > >
> > >
> > > Ping?
> >
> > Sorry, I have done basically zero upstream reviews over the last few weeks, for
> > a variety of reasons. Unless yet another thing pops up, I expect to dive into
> > upstream reviews tomorrow and spend a good long while there.
>
> Hi Sean,
>
> Have you had any time to take a look at this?

No, I was hoping to get to it today, but that isn't happening. It's next in my
queue after David Steven's "KVM: allow mapping non-refcounted pages" serie", so
hopefully Monday or Tuesday will be the day.