target/arm: Restrict v7A TCG cpus to TCG accel
[qemu/ar7.git] / tests / qapi-schema / features-bad-type.json
blob57db5540e7f964fba607fab179c6e952e9f98dbd
1 { 'struct': 'FeatureStruct0',
2   'data': { 'foo': 'int' },
3   'features': [ [ 'a feature cannot be an array' ] ] }