On Fri, Sep 11, 2026 at 11:53:49AM +0200, Markus Armbruster wrote:
> The QMP Reference Manual describes NumaOptions and NumaNodeOptions as
> "(for OptsVisitor)".  This makes no sense; the OptsVisitor is a purely
> internal thing.
> 
> When commit 0042109a6a (NUMA: convert -numa option to use OptsVisitor)
> added these QAPI types, both "(for OptsVisitor)" were correct and
> merely schema comments.  They have since become wrong (both types are
> part of QMP according to query-qmp-schema) and reference
> documentation.
> 
> Delete both instances.
> 
> Signed-off-by: Markus Armbruster <[email protected]>
> ---
>  qapi/machine.json | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Daniel P. Berrangé <[email protected]>


With regards,
Daniel
-- 
|: https://berrange.com       ~~        https://hachyderm.io/@berrange :|
|: https://libvirt.org          ~~          https://entangle-photo.org :|
|: https://pixelfed.art/berrange   ~~    https://fstop138.berrange.com :|


Reply via email to