From: Paolo Bonzini <pbonzini@redhat.com>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: philmd@redhat.com, alex.bennee@linaro.org, aleksandar.m.mail@gmail.com
Subject: Re: [PATCH v2 0/4] vl: Fixes for cleanups to -accel
Date: Fri, 17 Jan 2020 12:58:53 +0100 [thread overview]
Message-ID: <fa4fb940-6ece-58e8-2c37-61a677906581@redhat.com> (raw)
In-Reply-To: <20200116210528.31953-1-richard.henderson@linaro.org>
On 16/01/20 22:05, Richard Henderson wrote:
> Running qemu-system-foo with no options should not generate
> a warning for "invalid accelerator bar".
>
> Changes in v2:
> * Rebase on master, getting the free accel_list fix from upstream.
> Re-word the resulting patch 2 to merely reduce the scope of the
> local variables.
> * Use g_str_has_suffix (ajb)
>
>
> r~
>
>
> Richard Henderson (4):
> vl: Remove unused variable in configure_accelerators
> vl: Reduce scope of variables in configure_accelerators
> vl: Remove useless test in configure_accelerators
> vl: Only choose enabled accelerators in configure_accelerators
>
> vl.c | 27 ++++++++++++++++-----------
> 1 file changed, 16 insertions(+), 11 deletions(-)
>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
prev parent reply other threads:[~2020-01-17 11:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-16 21:05 [PATCH v2 0/4] vl: Fixes for cleanups to -accel Richard Henderson
2020-01-16 21:05 ` [PATCH v2 1/4] vl: Remove unused variable in configure_accelerators Richard Henderson
2020-01-16 21:05 ` [PATCH v2 2/4] vl: Reduce scope of variables " Richard Henderson
2020-01-16 21:05 ` [PATCH v2 3/4] vl: Remove useless test " Richard Henderson
2020-01-16 21:05 ` [PATCH v2 4/4] vl: Only choose enabled accelerators " Richard Henderson
2020-01-17 11:58 ` Paolo Bonzini [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=fa4fb940-6ece-58e8-2c37-61a677906581@redhat.com \
--to=pbonzini@redhat.com \
--cc=aleksandar.m.mail@gmail.com \
--cc=alex.bennee@linaro.org \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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 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).