qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio
at master 8 lines 188 B view raw
1================== 2Bitwise operations 3================== 4 5The header ``qemu/bitops.h`` provides utility functions for 6performing bitwise operations. 7 8.. kernel-doc:: include/qemu/bitops.h