mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 09:13:55 -06:00
Change -tftp option to take a root directory, by Anthony Liguori.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2441 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
1f697db9c3
commit
0db1137dbf
3 changed files with 15 additions and 10 deletions
2
vl.c
2
vl.c
|
@ -6402,7 +6402,7 @@ void help(void)
|
|||
" is provided, the default is '-net nic -net user'\n"
|
||||
"\n"
|
||||
#ifdef CONFIG_SLIRP
|
||||
"-tftp prefix allow tftp access to files starting with prefix [-net user]\n"
|
||||
"-tftp dir allow tftp access to files in dir [-net user]\n"
|
||||
"-bootp file advertise file in BOOTP replies\n"
|
||||
#ifndef _WIN32
|
||||
"-smb dir allow SMB access to files in 'dir' [-net user]\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue