diff options
author | 2015-06-26 13:14:02 +0200 | |
---|---|---|
committer | 2015-09-04 15:47:14 +0200 | |
commit | 999387782f736d7ac0083f4f02e2bc4ce7a9a27b (patch) | |
tree | eede5d2521af2c84ddff232fd8cfd1023dc44c14 /scripts/qapi.py | |
parent | tests/qapi-schema: Document alternate's enum lacks visit function (diff) | |
download | qemu-999387782f736d7ac0083f4f02e2bc4ce7a9a27b.tar.xz qemu-999387782f736d7ac0083f4f02e2bc4ce7a9a27b.zip |
tests/qapi-schema: Document events with base don't work
When event FOO's 'data' is a struct with a base, we consider only the
struct's direct members, and ignore its base. The generated
qapi_event_send_foo() doesn't take arguments for base members.
No such events currently exist in the QMP schema.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions