public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Avi Kivity <avi@redhat.com>
Cc: kvm@vger.kernel.org, Joerg Roedel <joerg.roedel@amd.com>,
	Gleb Natapov <gleb@redhat.com>
Subject: Re: [PATCH 0/1] Clean up page fault injection
Date: Thu, 2 Dec 2010 00:07:35 -0200	[thread overview]
Message-ID: <20101202020735.GB24787@amt.cnet> (raw)
In-Reply-To: <1291039950-8418-1-git-send-email-avi@redhat.com>

On Mon, Nov 29, 2010 at 04:12:29PM +0200, Avi Kivity wrote:
> Currently fault injection is somewhat confused with important information
> carried in the vcpu area where it has no place.  This patch cleans it up.
> 
> Gleb, Joerg, I'd appreciate review and testing of the apf and nnpt related
> changes.
> 
> Goes on top of the previous 7-part emulator series.  Also available in
> 'emulator' branch of kvm.git.
> 
> Avi Kivity (1):
>   KVM: Pull extra page fault information into struct x86_exception
> 
>  arch/x86/include/asm/kvm_emulate.h |    2 +
>  arch/x86/include/asm/kvm_host.h    |   17 +++----------
>  arch/x86/kvm/mmu.c                 |    5 ++-
>  arch/x86/kvm/paging_tmpl.h         |    6 ++--
>  arch/x86/kvm/svm.c                 |    7 +++--
>  arch/x86/kvm/x86.c                 |   44 +++++++++++++++++++----------------
>  6 files changed, 40 insertions(+), 41 deletions(-)

Applied, thanks.


      parent reply	other threads:[~2010-12-02  2:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-29 14:12 [PATCH 0/1] Clean up page fault injection Avi Kivity
2010-11-29 14:12 ` [PATCH 1/1] KVM: Pull extra page fault information into struct x86_exception Avi Kivity
2010-11-29 16:25   ` Roedel, Joerg
2010-11-30 11:20   ` Gleb Natapov
2010-11-29 15:40 ` [PATCH 0/1] Clean up page fault injection Roedel, Joerg
2010-12-02  2:07 ` Marcelo Tosatti [this message]

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=20101202020735.GB24787@amt.cnet \
    --to=mtosatti@redhat.com \
    --cc=avi@redhat.com \
    --cc=gleb@redhat.com \
    --cc=joerg.roedel@amd.com \
    --cc=kvm@vger.kernel.org \
    /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