MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPGA machine section
[qemu/kevin.git] / tests / qapi-schema / event-args-if-unboxed.json
blobca42a74e3a35b7749cb305504b381461a849f418
1  { 'event': 'TEST_IF_EVENT',
2   'data': {
3     'foo': 'int',
4     'bar': { 'type': 'str', 'if': 'TEST_IF_CMD_ARG' } } }