qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio
at master 11 lines 208 B view raw
1# = section within an expression comment 2# BUG: not rejected 3 4## 5# @Enum: 6# == Produces *invalid* texinfo 7# @one: The _one_ {and only} 8# 9# @two is undocumented 10## 11{ 'enum': 'Enum', 'data': [ 'one', 'two' ] }