]> git.ipfire.org Git - thirdparty/qemu.git/commit
qga/qapi-schema: Drop obsolete note on "unsupported" errors
authorMarkus Armbruster <armbru@redhat.com>
Wed, 11 Sep 2024 13:12:05 +0000 (15:12 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Fri, 18 Oct 2024 13:03:35 +0000 (15:03 +0200)
commitbdebb722cfbdc107717551dbbc423887314e9d92
tree40a0c37b018d78f9c791b82cd81ce57178d6f9a0
parent95a16ee753d6da651fce8df876333bf7fcf134d9
qga/qapi-schema: Drop obsolete note on "unsupported" errors

The note talks about "unsupported" errors and QERR_UNSUPPORTED.  The
former is vague, and the latter makes sense only in C, not in external
interface documentation.  Fortunately, we don't have to address this
anymore: recent merge commit 3b5efc553eb got rid of these errors.
Delete the note.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240911131206.2503035-2-armbru@redhat.com>
qga/qapi-schema.json