aboutsummaryrefslogtreecommitdiff
path: root/hw/nubus
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2023-08-14 19:12:28 +0200
committerMichael Tokarev <mjt@tls.msk.ru>2023-09-08 13:08:51 +0300
commit64a917d5d64fed010acc350855323ac688dbe477 (patch)
treeebad773fd03d1130a207c21a5c653801c2033d30 /hw/nubus
parent03a3a62fbd0aa5227e978eef3c67d3978aec9e5f (diff)
downloadqemu-64a917d5d64fed010acc350855323ac688dbe477.zip
qemu-64a917d5d64fed010acc350855323ac688dbe477.tar.gz
qemu-64a917d5d64fed010acc350855323ac688dbe477.tar.bz2
trace-events: Fix the name of the tracing.rst file
The file has been converted to .rst a while ago - make sure that the references in the trace-events files are pointing to the right location now. Signed-off-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'hw/nubus')
-rw-r--r--hw/nubus/trace-events2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/nubus/trace-events b/hw/nubus/trace-events
index e31833d..9259d66 100644
--- a/hw/nubus/trace-events
+++ b/hw/nubus/trace-events
@@ -1,4 +1,4 @@
-# See docs/devel/tracing.txt for syntax documentation.
+# See docs/devel/tracing.rst for syntax documentation.
# nubus-bus.c
nubus_slot_read(uint64_t addr, int size) "reading unassigned addr 0x%"PRIx64 " size %d"