qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio
at jcs-vmm 6 lines 161 B view raw
1# *-*- Mode: Python -*-* 2 3# Sub-module of sub-module include/sub-module.json of qapi-schema-test.json 4 5{ 'enum': 'Status', 6 'data': [ 'good', 'bad', 'ugly' ] }