qemu-options.hx: document that tftp=dir is readonly
authorMichael Tokarev <mjt@tls.msk.ru>
Thu, 8 Feb 2024 06:00:50 +0000 (09:00 +0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 13 Feb 2024 07:59:25 +0000 (10:59 +0300)
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1286
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
qemu-options.hx

index f7c83362d1d01fd7c8150db58f5b0574ad224bf9..aec23287361685e1b8cd0d45106eb1a7c587d142 100644 (file)
@@ -3100,6 +3100,8 @@ SRST
         server. The files in dir will be exposed as the root of a TFTP
         server. The TFTP client on the guest must be configured in
         binary mode (use the command ``bin`` of the Unix TFTP client).
+        The built-in TFTP server is read-only; it does not implement any
+        command for writing files. QEMU will not write to this directory.
 
     ``tftp-server-name=name``
         In BOOTP reply, broadcast name as the "TFTP server name"