From: Lucas Meneghel Rodrigues <lmr@redhat.com>
To: Anthony Liguori <aliguori@linux.vnet.ibm.com>
Cc: "Li, Haicheng" <haicheng.li@intel.com>,
Max Asbock <masbock@linux.vnet.ibm.com>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
"Zheng, Jiajia" <jiajia.zheng@intel.com>,
"You, Yongkang" <yongkang.you@intel.com>,
"avi@redhat.com" <avi@redhat.com>,
"Kleen, Andi" <andi.kleen@intel.com>
Subject: Re: [Qemu-devel] [Patch] Support translating Guest physical address to Host virtual address.
Date: Wed, 03 Feb 2010 13:29:43 -0200 [thread overview]
Message-ID: <1265210983.2295.15.camel@localhost.localdomain> (raw)
In-Reply-To: <4B6986F6.5000808@linux.vnet.ibm.com>
On Wed, 2010-02-03 at 08:23 -0600, Anthony Liguori wrote:
> On 02/03/2010 08:11 AM, Kleen, Andi wrote:
> >
> >> If you want to integrate MCE testing into qemu using the host
> >> to inject
> >> MCEs, you'll need to figure out a way to do it that allows the whole
> >> thing to be done without potentially killing the wrong process or
> >>
> > In the test it's very simple. The process is kept running during
> > the injection. With that its addresses do not change.
> >
> > So that problem is already solved.
> >
> > The feature doesn't aim to be a general feature for normal users,
> > it's merely for QA.
> >
>
> Yeah, but if we put a feature in qemu, we need to be able to support it
> for anyone who wants to use it.
>
> Adding something for a very particular test suite that won't work in
> normal circumstances is just asking for trouble IMHO.
Perhaps we can enable it at compile time, so in production builds that
is disabled. It's not *that* much of a problem.
The purpose for this patch is that we can integrate the whole test suite
into kvm autotest, and we have ways to conveniently build qemu source
code, passing special flags to configure and everything.
So having this patch upstream at some point would make things easier,
since the folks at intel won't have to keep maintaining that patch for
every little change on qemu code, and we'll have better qa for qemu and
kvm.
next prev parent reply other threads:[~2010-02-03 15:30 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-27 3:25 [Qemu-devel] [Patch] Support translating Guest physical address to Host virtual address Zheng, Jiajia
2010-01-27 21:39 ` Anthony Liguori
2010-01-27 22:31 ` Max Asbock
2010-02-03 4:04 ` Zheng, Jiajia
2010-02-03 13:41 ` Anthony Liguori
2010-02-03 14:11 ` Kleen, Andi
2010-02-03 14:23 ` Anthony Liguori
2010-02-03 15:29 ` Lucas Meneghel Rodrigues [this message]
2010-02-03 15:49 ` Kleen, Andi
2010-02-03 16:14 ` Anthony Liguori
2010-02-05 2:07 ` Zheng, Jiajia
2010-02-07 14:03 ` Avi Kivity
2010-02-07 16:23 ` Anthony Liguori
2010-02-07 16:31 ` Avi Kivity
2010-02-07 22:09 ` Anthony Liguori
2010-02-08 3:38 ` Zheng, Jiajia
2010-02-08 8:43 ` Avi Kivity
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=1265210983.2295.15.camel@localhost.localdomain \
--to=lmr@redhat.com \
--cc=aliguori@linux.vnet.ibm.com \
--cc=andi.kleen@intel.com \
--cc=avi@redhat.com \
--cc=haicheng.li@intel.com \
--cc=jiajia.zheng@intel.com \
--cc=masbock@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=yongkang.you@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 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.