hw/ppc: Drop useless CONFIG_KVM ifdefery
[qemu/ar7.git] / tests / qapi-schema / args-bad-boxed.json
blobdea0cd0aa51a1376760508bed9e028e202f11783
1 # 'boxed' should only appear with value true
2 { 'command': 'foo', 'boxed': false }