Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qapi-schema / unknown-expr-key.json
1 # we reject an expression with unknown top-level keys
2 { 'struct': 'bar', 'data': { 'string': 'str'}, 'bogus': { } }