All of lore.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH 0/2] Better max VMCS field index test
@ 2019-12-19 10:10 Nadav Amit
  2019-12-19 10:10 ` [kvm-unit-tests PATCH 1/2] x86: vmx: Comprehensive max VMCS field search Nadav Amit
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nadav Amit @ 2019-12-19 10:10 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: kvm, Nadav Amit, Jim Mattson, Sean Christopherson

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@google.com>
Cc: Sean Christopherson <sean.j.christopherson@intel.com>

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(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-18 19:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-19 10:10 [kvm-unit-tests PATCH 0/2] Better max VMCS field index test Nadav Amit
2019-12-19 10:10 ` [kvm-unit-tests PATCH 1/2] x86: vmx: Comprehensive max VMCS field search Nadav Amit
2019-12-19 10:10 ` [kvm-unit-tests PATCH 2/2] x86: vmx: Remove max_index tracking in check_vmcs_field() Nadav Amit
2020-01-18 19:25 ` [kvm-unit-tests PATCH 0/2] Better max VMCS field index test Paolo Bonzini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.