From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D6KiX-0006yC-6B for qemu-devel@nongnu.org; Tue, 01 Mar 2005 22:40:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D6KiT-0006wM-4s for qemu-devel@nongnu.org; Tue, 01 Mar 2005 22:40:08 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D6Kfd-0005jp-SB for qemu-devel@nongnu.org; Tue, 01 Mar 2005 22:37:09 -0500 Received: from [131.111.8.138] (helo=ppsw-8.csi.cam.ac.uk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D6K2k-0002ro-F4 for qemu-devel@nongnu.org; Tue, 01 Mar 2005 21:56:58 -0500 From: Mark Williamson Subject: Re: [Qemu-devel] Qemu Guest Tools Date: Wed, 2 Mar 2005 02:49:52 +0000 References: <4912.1109718464@www32.gmx.net> <20050302013220.GA28323@jbrown.mylinuxbox.org> In-Reply-To: <20050302013220.GA28323@jbrown.mylinuxbox.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503020249.52851.maw48@cl.cam.ac.uk> Sender: maw48@hermes.cam.ac.uk 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 Cc: "Jim C. Brown" > Some ideas that have been proposed to use this communication for: > host-guest clipboard, accelerated graphics support (such as 3d), a sort of > two-way user-net (allow the host and other workstations to see the guest > w/o going thru tuntap ... not sure how this would work). The list can get > quite fancy.) MS Virtual PC can do drag 'n' drop between the guest and the host. Whilst this is obviously just a "nice to have" feature, it's still pretty cool and is actually useful into the bargain ;-) Cheers, Mark