On Fri, Dec 15, 2017 at 05:51:04PM +0800, Fam Zheng wrote: > 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)
Ouch... So at last I still missed one. Fixed. Thanks, -- Peter Xu