On 19/12/19 11:10, Nadav Amit wrote: > The first patch improves max VMCS field index search so an exact > comparison would be possible. The second one does some cleanup. > > Cc: Jim Mattson <jmattson@xxxxxxxxxx> > Cc: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> > > Nadav Amit (2): > x86: vmx: Comprehensive max VMCS field search > x86: vmx: Remove max_index tracking in check_vmcs_field() > > x86/vmx.c | 50 ++++++++++++++++++++++++++++++++++---------------- > 1 file changed, 34 insertions(+), 16 deletions(-) > Queued, thanks. Paolo