qemu

FORK: QEMU emulator
git clone https://git.neptards.moe/neptards/qemu.git
Log | Files | Refs | Submodules | LICENSE

trace-events (174B)


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