On Tue, 12/05 13:51, Peter Xu wrote: > --- a/qapi/introspect.json > +++ b/qapi/introspect.json > @@ -259,12 +259,16 @@ > # > # @ret-type: the name of the command's result type. > # > +# @allow-oob: whether the command allows out-of-band execution. > +# (Since: 2.11)
(Since: 2.12) Fam