On Mon, Jul 13, 2026 at 9:00 AM Markus Armbruster <[email protected]> wrote: > > John Snow <[email protected]> writes: > > > GitLab CI: https://gitlab.com/jsnow/qemu/-/pipelines/2638342206 > > > > Hi, this patchset converts some of the most trivial modules to use the > > new explicit intro syntax. This particular patchset does not > > differentiate between "trivial" conversions and those that take > > slightly more liberty in refactoring, but there are (debatably?) no > > such cases in this patchset. > > Looks entirely mechanical to me. Am I missing anything?
Honest answer: I am not sure; I have edited so many QAPI files that I cannot remember what is and what is not mechanical anymore. If there are instances of "non-mechanical" changes, it would be for cases where I decide to indent some paragraphs, but not others, effectively introducing a new split as to what appears before and what appears after the tabular data. I genuinely do not recall if there are any such cases in this mini-series.
