softmmu/vl.c: Handle '-cpu help' and '-device help' before 'no default machine'
[qemu/ar7.git] / tests / qapi-schema / features-no-list.json
blob9484fd94fc9b5c62c7b49eef95dbdf373ca686b8
1 { 'struct': 'FeatureStruct0',
2   'data': { 'foo': 'int' },
3   'features': 'bar' }