From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=48372 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PqXIx-0002mm-79 for qemu-devel@nongnu.org; Fri, 18 Feb 2011 15:51:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PqXIv-0004OB-OR for qemu-devel@nongnu.org; Fri, 18 Feb 2011 15:51:54 -0500 Received: from mail-vw0-f45.google.com ([209.85.212.45]:53695) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PqXIv-0004O1-JS for qemu-devel@nongnu.org; Fri, 18 Feb 2011 15:51:53 -0500 Received: by vws19 with SMTP id 19so452971vws.4 for ; Fri, 18 Feb 2011 12:51:53 -0800 (PST) Message-ID: <4D5EDBE7.7050604@codemonkey.ws> Date: Fri, 18 Feb 2011 14:51:51 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Merge vmmouse and vmport References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel On 02/18/2011 02:45 PM, Blue Swirl wrote: > Fix also a typo in default-configs/x86_64-softmmu. > > Signed-off-by: Blue Swirl > Since we never really implemented much of vmport, this seems reasonable to me. Regards, Anthony Liguori