Merge "Adding breaktrace & disabling timer migration"
[kvmfornfv.git] / qemu / tests / qapi-schema / bad-ident.json
1 # we reject creating a type name with bad name
2 { 'struct': '*oops', 'data': { 'i': 'int' } }