[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 03/19] docs/devel: document expectations for QAPI data mod
From: |
Markus Armbruster |
Subject: |
Re: [PATCH v3 03/19] docs/devel: document expectations for QAPI data modelling for QMP |
Date: |
Tue, 09 Nov 2021 15:58:53 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Daniel P. Berrangé <berrange@redhat.com> writes:
> On Tue, Nov 09, 2021 at 07:39:29AM +0100, Markus Armbruster wrote:
>> Daniel P. Berrangé <berrange@redhat.com> writes:
>>
>> > On Thu, Nov 04, 2021 at 06:43:23AM +0100, Markus Armbruster wrote:
>> >> Daniel P. Berrangé <berrange@redhat.com> writes:
>> >>
>> >> > On Thu, Oct 28, 2021 at 04:24:31PM +0100, Daniel P. Berrangé wrote:
>> >> >> On Thu, Oct 28, 2021 at 04:31:40PM +0200, Markus Armbruster wrote:
>> >> >> > This clashes with my "[PATCH v2 0/9] Configurable policy for handling
>> >> >> > unstable interfaces", which replaces "you must give unstable stuff
>> >> >> > names
>> >> >> > starting with 'x-'" by "you must give unstable stuff feature flag
>> >> >> > 'unstable' (and may give it a name starting with 'x-')".
>> >> >>
>> >> >> If your series goes in first, I'll update this to take account of it,
>> >> >> but for now I'll leave it as is.
>> >> >
>> >> > This patch has now merged to git master.
>> >>
>> >> Merge commit e86e00a2493, Nov 3.
>> >>
>> >> > If you re-post your series feel free to update the new docs, or let
>> >> > me know if you want me to do it afterwards.
>> >>
>> >> The latter, because my series went in before yours, in merge commit
>> >> dd61b91c080, Oct 29 :)
>> >
>> > Sigh, I'm blind ! Dunno how i missed that.
>>
>> I can do it for you (it's such a simple patch), but I'd rather not do it
>> in addition to you :)
>
> I've not started yet, so I'll let you do it since you probably have a
> better idea of the preferred language to describe it. I'll promise my
> review services in return.
[PATCH] qapi: Belatedly mark unstable QMP parts with feature 'unstable'