]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qemu-doc.texi
Run monitor over unix domain sockets, by Anthony Liguori.
[mirror_qemu.git] / qemu-doc.texi
index c3e6cb2eb997172b4ae23c400d577ac5ca22af28..89b79d83d3ec86719b9bfba64979f89012c9f6ca 100644 (file)
@@ -586,6 +586,11 @@ MAGIC_SYSRQ sequence if you use a telnet that supports sending the break
 sequence.  Typically in unix telnet you do it with Control-] and then
 type "send break" followed by pressing the enter key.
 
+@item unix:path[,server][,nowait]
+A unix domain socket is used instead of a tcp socket.  The option works the
+same as if you had specified @code{-serial tcp} except the unix domain socket
+@var{path} is used for connections.
+
 @end table
 
 @item -parallel dev