From: Avi Kivity <avi@redhat.com>
To: "Roedel, Joerg" <Joerg.Roedel@amd.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
Alexander Graf <agraf@suse.de>,
"kvm@vger.kernel.org" <kvm@vger.kernel.org>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [PATCH 1/3] Make kvm64 the default cpu model when kvm_enabled()
Date: Thu, 16 Sep 2010 16:22:25 +0200 [thread overview]
Message-ID: <4C922821.8070202@redhat.com> (raw)
In-Reply-To: <20100916142108.GB7972@amd.com>
On 09/16/2010 04:21 PM, Roedel, Joerg wrote:
> On Thu, Sep 16, 2010 at 10:03:19AM -0400, Avi Kivity wrote:
> > On 09/14/2010 05:52 PM, Joerg Roedel wrote:
> > > As requested by Alex this patch makes kvm64 the default CPU
> > > model when qemu is started with -enable-kvm.
> > >
> > >
> >
> > This breaks compatiblity; if started with -M 0.13 or prior we should
> > default to qemu64.
>
> Ok, I can change that. But its ok to make kvm64 the default for
> anything> 0.13?
>
Sure.
--
error compiling committee.c: too many arguments to function
WARNING: multiple messages have this Message-ID (diff)
From: Avi Kivity <avi@redhat.com>
To: "Roedel, Joerg" <Joerg.Roedel@amd.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
Alexander Graf <agraf@suse.de>,
"kvm@vger.kernel.org" <kvm@vger.kernel.org>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Re: [PATCH 1/3] Make kvm64 the default cpu model when kvm_enabled()
Date: Thu, 16 Sep 2010 16:22:25 +0200 [thread overview]
Message-ID: <4C922821.8070202@redhat.com> (raw)
In-Reply-To: <20100916142108.GB7972@amd.com>
On 09/16/2010 04:21 PM, Roedel, Joerg wrote:
> On Thu, Sep 16, 2010 at 10:03:19AM -0400, Avi Kivity wrote:
> > On 09/14/2010 05:52 PM, Joerg Roedel wrote:
> > > As requested by Alex this patch makes kvm64 the default CPU
> > > model when qemu is started with -enable-kvm.
> > >
> > >
> >
> > This breaks compatiblity; if started with -M 0.13 or prior we should
> > default to qemu64.
>
> Ok, I can change that. But its ok to make kvm64 the default for
> anything> 0.13?
>
Sure.
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2010-09-16 14:22 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-14 15:52 [PATCH 0/3] SVM feature support for qemu Joerg Roedel
2010-09-14 15:52 ` [Qemu-devel] " Joerg Roedel
2010-09-14 15:52 ` [PATCH 1/3] Make kvm64 the default cpu model when kvm_enabled() Joerg Roedel
2010-09-14 15:52 ` [Qemu-devel] " Joerg Roedel
2010-09-14 15:58 ` Alexander Graf
2010-09-14 15:58 ` [Qemu-devel] " Alexander Graf
2010-09-14 16:21 ` Roedel, Joerg
2010-09-14 16:21 ` [Qemu-devel] " Roedel, Joerg
2010-09-16 14:03 ` Avi Kivity
2010-09-16 14:03 ` [Qemu-devel] " Avi Kivity
2010-09-16 14:21 ` Roedel, Joerg
2010-09-16 14:21 ` [Qemu-devel] " Roedel, Joerg
2010-09-16 14:22 ` Avi Kivity [this message]
2010-09-16 14:22 ` Avi Kivity
2010-09-14 15:52 ` [PATCH 2/3] Set cpuid definition to 0 before initializing it Joerg Roedel
2010-09-14 15:52 ` [Qemu-devel] " Joerg Roedel
2010-09-14 15:52 ` [PATCH 3/3] Add svm cpuid features Joerg Roedel
2010-09-14 15:52 ` [Qemu-devel] " Joerg Roedel
2010-09-16 14:06 ` Avi Kivity
2010-09-16 14:06 ` [Qemu-devel] " Avi Kivity
2010-09-16 14:12 ` Roedel, Joerg
2010-09-16 14:12 ` [Qemu-devel] " Roedel, Joerg
2010-09-16 14:17 ` Alexander Graf
2010-09-16 14:17 ` [Qemu-devel] " Alexander Graf
2010-09-16 14:26 ` Roedel, Joerg
2010-09-16 14:26 ` [Qemu-devel] " Roedel, Joerg
2010-09-16 14:28 ` Alexander Graf
2010-09-16 14:28 ` [Qemu-devel] " Alexander Graf
2010-09-16 14:35 ` Roedel, Joerg
2010-09-16 14:35 ` [Qemu-devel] " Roedel, Joerg
2010-09-14 20:27 ` [Qemu-devel] [PATCH 0/3] SVM feature support for qemu Alexander Graf
2010-09-14 20:27 ` Alexander Graf
-- strict thread matches above, loose matches on Subject: below --
2010-09-27 13:16 [PATCH 0/3] SVM feature support for qemu v3 Joerg Roedel
2010-09-27 13:16 ` [PATCH 1/3] Make kvm64 the default cpu model when kvm_enabled() Joerg Roedel
2010-10-06 18:53 ` Marcelo Tosatti
2010-10-06 19:24 ` Anthony Liguori
2010-10-07 8:42 ` Roedel, Joerg
2010-10-07 12:48 ` Anthony Liguori
2010-10-18 8:22 ` Roedel, Joerg
2010-10-18 14:16 ` Anthony Liguori
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=4C922821.8070202@redhat.com \
--to=avi@redhat.com \
--cc=Joerg.Roedel@amd.com \
--cc=agraf@suse.de \
--cc=kvm@vger.kernel.org \
--cc=mtosatti@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.