mirror of
https://github.com/qemu/qemu.git
synced 2024-12-14 15:03:33 +08:00
3 lines
57 B
JSON
3 lines
57 B
JSON
|
{ 'enum' 'Status',
|
||
|
'data': [ 'good', 'bad', 'ugly' ] }
|