On Fri, Jul 26, 2024 at 3:12 AM Li, Xin3 <xin3.li@xxxxxxxxx> wrote: > > Hi, can you put together a complete series that includes all that's needed for > > nested FRED support? > > We can do it. > > Just to be clear, this patch is not needed to enable nested FRED, but to > fix the following vmx test in kvm-unit-tests, otherwise we get: > FAIL: VMX_VMCS_ENUM.MAX_INDEX expected: 29, actual: 19 But neither bit is defined without nested FRED (and failures if you use -cpu host,migratable=no are expected). Paolo