summaryrefslogtreecommitdiffstats
path: root/hw/rdma/vmw
diff options
context:
space:
mode:
authorKamal Heib2019-03-14 16:30:28 +0100
committerMarcel Apfelbaum2019-03-16 14:52:44 +0100
commit7b6f6e8138a462e9b40b008d62c4e0852a5505b8 (patch)
treed95cffaf578aeced402f3f98102bb7004e614554 /hw/rdma/vmw
parenthw/rdma: another clang compilation fix (diff)
downloadqemu-7b6f6e8138a462e9b40b008d62c4e0852a5505b8.tar.gz
qemu-7b6f6e8138a462e9b40b008d62c4e0852a5505b8.tar.xz
qemu-7b6f6e8138a462e9b40b008d62c4e0852a5505b8.zip
hw/rdma: Fix broken paths to docs/devel/tracing.txt
The tracing.txt file is under "docs/devel" and not "docs". Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com> Signed-off-by: Kamal Heib <kamalheib1@gmail.com> Message-Id: <20190314153031.7197-2-kamalheib1@gmail.com> Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Diffstat (limited to 'hw/rdma/vmw')
-rw-r--r--hw/rdma/vmw/trace-events2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/rdma/vmw/trace-events b/hw/rdma/vmw/trace-events
index 0122266ad7..e846d54359 100644
--- a/hw/rdma/vmw/trace-events
+++ b/hw/rdma/vmw/trace-events
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
# hw/rdma/vmw/pvrdma_main.c
pvrdma_regs_read(uint64_t addr, uint64_t val) "pvrdma.regs[0x%"PRIx64"]=0x%"PRIx64