~pmdj/ubuntu/trusty/qemu/2.9+applesmc+fadtv3

« back to all changes in this revision

Viewing changes to hw/block/dataplane/trace-events

  • Committer: Phil Dennis-Jordan
  • Date: 2017-07-21 08:03:43 UTC
  • mfrom: (1.1.1)
  • Revision ID: phil@philjordan.eu-20170721080343-2yr2vdj7713czahv
New upstream release 2.9.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# See docs/tracing.txt for syntax documentation.
 
2
 
 
3
# hw/block/dataplane/virtio-blk.c
 
4
virtio_blk_data_plane_start(void *s) "dataplane %p"
 
5
virtio_blk_data_plane_stop(void *s) "dataplane %p"