summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorStefan Hajnoczi2017-06-14 11:29:30 +0200
committerStefan Hajnoczi2017-06-29 15:31:16 +0200
commita576ceac393b8d7490224bf2be65e0eb8f44f556 (patch)
tree280981a4163a174a4551bb16f3ab05914161369f /scripts
parentMerge remote-tracking branch 'remotes/sstabellini/tags/xen-20170627-tag' into... (diff)
downloadqemu-a576ceac393b8d7490224bf2be65e0eb8f44f556.tar.gz
qemu-a576ceac393b8d7490224bf2be65e0eb8f44f556.tar.xz
qemu-a576ceac393b8d7490224bf2be65e0eb8f44f556.zip
virtio-blk: trace vdev so devices can be distinguished
It is hard to analyze trace logs with multiple virtio-blk devices because none of the trace events include the VirtIODevice *vdev. This patch adds vdev so it's clear which device a request is associated with. I considered using VirtIOBlock *s instead but VirtIODevice *vdev is more general and may be correlated with generic virtio trace events like virtio_set_status. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Message-id: 20170614092930.11234-1-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions