Re: [PATCH v3 0/2] KVM: SVM: Add support for 4096 vcpus with x2AVIC
From: Vasant Hegde
Date: Thu Mar 20 2025 - 01:35:53 EST
On 2/20/2025 1:08 PM, Naveen N Rao (AMD) wrote:
> This is v3 of the series posted at:
> http://lkml.kernel.org/r/cover.1738563890.git.naveen@xxxxxxxxxx
>
> The first patch adds support for up to 4096 vcpus with x2AVIC, while the
> second patch limits the value that is programmed into
> AVIC_PHYSICAL_MAX_INDEX in the VMCB based on the max APIC ID indicated
> by the VMM.
Reviewed-by: Vasant Hegde <vasant.hegde@xxxxxxx>
-Vasant