cachepc-qemu

Fork of AMDESE/qemu with changes for cachepc side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-qemu
Log | Files | Refs | Submodules | LICENSE | sfeed.txt

trace-events (174B)


      1# See docs/devel/tracing.rst for syntax documentation.
      2
      3# virtio-blk.c
      4virtio_blk_data_plane_start(void *s) "dataplane %p"
      5virtio_blk_data_plane_stop(void *s) "dataplane %p"