qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio
at jcs-vmm 4 lines 143 B view raw
1# Unindented comment 2{ 'enum': 'Status', # Comment to the right of code 3 # Indented comment 4 'data': [ 'good', 'bad', 'ugly' ] }