qemu-e2k/hw/9pfs
Stefano Garzarella d0fb9657a3 docs: fix references to docs/devel/tracing.rst
Commit e50caf4a5c ("tracing: convert documentation to rST")
converted docs/devel/tracing.txt to docs/devel/tracing.rst.

We still have several references to the old file, so let's fix them
with the following command:

  sed -i s/tracing.txt/tracing.rst/ $(git grep -l docs/devel/tracing.txt)

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210517151702.109066-2-sgarzare@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2021-06-02 06:51:09 +02:00
..
9p-local.c
9p-local.h
9p-posix-acl.c
9p-proxy.c 9pfs/proxy: Check return value of proxy_marshal() 2021-01-21 17:49:45 +01:00
9p-proxy.h
9p-synth.c hw/9pfs/9p-synth: Replaced qemu_mutex_lock with QEMU_LOCK_GUARD 2021-03-16 11:41:49 +01:00
9p-synth.h
9p-util.c
9p-util.h
9p-xattr-user.c
9p-xattr.c
9p-xattr.h
9p.c qtest: delete superfluous inclusions of qtest.h 2021-03-09 06:03:53 +01:00
9p.h 9pfs: Convert reclaim list to QSLIST 2021-01-22 18:26:40 +01:00
codir.c
cofile.c
cofs.c
coth.c
coth.h
coxattr.c
Kconfig hw/9pfs: Fix Kconfig dependency problem between 9pfs and Xen 2020-11-05 15:21:11 +01:00
meson.build hw/9pfs: Fix Kconfig dependency problem between 9pfs and Xen 2020-11-05 15:21:11 +01:00
trace-events docs: fix references to docs/devel/tracing.rst 2021-06-02 06:51:09 +02:00
trace.h
virtio-9p-device.c
virtio-9p.h
xen-9p-backend.c
xen-9pfs.h