qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio
at master 6 lines 161 B view raw
1# we reject alternate with base type 2{ 'struct': 'Base', 3 'data': { 'string': 'str' } } 4{ 'alternate': 'Alt', 5 'base': 'Base', 6 'data': { 'number': 'int' } }