kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Huang Ying <ying.huang@intel.com>, Avi Kivity <avi@redhat.com>,
	Andi Kleen <andi@firstfloor.org>,
	Dean Nelson <dnelson@redhat.com>,
	Luiz Capitulino <lcapitulino@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: Thu, 28 Apr 2011 08:00:19 -0500	[thread overview]
Message-ID: <4DB964E3.7040602@us.ibm.com> (raw)
In-Reply-To: <20110427230622.GA2617@amt.cnet>

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?

Regards,

Anthony Liguori

>
>>
>> Best Regards,
>> Huang Ying
>>
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe kvm" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html


  reply	other threads:[~2011-04-28 13:00 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 [this message]
2011-04-28 14:04       ` Marcelo Tosatti
2011-04-29  0:30         ` Huang Ying
2011-04-29 13:14           ` Luiz Capitulino

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=4DB964E3.7040602@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=andi@firstfloor.org \
    --cc=avi@redhat.com \
    --cc=dnelson@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=lcapitulino@redhat.com \
    --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).