All of lore.kernel.org
 help / color / mirror / Atom feed
From: Huang Ying <ying.huang@intel.com>
To: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Anthony Liguori <aliguori@us.ibm.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: Fri, 29 Apr 2011 08:30:25 +0800	[thread overview]
Message-ID: <4DBA06A1.3040309@intel.com> (raw)
In-Reply-To: <20110428140426.GA8707@amt.cnet>

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?

Best Regards,
Huang Ying

  reply	other threads:[~2011-04-29  0:30 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 [this message]
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=4DBA06A1.3040309@intel.com \
    --to=ying.huang@intel.com \
    --cc=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 \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.