These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / tests / qapi-schema / args-member-case.json
1 # Member names should be 'lower-case' unless the struct/command is whitelisted
2 { 'command': 'no-way-this-will-get-whitelisted', 'data': { 'Arg': 'int' } }