Re: [PATCH 00/16] KVM: x86: Enable APX for guests
From: Paolo Bonzini
Date: Mon Dec 22 2025 - 09:53:56 EST
On 12/21/25 05:07, Chang S. Bae wrote:
Hi all,
Since the last RFC posting [1], Paolo provided extensive feedback that
helped clarify the overall direction, so this series is now without RFC.
The patchset incorporates those feedbacks throughout, based on v6.19-rc1
where the VEX support series [2] was merged.
Major changes were made on the emulator with rebasing and subsequent
simplifications. Below is a brief summary of each part.
Looks good to me, with just a couple comments that I left on the individual patches.
Paolo