On Fri, Mar 20, 2026, 10:11 AM Markus Armbruster <[email protected]> wrote:
> John Snow <[email protected]> writes: > > > A forthcoming patch will enforce a rigid source order of QAPI Doc block > > sections: > > > > (1) Intro > > (2) Members > > (3) Returns > > (4) Errors > > (5) Features > > (6) Details > > (7) Since > > > > This patch specifically ensures the source ordering of items #1-6, with > > the positioning of "Since:" left for the following patch as it is a much > > bigger patch. > > It's actually the one after next. Suggest "left for a later patch". > :) > > > > Signed-off-by: John Snow <[email protected]> > >
