celmir
`-smb dir'
When using the user mode network stack, activate a built-in SMB server so that Windows OSes can access to the host files in `dir' transparently. In the guest Windows OS, the line:
10.0.2.4 smbserver
must be added in the file `C:\WINDOWS\LMHOSTS' (for windows 9x/Me) or `C:\WINNT\SYSTEM32\DRIVERS\ETC\LMHOSTS' (Windows NT/2000). Then `dir' can be accessed in `\smbserver\qemu'. Note that a SAMBA server must be installed on the host OS in `/usr/sbin/smbd'. QEMU was tested succesfully with smbd version 2.2.7a from the Red Hat 9 and version 3.0.10-1.fc3 from Fedora Core 3.