xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Nested VMX: fix bugs when reading VMX MSRs.
@ 2013-09-11  2:52 Yang Zhang
  2013-09-11  2:52 ` [PATCH v3 1/3] Nested VMX: Check VMX capability before read VMX related MSRs Yang Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Yang Zhang @ 2013-09-11  2:52 UTC (permalink / raw)
  To: xen-devel; +Cc: Yang Zhang, Andrew.Cooper3, eddie.dong, JBeulich

From: Yang Zhang <yang.z.zhang@Intel.com>

The following patches fix the issues which existing in current vmx msr reading logic

Yang Zhang (3):
  Nested VMX: Check VMX capability before read VMX related MSRs.
  Nested VMX: Clear bit 31 of IA32_VMX_BASIC MSR
  Nested VMX: Fix IA32_VMX_CR4_FIXED1 msr emulation

 xen/arch/x86/hvm/vmx/vmcs.c      |    3 +-
 xen/arch/x86/hvm/vmx/vvmx.c      |   73 ++++++++++++++++++++++++++++++++++++--
 xen/include/asm-x86/cpufeature.h |    1 +
 xen/include/asm-x86/processor.h  |    1 +
 4 files changed, 74 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2013-09-24  1:19 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-11  2:52 [PATCH v3 0/3] Nested VMX: fix bugs when reading VMX MSRs Yang Zhang
2013-09-11  2:52 ` [PATCH v3 1/3] Nested VMX: Check VMX capability before read VMX related MSRs Yang Zhang
2013-09-11  7:31   ` Jan Beulich
2013-09-11  8:35   ` Andrew Cooper
2013-09-11  8:47     ` Zhang, Yang Z
2013-09-11  2:52 ` [PATCH v3 2/3] Nested VMX: Clear bit 31 of IA32_VMX_BASIC MSR Yang Zhang
2013-09-11  7:31   ` Jan Beulich
2013-09-11  2:52 ` [PATCH v3 3/3] Nested VMX: Fix IA32_VMX_CR4_FIXED1 msr emulation Yang Zhang
2013-09-11  7:39   ` Jan Beulich
2013-09-17  2:25     ` Zhang, Yang Z
2013-09-17  6:21       ` Jan Beulich
2013-09-22  5:34     ` Zhang, Yang Z
2013-09-23 10:15       ` Jan Beulich
2013-09-24  1:19         ` Zhang, Yang Z

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