kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [kvm-unit-test nVMX]: Test "load IA32_PAT" VM-entry control on vmentry of nested guests
@ 2019-04-18 21:39 Krish Sadhukhan
  2019-04-18 21:39 ` [PATCH 1/2][kvm-unit-test nVMX]: Move the functionality of enter_guest() to __enter_guest() and make the former a wrapper of the latter Krish Sadhukhan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Krish Sadhukhan @ 2019-04-18 21:39 UTC (permalink / raw)
  To: kvm; +Cc: rkrcmar, pbonzini, jmattson

This is the unit test for the "load IA32_PAT" VM-entry control. Patch# 2
builds on top of my previous patch,

   [PATCH 6/6 v5][kvm-unit-test nVMX]: Check "load IA32_PAT" on vmentry of L2 guests


[PATCH 1/2][kvm-unit-test nVMX]: Move the functionality of enter_guest() to
[PATCH 2/2][kvm-unit-test nVMX]: Check "load IA32_PAT" VM-entry control on vmentry

 x86/vmx.c       |  27 +++++++----
 x86/vmx.h       |   4 ++
 x86/vmx_tests.c | 140 ++++++++++++++++++++++++++++++++++++++++++++++--------
 3 files changed, 143 insertions(+), 28 deletions(-)

Krish Sadhukhan (2):
      nVMX: Move the functionality of enter_guest() to __enter_guest() and make the former a wrapper of the latter
      nVMX: Check "load IA32_PAT" VM-entry control on vmentry of nested guests


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

end of thread, other threads:[~2019-05-20 22:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-18 21:39 [kvm-unit-test nVMX]: Test "load IA32_PAT" VM-entry control on vmentry of nested guests Krish Sadhukhan
2019-04-18 21:39 ` [PATCH 1/2][kvm-unit-test nVMX]: Move the functionality of enter_guest() to __enter_guest() and make the former a wrapper of the latter Krish Sadhukhan
2019-04-18 21:39 ` [PATCH 2/2][kvm-unit-test nVMX]: Check "load IA32_PAT" VM-entry control on vmentry of nested guests Krish Sadhukhan
2019-05-08 17:43 ` [kvm-unit-test nVMX]: Test " Krish Sadhukhan
2019-05-20 13:22   ` Paolo Bonzini
2019-05-20 22:06     ` Krish Sadhukhan

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