]> git.proxmox.com Git - mirror_qemu.git/blobdiff - chardev/trace-events
Merge tag 'pull-hex-20230421' of https://github.com/quic/qemu into staging
[mirror_qemu.git] / chardev / trace-events
index b8a7596344201eea49bc98cd4ddb15a5397d542e..027107b0c104b3cf3dd7ef1cf3d110c4633eb44e 100644 (file)
@@ -1,6 +1,6 @@
-# See docs/devel/tracing.txt for syntax documentation.
+# See docs/devel/tracing.rst for syntax documentation.
 
-# chardev/wctablet.c
+# wctablet.c
 wct_init(void) ""
 wct_cmd_re(void) ""
 wct_cmd_st(void) ""
@@ -9,7 +9,7 @@ wct_cmd_ts(int input) "0x%02x"
 wct_cmd_other(const char *cmd) "%s"
 wct_speed(int speed) "%d"
 
-# chardev/spice.c
+# spice.c
 spice_chr_discard_write(int len) "spice chr write discarded %d"
 spice_vmc_write(ssize_t out, int len) "spice wrote %zd of requested %d"
 spice_vmc_read(int bytes, int len) "spice read %d of requested %d"