kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH 0/2] nVMX: Two PCIDE related fixes
@ 2020-07-14  0:23 Sean Christopherson
  2020-07-14  0:23 ` [kvm-unit-tests PATCH 1/2] nVMX: Restore active host RIP/CR4 after test_host_addr_size() Sean Christopherson
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Sean Christopherson @ 2020-07-14  0:23 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: kvm, Krish Sadhukhan, Karl Heubaum, Sean Christopherson,
	Oliver Upton, Jim Mattson

PCIDE fixes for two completely unrelated tests that managed to combine
powers and create a super confusing error where the MTF test loads CR3
with 0 and sends things into the weeds.

Sean Christopherson (2):
  nVMX: Restore active host RIP/CR4 after test_host_addr_size()
  nVMX: Use the standard non-canonical value in test_mtf3

 x86/vmx_tests.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

-- 
2.26.0


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

end of thread, other threads:[~2020-07-28 21:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-14  0:23 [kvm-unit-tests PATCH 0/2] nVMX: Two PCIDE related fixes Sean Christopherson
2020-07-14  0:23 ` [kvm-unit-tests PATCH 1/2] nVMX: Restore active host RIP/CR4 after test_host_addr_size() Sean Christopherson
2020-07-14  4:43   ` Oliver Upton
2020-07-15 18:34   ` Krish Sadhukhan
2020-07-15 18:48     ` Sean Christopherson
2020-07-15 21:34       ` Krish Sadhukhan
2020-07-15 22:22         ` Sean Christopherson
2020-07-16  0:41           ` Krish Sadhukhan
2020-07-14  0:23 ` [kvm-unit-tests PATCH 2/2] nVMX: Use the standard non-canonical value in test_mtf3 Sean Christopherson
2020-07-14  4:41   ` Oliver Upton
2020-07-15 21:31 ` [kvm-unit-tests PATCH 0/2] nVMX: Two PCIDE related fixes Krish Sadhukhan
2020-07-28 21:26   ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).