Jorge Lucángeli Obes wrote: >> maybe if i could slip in a last question - can I share a folder between the >> host >> and the guest ? >> > > If you use -net user (which is the default) and you have Samba > installed in the host, you can use -smb <path to the shared folder> > and see that folder in: > > \\10.0.2.4\qemu > > Check QEMU command line options: > > -tftp prefix allow tftp access to files starting with prefix [-net user] > -smb dir allow SMB access to files in 'dir' [-net user] > -redir [tcp|udp]:host-port:[guest-host]:guest-port > redirect TCP or UDP connections from host to guest [-net user] > >
Also, nfs mounts should work fine (easiest when the nfs server is on the host). -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel