qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] util/async-teardown: wire up query-command-line-options
@ 2023-03-20 13:16 Claudio Imbrenda
  2023-03-20 13:16 ` [PATCH v2 1/1] " Claudio Imbrenda
  0 siblings, 1 reply; 10+ messages in thread
From: Claudio Imbrenda @ 2023-03-20 13:16 UTC (permalink / raw)
  To: pbonzini
  Cc: qemu-devel, david, thuth, borntraeger, frankja, fiuczy, pasic,
	berrange, alex.bennee, armbru

The recently introduced -async-teardown commandline option was not
wired up properly and did not show up in the output of the QMP command
query-command-line-options. This means that libvirt will have no way to
discover whether the feature is supported.

This patch fixes the issue by correctly wiring up the commandline
option so that it appears in the output of query-command-line-options.

v1->v2
* remove the unneeded .implied_opt_name initializer [Thomas]

Claudio Imbrenda (1):
  util/async-teardown: wire up query-command-line-options

 util/async-teardown.c | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

-- 
2.39.2



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-03-22 14:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-20 13:16 [PATCH v2 0/1] util/async-teardown: wire up query-command-line-options Claudio Imbrenda
2023-03-20 13:16 ` [PATCH v2 1/1] " Claudio Imbrenda
2023-03-20 15:31   ` Markus Armbruster
2023-03-20 15:42     ` Thomas Huth
2023-03-20 16:05       ` Markus Armbruster
2023-03-20 16:21         ` Claudio Imbrenda
2023-03-21 20:47       ` Paolo Bonzini
2023-03-22  9:28         ` Daniel P. Berrangé
2023-03-22 14:00           ` Thomas Huth
2023-03-22 14:48             ` Markus Armbruster

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).