Merge "Adding breaktrace & disabling timer migration"
[kvmfornfv.git] / qemu / tests / qapi-schema / type-bypass-bad-gen.json
1 # 'gen' should only appear with value false
2 { 'command': 'foo', 'gen': 'whatever' }