Re: [PATCH v9 0/9] IPI virtualization support for VM

From: Sean Christopherson
Date: Mon May 16 2022 - 17:08:50 EST


On Tue, May 03, 2022, Paolo Bonzini wrote:
> On 5/3/22 09:32, Zeng Guang wrote:
> >
> > I don't see "[PATCH v9 4/9] KVM: VMX: Report tertiary_exec_control field in
> > dump_vmcs()" in kvm/queue. Does it not need ?
>
> Added now (somehow the patches were not threaded, so I had to catch them one
> by one from lore).
>
> > Selftests for KVM_CAP_MAX_VCPU_ID is posted in V2 which is revised on top of
> > kvm/queue.
> > ([PATCH v2] kvm: selftests: Add KVM_CAP_MAX_VCPU_ID cap test - Zeng
> > Guang (kernel.org) <https://lore.kernel.org/lkml/20220503064037.10822-1-guang.zeng@xxxxxxxxx/>)
>
> Queued, thanks.

Shouldn't we have a solution for the read-only APIC_ID mess before this is merged?