Merge "Adding breaktrace & disabling timer migration"
[kvmfornfv.git] / qemu / tests / qapi-schema / union-empty.json
1 # unions cannot be empty
2 { 'union': 'Union', 'data': { } }