qemu with hax to log dma reads & writes
jcs.org/2018/11/12/vfio
1# This work is licensed under the terms of the GNU LGPL, version 2 or later.
2# See the COPYING.LIB file in the top-level directory.
3
4%sub1 0:8
5%sub2 8:8
6
7# Make sure braces are matched
8{
9 top 00000000 00000000 00000000 00000000
10 [
11 sub1 00000000 00000000 00000000 ........ %sub1
12 sub2 00000000 00000000 ........ ........ %sub1 %sub2
13 }
14}