From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C3Lcb-0006s0-Id for qemu-devel@nongnu.org; Fri, 03 Sep 2004 17:29:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C3LcZ-0006rh-QY for qemu-devel@nongnu.org; Fri, 03 Sep 2004 17:29:25 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C3LcZ-0006re-NV for qemu-devel@nongnu.org; Fri, 03 Sep 2004 17:29:23 -0400 Received: from [144.254.224.140] (helo=ams-iport-1.cisco.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C3LX5-0005Oz-Ub for qemu-devel@nongnu.org; Fri, 03 Sep 2004 17:23:44 -0400 Received: from cisco.com (edinburgh.cisco.com [144.254.112.76]) by ams-core-1.cisco.com (8.12.10/8.12.6) with ESMTP id i83LNb2P023604 for ; Fri, 3 Sep 2004 23:23:38 +0200 (MEST) Received: (from dfawcus@localhost) by cisco.com (8.8.8/2.6/Cisco List Logging/8.8.8) id WAA01935 for qemu-devel@nongnu.org; Fri, 3 Sep 2004 22:23:37 +0100 (BST) Date: Fri, 3 Sep 2004 22:23:37 +0100 From: Derek Fawcus Subject: Re: [Qemu-devel] Feature request: integrated smb server? Message-ID: <20040903222337.E27450@edinburgh.cisco.com> References: <4138DE07.1040107@bellard.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <4138DE07.1040107@bellard.org>; from fabrice@bellard.org on Fri, Sep 03, 2004 at 11:11:35PM +0200 Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Fri, Sep 03, 2004 at 11:11:35PM +0200, Fabrice Bellard wrote: > David E.Still wrote: > > I'm sure that this feature request may be more difficult than it sounds, > > Something that would give read and write access to the > > guest OS to a single folder on the host (given proper permissions, of > > course). > > I am working on a very simple solution to support that... and I'm working on a complex solution to support that...