qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio
at master 4 lines 176 B view raw
1# C member name collision 2# Reject members that clash when mapped to C names (we would have two 'a_b' 3# members). 4{ 'command': 'oops', 'data': { 'a-b': 'str', 'a_b': 'str' } }