xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Nested VMX: fix bugs when reading VMX MSRs.
@ 2013-09-10  6:14 Yang Zhang
  2013-09-10  6:14 ` [PATCH v2 1/3] Nested VMX: Check VMX capability before read VMX related MSRs Yang Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Yang Zhang @ 2013-09-10  6:14 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/vvmx.c      |   68 ++++++++++++++++++++++++++++++++++++--
 xen/include/asm-x86/cpufeature.h |    1 +
 xen/include/asm-x86/processor.h  |    1 +
 3 files changed, 67 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2013-09-11  0:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-10  6:14 [PATCH v2 0/3] Nested VMX: fix bugs when reading VMX MSRs Yang Zhang
2013-09-10  6:14 ` [PATCH v2 1/3] Nested VMX: Check VMX capability before read VMX related MSRs Yang Zhang
2013-09-10 10:56   ` Andrew Cooper
2013-09-11  0:40     ` Zhang, Yang Z
2013-09-10 13:41   ` Jan Beulich
2013-09-11  0:41     ` Zhang, Yang Z
2013-09-10  6:14 ` [PATCH v2 2/3] Nested VMX: Clear bit 31 of IA32_VMX_BASIC MSR Yang Zhang
2013-09-10  8:51   ` Andrew Cooper
2013-09-10  6:14 ` [PATCH v2 3/3] Nested VMX: Fix IA32_VMX_CR4_FIXED1 msr emulation Yang Zhang
2013-09-10 13:45   ` Jan Beulich

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