Merge tag 'migration-20240802-pull-request' of https://gitlab.com/farosas/qemu into...
[qemu/armbru.git] / tests / qapi-schema / features-no-list.json
blob9484fd94fc9b5c62c7b49eef95dbdf373ca686b8
1 { 'struct': 'FeatureStruct0',
2   'data': { 'foo': 'int' },
3   'features': 'bar' }