From: Cornelia Huck <cohuck@redhat.com>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: qemu-devel@nongnu.org, lvivier@redhat.com, pbonzini@redhat.com,
thuth@redhat.com, mreitz@redhat.com, kwolf@redhat.com,
peter.maydell@linaro.org
Subject: Re: [Qemu-devel] [PATCH v2] accel: default to an actually available accelerator
Date: Tue, 7 Nov 2017 17:59:22 +0100 [thread overview]
Message-ID: <20171107175922.201c2055.cohuck@redhat.com> (raw)
In-Reply-To: <c26e207a-c522-3441-75cc-02c6fa287b4e@linaro.org>
On Wed, 13 Sep 2017 11:09:04 -0700
Richard Henderson <richard.henderson@linaro.org> wrote:
> On 09/13/2017 10:29 AM, Cornelia Huck wrote:
> > configure_accelerator() falls back to tcg if no accelerator has
> > been specified. Formerly, we could be sure that tcg is always
> > available; however, with --disable-tcg, this is not longer true,
> > and you are not able to start qemu without explicitly specifying
> > another accelerator on those builds.
> >
> > Instead, choose an accelerator in the order tcg->kvm->hax.
> >
> > Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> > ---
> > RFC->v2:
> > - drop xen from the list of fallbacks
> > - use comma-delimited list of accelerators (much easier)
> > - changed one place in qemu-options.hx that had been missed
>
> Queued to tcg-next. Thanks,
Hm, has this fallen through the cracks?
prev parent reply other threads:[~2017-11-07 16:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-13 17:29 [Qemu-devel] [PATCH v2] accel: default to an actually available accelerator Cornelia Huck
2017-09-13 17:39 ` Thomas Huth
2017-09-13 18:09 ` Richard Henderson
2017-11-07 16:59 ` Cornelia Huck [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=20171107175922.201c2055.cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=kwolf@redhat.com \
--cc=lvivier@redhat.com \
--cc=mreitz@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=thuth@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 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).