All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel P. Berrangé" <berrange@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: qemu-devel@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>,
	xen-devel@lists.xenproject.org, qemu-ppc@nongnu.org,
	Markus Armbruster <armbru@redhat.com>,
	qemu-arm@nongnu.org, Thomas Huth <thuth@redhat.com>
Subject: Re: [PATCH 5/7] accel/tcg: Remove mentions of legacy '-machine foo,accel=bar'
Date: Tue, 3 Dec 2024 09:42:09 +0000	[thread overview]
Message-ID: <Z07ScV2K3NsAgyyY@redhat.com> (raw)
In-Reply-To: <20241203092153.60590-6-philmd@linaro.org>

On Tue, Dec 03, 2024 at 10:21:51AM +0100, Philippe Mathieu-Daudé wrote:
> Since commit 6f6e1698a68 ("vl: configure accelerators from -accel
> options") we prefer the '-accel bar' command line option.
> 
> Update the documentation when TCG is referred to.
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>  docs/about/removed-features.rst | 2 +-
>  linux-user/s390x/target_proc.h  | 2 +-
>  accel/tcg/monitor.c             | 4 ++--
>  system/vl.c                     | 2 +-
>  tests/qtest/qmp-cmd-test.c      | 2 +-
>  5 files changed, 6 insertions(+), 6 deletions(-)

> diff --git a/system/vl.c b/system/vl.c
> index 54998fdbc7e..c056fcb740c 100644
> --- a/system/vl.c
> +++ b/system/vl.c
> @@ -2385,7 +2385,7 @@ static void configure_accelerators(const char *progname)
>          for (tmp = accel_list; *tmp; tmp++) {
>              /*
>               * Filter invalid accelerators here, to prevent obscenities
> -             * such as "-machine accel=tcg,,thread=single".
> +             * such as "-accel tcg,,thread=single".
>               */

I'm not sure I understand what the old message was trying to archive, but
at the same time I'm even less convinced it makes sense to change the
comment.

>              if (accel_find(*tmp)) {
>                  qemu_opts_parse_noisily(qemu_find_opts("accel"), *tmp, true);

For all of the patch, except for that chunk above:

  Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


  reply	other threads:[~2024-12-03  9:42 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-03  9:21 [PATCH 0/7] cli: Remove mentions of legacy '-machine foo, accel=bar' command line Philippe Mathieu-Daudé
2024-12-03  9:21 ` [PATCH 0/7] cli: Remove mentions of legacy '-machine foo,accel=bar' " Philippe Mathieu-Daudé
2024-12-03  9:21 ` [PATCH 1/7] tests/functional/test_ppc64_hv: Remove legacy '-machine foo, accel=bar' Philippe Mathieu-Daudé
2024-12-03  9:21   ` [PATCH 1/7] tests/functional/test_ppc64_hv: Remove legacy '-machine foo,accel=bar' Philippe Mathieu-Daudé
2024-12-03  9:34   ` Daniel P. Berrangé
2024-12-03 10:20   ` Thomas Huth
2024-12-03  9:21 ` [PATCH 2/7] tests/functional/test_virtio_gpu: Remove legacy '-machine foo, accel=bar' Philippe Mathieu-Daudé
2024-12-03  9:21   ` [PATCH 2/7] tests/functional/test_virtio_gpu: Remove legacy '-machine foo,accel=bar' Philippe Mathieu-Daudé
2024-12-03  9:34   ` Daniel P. Berrangé
2024-12-03 10:23   ` Thomas Huth
2024-12-03  9:21 ` [PATCH 3/7] tests/qtest/fuzz: " Philippe Mathieu-Daudé
2024-12-03  9:35   ` Daniel P. Berrangé
2024-12-03 10:25   ` Thomas Huth
2024-12-03  9:21 ` [PATCH 4/7] scripts/device-crash-test: Remove legacy '-machine foo, accel=bar' Philippe Mathieu-Daudé
2024-12-03  9:21   ` [PATCH 4/7] scripts/device-crash-test: Remove legacy '-machine foo,accel=bar' Philippe Mathieu-Daudé
2024-12-03  9:38   ` Daniel P. Berrangé
2024-12-03  9:21 ` [PATCH 5/7] accel/tcg: Remove mentions of " Philippe Mathieu-Daudé
2024-12-03  9:21   ` [PATCH 5/7] accel/tcg: Remove mentions of legacy '-machine foo, accel=bar' Philippe Mathieu-Daudé
2024-12-03  9:42   ` Daniel P. Berrangé [this message]
2024-12-03  9:21 ` [PATCH 6/7] accel/kvm: " Philippe Mathieu-Daudé
2024-12-03  9:21   ` [PATCH 6/7] accel/kvm: Remove mentions of legacy '-machine foo,accel=bar' Philippe Mathieu-Daudé
2024-12-03  9:42   ` Daniel P. Berrangé
2024-12-03 10:34   ` Thomas Huth
2024-12-03  9:21 ` [PATCH 7/7] qemu-options: Remove mentions of legacy '-machine foo, accel=bar' Philippe Mathieu-Daudé
2024-12-03  9:21   ` [PATCH 7/7] qemu-options: Remove mentions of legacy '-machine foo,accel=bar' Philippe Mathieu-Daudé
2024-12-03  9:54   ` Daniel P. Berrangé
2024-12-03 10:00     ` Philippe Mathieu-Daudé

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=Z07ScV2K3NsAgyyY@redhat.com \
    --to=berrange@redhat.com \
    --cc=armbru@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=thuth@redhat.com \
    --cc=xen-devel@lists.xenproject.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.