On 11/11/2025 10:08 AM, Paolo Bonzini wrote: > > Do not inline these, they're quite large.  Leave them in x86.c. > > Also please add a KVM_APX Kconfig symbol and add "select KVM_APX if > X86_64" to KVM_INTEL. > > This way, AMD and 32-bit use the same logic to elide all the EGPR code. Yeah, that makes sense. Here is diff on top of this patch: