mirror of
https://github.com/mii443/qemu.git
synced 2025-08-30 19:09:35 +00:00
Commit6a8c0b5102
"qapi: Add feature flags to struct types" neglected to update section "Client JSON Protocol introspection", and commit23394b4c39
"qapi: Add feature flags to commands" didn't either. Make up for that. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20200317115459.31821-5-armbru@redhat.com>