From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MOXeQ-0007uP-5b for qemu-devel@nongnu.org; Wed, 08 Jul 2009 09:57:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MOXeL-0007pC-F1 for qemu-devel@nongnu.org; Wed, 08 Jul 2009 09:57:33 -0400 Received: from [199.232.76.173] (port=60702 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOXeL-0007ou-1n for qemu-devel@nongnu.org; Wed, 08 Jul 2009 09:57:29 -0400 Received: from mail2.shareable.org ([80.68.89.115]:55894) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MOXeK-0005j5-Kc for qemu-devel@nongnu.org; Wed, 08 Jul 2009 09:57:28 -0400 Date: Wed, 8 Jul 2009 14:57:22 +0100 From: Jamie Lokier Subject: Re: [Qemu-devel] bidirectional data exchange between guest and host without network Message-ID: <20090708135722.GB21508@shareable.org> References: <59673.89.3.148.243.1246956346.squirrel@webmail.aql.fr> <20090707090213.GB5690@shareable.org> <53352.89.3.148.243.1246972290.squirrel@webmail.aql.fr> <20090707141204.GL15751@csclub.uwaterloo.ca> <20090707143925.GA14392@shareable.org> <42816.89.3.148.243.1247047400.squirrel@webmail.aql.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42816.89.3.148.243.1247047400.squirrel@webmail.aql.fr> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Lannuzel Cc: qemu-devel@nongnu.org, Lennart Sorensen Anthony Lannuzel wrote: > Yes, the thing is, I can not use the network, as it is used for another > purpose, so I think I have to content myself with the basic linux > filesystems. Can you not create _another_ network device and use that? QEMU lets you create lots of network devices. -- Jamie