commit | e6f9678da5371642e237d6d93595dbc11bd17f85 | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Fri Sep 27 15:46:27 2019 +0200 |
committer | Markus Armbruster <armbru@redhat.com> | Sat Sep 28 17:17:19 2019 +0200 |
tree | 691e0ed3ec069ba6f0c520e30884c27c9a7e2805 | |
parent | 88112488cf228df8b7588c8aa38e16ecd0dff48e [diff] |
qapi: Plumb info to the QAPISchemaMember Future commits will need info in the .check() methods of QAPISchemaMember and its descendants. Get it there. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20190927134639.4284-15-armbru@redhat.com>