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

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 ++++++++++++++++++++++++++++++++++--------
 1 files changed, 110 insertions(+), 26 deletions(-)

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

end of thread, other threads:[~2013-01-03 11:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-27  6:16 [PATCH 0/3] nested vmx bug fixes Dongxiao Xu
2012-12-27  6:16 ` [PATCH 1/3] nested vmx: emulate IA32_VMX_MISC MSR Dongxiao Xu
2013-01-03 11:49   ` Jan Beulich
2012-12-27  6:16 ` [PATCH 2/3] nested vmx: synchronize page fault error code match and mask Dongxiao Xu
2012-12-27  6:16 ` [PATCH 3/3] nested vmx: fix CR0/CR4 emulation Dongxiao Xu
2013-01-03 11:53 ` [PATCH 0/3] nested vmx bug fixes 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).