qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Akihiko Odaki <akihiko.odaki@daynix.com>
To: BALATON Zoltan <balaton@eik.bme.hu>
Cc: "Marc-André Lureau" <marcandre.lureau@redhat.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Gerd Hoffmann" <kraxel@redhat.com>,
	qemu-devel@nongnu.org,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: Re: [PATCH v3] vl: Print display options for -display help
Date: Sun, 18 Feb 2024 19:13:13 +0900	[thread overview]
Message-ID: <29c1269b-1b7b-4154-ac26-c087f83e21fd@daynix.com> (raw)
In-Reply-To: <8d9692b5-b0b3-c98e-0681-9043ad7d533e@eik.bme.hu>

On 2024/02/18 19:11, BALATON Zoltan wrote:
> On Sun, 18 Feb 2024, Akihiko Odaki wrote:
>> Hi Marc-André, Paolo,
>>
>> This patch has Reviewed-by: and Tested-by: but not pulled yet. Can 
>> either of you pull this?
> 
> I think we dropped this because it's not consistent with the other help 
> options such as -cpu help -device help that print the available options. 
> What we need instead is e.g. -display cocoa,help to print help about the 
> specific ui backend which isn't what this patch does so it's not the 
> right way. To do that however we probably need an expert on options and 
> QOM because it does not seem easy to add such option. Therefore I don't 
> ask you to do that instead but this patch is also not what I wanted.

I see. Please dismiss this patch.

Regards,
Akihiko Odaki

> 
> Regards.
> BALATON Zoltan
> 
>> Regards,
>> Akihiko Odaki
>>
>> On 2023/12/16 17:03, Akihiko Odaki wrote:
>>> -display lists display backends, but does not tell their options.
>>> Use the help messages from qemu-options.def, which include the list of
>>> options.
>>>
>>> Note that this change also has an unfortunate side effect that it will
>>> no longer tell what UI modules are actually available.
>>>
>>> Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
>>> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
>>> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
>>> ---
>>> Changes in v3:
>>> - Dropped qapi/qapi-commands-ui.h inclusion. (Philippe Mathieu-Daudé)
>>> - Link to v2: 
>>> https://lore.kernel.org/r/20231215-help-v2-1-3d39b58af520@daynix.com
>>>
>>> Changes in v2:
>>> - Noted that it no longer tells the availability of UI modules.
>>>    (Marc-André Lureau)
>>> - Link to v1: 
>>> https://lore.kernel.org/r/20231214-help-v1-1-23823ac5a023@daynix.com
>>> ---
>>>   include/ui/console.h |  1 -
>>>   system/vl.c          | 11 ++++++-----
>>>   ui/console.c         | 21 ---------------------
>>>   3 files changed, 6 insertions(+), 27 deletions(-)


      reply	other threads:[~2024-02-18 10:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-16  8:03 [PATCH v3] vl: Print display options for -display help Akihiko Odaki
2024-02-18  7:22 ` Akihiko Odaki
2024-02-18 10:11   ` BALATON Zoltan
2024-02-18 10:13     ` Akihiko Odaki [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=29c1269b-1b7b-4154-ac26-c087f83e21fd@daynix.com \
    --to=akihiko.odaki@daynix.com \
    --cc=balaton@eik.bme.hu \
    --cc=kraxel@redhat.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@linaro.org \
    --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 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).