summaryrefslogtreecommitdiff
path: root/qemu-doc.texi
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-05-23 21:04:06 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-05-23 21:04:06 +0000
commitb415a4078d8ddae8338a8ba65206777331022a54 (patch)
tree76eb2b11a90d8ad5a0e5d46ee7fee450371a1cec /qemu-doc.texi
parentf18ac341fe80e450c11f36683924af19a859accc (diff)
downloadqemu-b415a4078d8ddae8338a8ba65206777331022a54.tar.gz
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@856 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index 5d780be47e..0e3f617b7b 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -608,6 +608,10 @@ In order to check that the user mode network is working, you can ping
the address 10.0.2.2 and verify that you got an address in the range
10.0.2.x from the QEMU virtual DHCP server.
+Note that @code{ping} is not supported reliably to the internet as it
+would require root priviledges. It means you can only ping the local
+router (10.0.2.2).
+
@node direct_linux_boot
@section Direct Linux Boot