From: Anthony Liguori <anthony@codemonkey.ws>
To: "Daniel P. Berrange" <berrange@redhat.com>
Cc: Anthony PERARD <anthony.perard@citrix.com>,
QEMU-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] Introduce -accel command option.
Date: Tue, 16 Nov 2010 11:07:10 -0600 [thread overview]
Message-ID: <4CE2BA3E.6020702@codemonkey.ws> (raw)
In-Reply-To: <20101116165506.GE1310@redhat.com>
On 11/16/2010 10:55 AM, Daniel P. Berrange wrote:
>> Just -machine accel=accels.
>>
>> Part of my rational is that accelerator is a machine property. If you
>> do -M xenpv it ought to imply -machine accel=xen.
>>
> Surely, only if it is running on a Xen Dom0. If you use -M xenpv on a KVM
> host, then -M xenpv should imply -machine accel=kvm (ie it would be using
> xenner)
>
Xenner is very different than Xen so I'd rather there be a separate
machine type.
Too much magic makes debugging difficult because it's wildly different
code paths even given the same invocation depending on whether you're on
a dom0, a domU, or a KVM-enabled normal Linux.
Regards,
Anthony Liguori
> Regards,
> Daniel
>
prev parent reply other threads:[~2010-11-16 17:07 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-15 15:45 [Qemu-devel] [PATCH] Introduce -accel command option anthony.perard
2010-11-15 16:54 ` Anthony Liguori
2010-11-16 16:10 ` Anthony PERARD
2010-11-16 16:41 ` Anthony Liguori
2010-11-16 16:55 ` Daniel P. Berrange
2010-11-16 16:59 ` Alexander Graf
2010-11-16 17:20 ` Anthony Liguori
2010-11-16 17:24 ` Alexander Graf
2010-11-16 17:27 ` Anthony Liguori
2010-11-16 17:32 ` Alexander Graf
2010-11-16 18:22 ` Anthony PERARD
2010-11-16 18:49 ` Alexander Graf
2010-11-16 18:57 ` Anthony Liguori
2010-11-16 17:07 ` Anthony Liguori [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=4CE2BA3E.6020702@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=anthony.perard@citrix.com \
--cc=berrange@redhat.com \
--cc=qemu-devel@nongnu.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 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.