kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luiz Capitulino <lcapitulino@redhat.com>
To: Huang Ying <ying.huang@intel.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
	Anthony Liguori <aliguori@us.ibm.com>,
	Avi Kivity <avi@redhat.com>, Andi Kleen <andi@firstfloor.org>,
	Dean Nelson <dnelson@redhat.com>,
	"kvm@vger.kernel.org" <kvm@vger.kernel.org>,
	Max Asbock <masbock@linux.vnet.ibm.com>
Subject: Re: [PATCH -v3] Monitor command: x-gpa2hva, translate guest physical address to host virtual address
Date: Fri, 29 Apr 2011 10:14:26 -0300	[thread overview]
Message-ID: <20110429101426.33a761db@doriath> (raw)
In-Reply-To: <4DBA06A1.3040309@intel.com>

On Fri, 29 Apr 2011 08:30:25 +0800
Huang Ying <ying.huang@intel.com> wrote:

> On 04/28/2011 10:04 PM, Marcelo Tosatti wrote:
> > On Thu, Apr 28, 2011 at 08:00:19AM -0500, Anthony Liguori wrote:
> >> On 04/27/2011 06:06 PM, Marcelo Tosatti wrote:
> >>> On Fri, Nov 19, 2010 at 04:17:35PM +0800, Huang Ying wrote:
> >>>> On Tue, 2010-11-16 at 10:23 +0800, Huang Ying wrote:
> >>>>> Author: Max Asbock<masbock@linux.vnet.ibm.com>
> >>>>>
> >>>>> Add command x-gpa2hva to translate guest physical address to host
> >>>>> virtual address. Because gpa to hva translation is not consistent, so
> >>>>> this command is only used for debugging.
> >>>>>
> >>>>> The x-gpa2hva command provides one step in a chain of translations from
> >>>>> guest virtual to guest physical to host virtual to host physical. Host
> >>>>> physical is then used to inject a machine check error. As a
> >>>>> consequence the HWPOISON code on the host and the MCE injection code
> >>>>> in qemu-kvm are exercised.
> >>>>>
> >>>>> v3:
> >>>>>
> >>>>> - Rename to x-gpa2hva
> >>>>> - Remove QMP support, because gpa2hva is not consistent
> >>>>
> >>>> Is this patch an acceptable solution for now? This command is useful for
> >>>> our testing.
> >>>
> >>> Anthony?
> >>
> >> Yeah, but it should come through qemu-devel, no?
> > 
> > Yes, Huang Ying, can you please resend?
> 
> Via QEMU git or uq/master branch of KVM git?

If there isn't anything qemu-kvm.git specific, it should be against
qemu.git.

      reply	other threads:[~2011-04-29 13:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-16  2:23 [PATCH -v3] Monitor command: x-gpa2hva, translate guest physical address to host virtual address Huang Ying
2010-11-19  8:17 ` Huang Ying
2011-04-27 23:06   ` Marcelo Tosatti
2011-04-28 13:00     ` Anthony Liguori
2011-04-28 14:04       ` Marcelo Tosatti
2011-04-29  0:30         ` Huang Ying
2011-04-29 13:14           ` Luiz Capitulino [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=20110429101426.33a761db@doriath \
    --to=lcapitulino@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=andi@firstfloor.org \
    --cc=avi@redhat.com \
    --cc=dnelson@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=masbock@linux.vnet.ibm.com \
    --cc=mtosatti@redhat.com \
    --cc=ying.huang@intel.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).