qapi: Plumb info to the QAPISchemaMember
commite6f9678da5371642e237d6d93595dbc11bd17f85
authorMarkus Armbruster <armbru@redhat.com>
Fri, 27 Sep 2019 13:46:27 +0000 (27 15:46 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Sat, 28 Sep 2019 15:17:19 +0000 (28 17:17 +0200)
tree691e0ed3ec069ba6f0c520e30884c27c9a7e2805
parent88112488cf228df8b7588c8aa38e16ecd0dff48e
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>
scripts/qapi/common.py
scripts/qapi/events.py