From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BL94Q-0005jl-VL for qemu-devel@nongnu.org; Tue, 04 May 2004 19:11:26 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BL93t-0005VY-Aw for qemu-devel@nongnu.org; Tue, 04 May 2004 19:11:24 -0400 Received: from [128.187.28.163] (helo=mail.chem.byu.edu) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1BL8gY-0007ez-80 for qemu-devel@nongnu.org; Tue, 04 May 2004 18:46:46 -0400 Received: from [192.168.105.35] (isengard.chem.byu.edu [192.168.105.35]) by mail.chem.byu.edu (8.12.10/8.12.10) with ESMTP id i44Mh3El011126 for ; Tue, 4 May 2004 16:43:03 -0600 Subject: Re: [Qemu-devel] Host <-> guest interface port? From: Michael L Torrie In-Reply-To: <4098154B.1050804@bellard.org> References: <4098154B.1050804@bellard.org> Content-Type: text/plain Message-Id: <1083710807.11557.23.camel@isengard> Mime-Version: 1.0 Date: Tue, 04 May 2004 16:46:47 -0600 Content-Transfer-Encoding: 7bit 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 Tue, 2004-05-04 at 16:12, Fabrice Bellard wrote: > Of course it is possible to add that, but first we must define the > features we want and implement the necessary support in the guest OSes, > which seems to be the most difficult AFAIK. Clipboard support would be > interesting. Does anyone know how to implement it for Linux and Windows > guests ? A clipboard solution that requires no current changes to qemu or custom drivers in windows (and that is currently used by many win4lin users) is the MultiPlatform ClipBoard program, or mpcb. It is available at http://www.idata.sk/~robo/mpcb/ and can link clipboards on a variety of platforms over a socket (tcp/ip) connection. Michael > > Fabrice. > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://mail.nongnu.org/mailman/listinfo/qemu-devel -- Michael L Torrie