xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] x86/vmx: Minor improvements to vmx_update_guest_cr()
@ 2017-09-29 18:31 Andrew Cooper
  2017-09-29 18:31 ` [PATCH 1/3] x86/vmx: Misc cleanup " Andrew Cooper
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Andrew Cooper @ 2017-09-29 18:31 UTC (permalink / raw)
  To: Xen-devel; +Cc: Andrew Cooper

This series is mostly cleanup, base on code observations when working on my
comprehensive XTF pagetable test, running in unpaged modes.  I've double
checked the behaviour HAP and Shadow modes, with and without the unrestricted
guest feature, on Haswell and Skylake-S hardware.

Andrew Cooper (3):
  x86/vmx: Misc cleanup to vmx_update_guest_cr()
  x86/vmx: Don't self-recurse in vmx_update_guest_cr()
  x86/vmx: Better description of CR4 settings outside of paged mode

 xen/arch/x86/hvm/vmx/vmx.c | 94 ++++++++++++++++++++++++++++------------------
 1 file changed, 57 insertions(+), 37 deletions(-)

-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2017-10-10  5:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-29 18:31 [PATCH 0/3] x86/vmx: Minor improvements to vmx_update_guest_cr() Andrew Cooper
2017-09-29 18:31 ` [PATCH 1/3] x86/vmx: Misc cleanup " Andrew Cooper
2017-10-03 11:53   ` Roger Pau Monné
2017-10-10  5:25   ` Tian, Kevin
2017-09-29 18:31 ` [PATCH 2/3] x86/vmx: Don't self-recurse in vmx_update_guest_cr() Andrew Cooper
2017-10-03 12:01   ` Roger Pau Monné
2017-10-10  5:26   ` Tian, Kevin
2017-09-29 18:31 ` [PATCH 3/3] x86/vmx: Better description of CR4 settings outside of paged mode Andrew Cooper
2017-10-03 14:04   ` Roger Pau Monné
2017-10-03 14:12     ` Andrew Cooper
2017-10-03 15:12       ` Roger Pau Monné
2017-10-10  5:31   ` Tian, Kevin

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