Re: [PATCH v2 00/18] QAPI: add cross-references to qapi docs

2025-07-14 Thread Markus Armbruster
Queued for 10.1. Thanks!

Re: [PATCH v2 00/18] QAPI: add cross-references to qapi docs

2025-07-11 Thread John Snow
On Fri, Jul 11, 2025, 5:04 AM Markus Armbruster wrote: > John Snow writes: > > > Based-on: 20250711051045.51110-1-js...@redhat.com > > [PATCH v6 0/4] qapi: add auto-generated return docs > > > > v2: > > - Applied a few new transformations I had missed. > > - Manually excluded those Markus

Re: [PATCH v2 00/18] QAPI: add cross-references to qapi docs

2025-07-11 Thread Markus Armbruster
Markus Armbruster writes: > John Snow writes: > >> Based-on: 20250711051045.51110-1-js...@redhat.com >> [PATCH v6 0/4] qapi: add auto-generated return docs >> >> v2: >> - Applied a few new transformations I had missed. >> - Manually excluded those Markus pointed out as being unhelpful. > >

Re: [PATCH v2 00/18] QAPI: add cross-references to qapi docs

2025-07-11 Thread Markus Armbruster
John Snow writes: > Based-on: 20250711051045.51110-1-js...@redhat.com > [PATCH v6 0/4] qapi: add auto-generated return docs > > v2: > - Applied a few new transformations I had missed. > - Manually excluded those Markus pointed out as being unhelpful. You missed a few. Can drop them in my

[PATCH v2 00/18] QAPI: add cross-references to qapi docs

2025-07-10 Thread John Snow
Based-on: 20250711051045.51110-1-js...@redhat.com [PATCH v6 0/4] qapi: add auto-generated return docs v2: - Applied a few new transformations I had missed. - Manually excluded those Markus pointed out as being unhelpful. Hi, this patch series is a *mostly* mechanical application of QAPI cro