]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qapi-schema/returns-unknown.json
target/riscv: Allow debugger to access seed CSR
[mirror_qemu.git] / tests / qapi-schema / returns-unknown.json
1 # we reject returns if it does not contain a known type
2 { 'command': 'oops', 'returns': 'NoSuchType' }