hw/arm/virt: no ITS on older machine types
[qemu/kevin.git] / tests / qapi-schema / unknown-expr-key.json
blob3b2be00cc49794c9d3ffea8d3020e7399efe5a6a
1 # we reject an expression with unknown top-level keys
2 { 'struct': 'bar', 'data': { 'string': 'str'}, 'bogus': { } }