]> Git Repo - qemu.git/blob - tests/qapi-schema/event-nest-struct.json
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160720-1' into staging
[qemu.git] / tests / qapi-schema / event-nest-struct.json
1 { 'event': 'EVENT_A',
2   'data': { 'a' : { 'string' : 'str', 'integer': 'int' }, 'b' : 'str' } }
This page took 0.023561 seconds and 4 git commands to generate.