qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio
at master 2 lines 141 B view raw
1# we reject any enum member that is not a string or a dict with 'name' 2{ 'enum': 'MyEnum', 'data': [ { 'name': 'foo', 'bad-key': 'str' } ] }