qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH for-2.5] qapi: Document introspection stability


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH for-2.5] qapi: Document introspection stability considerations
Date: Wed, 11 Nov 2015 19:09:33 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Eric Blake <address@hidden> writes:

> We are not ready (and might never be ready) to declare
> introspection stable between releases. Clients written to
> control multiple versions of qemu, and desiring to know
> whether a particular member is supported for a given
> command, must be prepared to locate that member in spite
> of qapi changes that may affect the member's location or
> type within the overall object, even though such changes
> did not break QMP wire back-compatibility.
>
> Signed-off-by: Eric Blake <address@hidden>

Looks good to me.  I'll take care to get it into 2.5.  Still plenty of
time for doc fixes, so I'll wait a few days to give others a chance to
review.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]