qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio
at jcs-vmm 3 lines 139 B view raw
1# we reject commands defined more than once 2{ 'command': 'foo', 'data': { 'one': 'str' } } 3{ 'command': 'foo', 'data': { '*two': 'str' } }