Commit b415a4078d8ddae8338a8ba65206777331022a54

Authored by bellard
1 parent f18ac341

update


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@856 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 4 additions and 0 deletions
qemu-doc.texi
... ... @@ -608,6 +608,10 @@ In order to check that the user mode network is working, you can ping
608 608 the address 10.0.2.2 and verify that you got an address in the range
609 609 10.0.2.x from the QEMU virtual DHCP server.
610 610  
  611 +Note that @code{ping} is not supported reliably to the internet as it
  612 +would require root priviledges. It means you can only ping the local
  613 +router (10.0.2.2).
  614 +
611 615 @node direct_linux_boot
612 616 @section Direct Linux Boot
613 617  
... ...