qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio
at master 3 lines 161 B view raw
1# we reject a base that is not a struct 2{ 'union': 'Union', 'data': { 'a': 'int', 'b': 'str' } } 3{ 'struct': 'MyType', 'base': 'Union', 'data': { 'c': 'int' } }