]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qapi-schema/features-no-list.json
target/riscv: Allow debugger to access seed CSR
[mirror_qemu.git] / tests / qapi-schema / features-no-list.json
1 { 'struct': 'FeatureStruct0',
2 'data': { 'foo': 'int' },
3 'features': 'bar' }