All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Nested VMX: fix bugs during reading VMX MSRs.
@ 2013-09-05  2:57 Yang Zhang
  2013-09-05  2:57 ` [PATCH 1/3] Nested VMX: Check VMX capability before read VMX related MSRs Yang Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Yang Zhang @ 2013-09-05  2:57 UTC (permalink / raw)
  To: xen-devel; +Cc: Yang Zhang, eddie.dong, jun.nakajima, 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 |   54 ++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 51 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2013-09-05 10:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-05  2:57 [PATCH 0/3] Nested VMX: fix bugs during reading VMX MSRs Yang Zhang
2013-09-05  2:57 ` [PATCH 1/3] Nested VMX: Check VMX capability before read VMX related MSRs Yang Zhang
2013-09-05  8:35   ` Jan Beulich
2013-09-05  9:49   ` Andrew Cooper
2013-09-05  2:57 ` [PATCH 2/3] Nested VMX: Clear bit 31 of IA32_VMX_BASIC MSR Yang Zhang
2013-09-05 10:12   ` Andrew Cooper
2013-09-05 10:16     ` Zhang, Yang Z
2013-09-05  2:57 ` [PATCH 3/3] Nested VMX: Fix IA32_VMX_CR4_FIXED1 msr emulation Yang Zhang
2013-09-05  8:46   ` Jan Beulich
2013-09-05  9:05     ` Zhang, Yang Z
2013-09-05  9:36       ` Jan Beulich
2013-09-05 10:28         ` Zhang, Yang Z

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.