Re: [PATCH 0/3] KVM: x86: Fixes for kvm/queue

From: Wanpeng Li
Date: Fri Feb 11 2022 - 00:33:02 EST


On Tue, 21 Dec 2021 at 04:13, Paolo Bonzini <pbonzini@xxxxxxxxxx> wrote:
>
> On 12/16/21 03:19, Lai Jiangshan wrote:
> > From: Lai Jiangshan <laijs@xxxxxxxxxxxxxxxxx>
> >
> > Patch 1 and patch 2 are updated version of the original patches with
> > the same title. The original patches need to be dequeued. (Paolo has
> > sent the reverting patches to the mail list and done the work, but I
> > haven't seen the original patches dequeued or reverted in the public
> > kvm tree. I need to learn a bit more how patches are managed in kvm
> > tree.)
>
> This cycle has been a bit more disorganized than usual, due to me taking
> some time off and a very unusual amount of patches sent for -rc.
> Usually kvm/queue is updated about once a week and kvm/next once every
> 1-2 weeks.

Maybe the patch "Revert "KVM: VMX: Save HOST_CR3 in
vmx_prepare_switch_to_guest()"" is still missing in the latest
kvm/queue, I saw the same warning.

Wanpeng