summaryrefslogtreecommitdiffstats
path: root/qemu-doc.texi
diff options
context:
space:
mode:
authorpbrook2006-04-16 13:06:58 +0200
committerpbrook2006-04-16 13:06:58 +0200
commit115defd163ff4977cfffbaa5a02e8d19d89e03d2 (patch)
tree88076d7b335285e1bedf19f71ddbd3c54a1c01cf /qemu-doc.texi
parentmouse API change (diff)
downloadqemu-115defd163ff4977cfffbaa5a02e8d19d89e03d2.tar.gz
qemu-115defd163ff4977cfffbaa5a02e8d19d89e03d2.tar.xz
qemu-115defd163ff4977cfffbaa5a02e8d19d89e03d2.zip
Set slirp client hostname.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1813 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index 7ab0520624..e97e51a99d 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -262,9 +262,10 @@ Qemu can emulate several different models of network card. Valid values for
@code{smc91c111} and @code{lance}. Not all devices are supported on all
targets.
-@item -net user[,vlan=n]
+@item -net user[,vlan=n][,hostname=name]
Use the user mode network stack which requires no administrator
-priviledge to run.
+priviledge to run. @option{hotname=name} can be used to specify the client
+hostname reported by the builtin DHCP server.
@item -net tap[,vlan=n][,fd=h][,ifname=name][,script=file]
Connect the host TAP network interface @var{name} to VLAN @var{n} and