These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / tests / qapi-schema / leading-comma-object.json
1 { , 'enum': 'Status',
2   'data': [ 'good', 'bad', 'ugly' ] }