xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Dongxiao Xu <dongxiao.xu@intel.com>
To: xen-devel@lists.xensource.com
Subject: [PATCH 0/3] nested vmx bug fixes
Date: Thu, 27 Dec 2012 14:16:10 +0800	[thread overview]
Message-ID: <1356588973-13106-1-git-send-email-dongxiao.xu@intel.com> (raw)

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

             reply	other threads:[~2012-12-27  6:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-27  6:16 Dongxiao Xu [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1356588973-13106-1-git-send-email-dongxiao.xu@intel.com \
    --to=dongxiao.xu@intel.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).