xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] nested vmx bug fixes
@ 2013-01-07  6:41 Dongxiao Xu
  2013-01-07  6:41 ` [PATCH v2 1/3] nested vmx: emulate IA32_VMX_MISC MSR Dongxiao Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Dongxiao Xu @ 2013-01-07  6:41 UTC (permalink / raw)
  To: xen-devel

Changes from v1 to v2:
 - Use a macro to replace the hardcode in patch 1/3.

This patchset fixes issues about IA32_VMX_MISC MSR emulation, VMCS guest area
synchronization about PAGE_FAULT_ERROR_CODE_MASK/PAGE_FAULT_ERROR_CODE_MATCH,
and CR0/CR4 emulation.

Please help to review and pull.

Thanks,
Dongxiao

Dongxiao Xu (3):
  nested vmx: emulate IA32_VMX_MISC MSR
  nested vmx: synchronize page fault error code match and mask
  nested vmx: fix CR0/CR4 emulation

 xen/arch/x86/hvm/vmx/vvmx.c        |  136 +++++++++++++++++++++++++++++-------
 xen/include/asm-x86/hvm/vmx/vmcs.h |    2 +
 2 files changed, 112 insertions(+), 26 deletions(-)

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

end of thread, other threads:[~2013-01-14  9:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-07  6:41 [PATCH v2 0/3] nested vmx bug fixes Dongxiao Xu
2013-01-07  6:41 ` [PATCH v2 1/3] nested vmx: emulate IA32_VMX_MISC MSR Dongxiao Xu
2013-01-07  6:41 ` [PATCH v2 2/3] nested vmx: synchronize page fault error code match and mask Dongxiao Xu
2013-01-07  6:41 ` [PATCH v2 3/3] nested vmx: fix CR0/CR4 emulation Dongxiao Xu
2013-01-11  0:45   ` Xu, Dongxiao
2013-01-11  8:08     ` Jan Beulich
2013-01-11 15:47       ` Xu, Dongxiao
2013-01-11 16:46         ` Nakajima, Jun
2013-01-14  9:00           ` Xu, Dongxiao
2013-01-11  0:58   ` Dong, Eddie

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