These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / tests / qapi-schema / struct-member-invalid.json
1 { 'struct': 'foo',
2   'data': { 'a': false } }