From: Markus Armbruster <arm...@redhat.com> Commit 8f9a9259d32c added ObjectType member @x-vfio-user-server with feature unstable, but neglected to explain why it is unstable. Do that now.
Fixes: 8f9a9259d32c (vfio-user: define vfio-user-server object) Cc: Elena Ufimtseva <elena.ufimts...@oracle.com> Cc: John G Johnson <john.g.john...@oracle.com> Cc: Jagannathan Raman <jag.ra...@oracle.com> Cc: qemu-sta...@nongnu.org Signed-off-by: Markus Armbruster <arm...@redhat.com> Message-ID: <20240703095310.1242102-1-arm...@redhat.com> Reviewed-by: John Snow <js...@redhat.com> [Indentation fixed] (cherry picked from commit 3becc939081097ccfed6968771f33d65ce8551eb) Signed-off-by: Michael Tokarev <m...@tls.msk.ru> (mjt: fix context and fix indentation for 7.2.x) foo diff --git a/qapi/qom.json b/qapi/qom.json index 30e76653ad..694bb81948 100644 --- a/qapi/qom.json +++ b/qapi/qom.json @@ -860,7 +860,8 @@ # @ObjectType: # # Features: -# @unstable: Member @x-remote-object is experimental. +# @unstable: Members @x-remote-object and @x-vfio-user-server are +# experimental. # # Since: 6.0 ## -- 2.39.2