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