From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NzaT1-0004OU-Ca for qemu-devel@nongnu.org; Wed, 07 Apr 2010 14:59:11 -0400 Received: from [140.186.70.92] (port=44632 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NzaT0-0004NL-3R for qemu-devel@nongnu.org; Wed, 07 Apr 2010 14:59:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NzaSy-0007MT-N2 for qemu-devel@nongnu.org; Wed, 07 Apr 2010 14:59:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36665) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NzaSy-0007ML-Fh for qemu-devel@nongnu.org; Wed, 07 Apr 2010 14:59:08 -0400 Message-ID: <4BBCD5F4.50205@redhat.com> Date: Wed, 07 Apr 2010 21:59:00 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] Shared file help References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Arpit Patel Cc: qemu-devel@nongnu.org On 04/07/2010 08:09 PM, Arpit Patel wrote: > Hi, > > Can anybody point me to good document, where I can share files between > host system and Qemu system. > i.e. I want to share files, between real system with Ubuntu running on > it, and Qemu on same system with Ubuntu on it. > > Let me know if I didn't mentioned it clearly. > If performance isn't a major concern, sshfs is a simple way to achieve this; you can use it on either host or guest. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.