summary refs log tree commit diff stats
path: root/hw/9pfs/9p-proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/9pfs/9p-proxy.h')
-rw-r--r--hw/9pfs/9p-proxy.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/9pfs/9p-proxy.h b/hw/9pfs/9p-proxy.h
index b84301d001..9be4718d3e 100644
--- a/hw/9pfs/9p-proxy.h
+++ b/hw/9pfs/9p-proxy.h
@@ -10,6 +10,11 @@
  * the COPYING file in the top-level directory.
  */
 
+/*
+ * NOTE: The 9p 'proxy' backend is deprecated (since QEMU 8.1) and will be
+ * removed in a future version of QEMU!
+ */
+
 #ifndef QEMU_9P_PROXY_H
 #define QEMU_9P_PROXY_H