hw/arm/virt: no ITS on older machine types
[qemu/kevin.git] / tests / qapi-schema / event-nest-struct.json
blobee6f3ecb6f2017a9d7e9b21fc38c9ec05b662167
1 { 'event': 'EVENT_A',
2   'data': { 'a' : { 'string' : 'str', 'integer': 'int' }, 'b' : 'str' } }