[PATCH v2 0/1] util/async-teardown: wire up query-command-line-options

Claudio Imbrenda posted 1 patch 1 year, 1 month ago
There is a newer version of this series
util/async-teardown.c | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
[PATCH v2 0/1] util/async-teardown: wire up query-command-line-options
Posted by Claudio Imbrenda 1 year, 1 month ago
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