From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KNV0X-000383-Dg for qemu-devel@nongnu.org; Mon, 28 Jul 2008 11:51:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KNV0V-00035D-L9 for qemu-devel@nongnu.org; Mon, 28 Jul 2008 11:51:32 -0400 Received: from [199.232.76.173] (port=46425 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNV0V-000355-Gc for qemu-devel@nongnu.org; Mon, 28 Jul 2008 11:51:31 -0400 Received: from mail2.shareable.org ([80.68.89.115]:39389) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KNV0V-0005b7-Am for qemu-devel@nongnu.org; Mon, 28 Jul 2008 11:51:31 -0400 Date: Mon, 28 Jul 2008 16:51:29 +0100 From: Jamie Lokier Subject: Re: [Qemu-devel] Re: [PATCH 0/3]: Add UUID command-line option Message-ID: <20080728155129.GC13000@shareable.org> References: <488DC8B2.1070009@redhat.com> <20080728141515.GJ3196@minantech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080728141515.GJ3196@minantech.com> 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: Chris Lalancette Gleb Natapov wrote: > Fabrice said that he doesn't like vmware backdoor interface though > (http://lists.gnu.org/archive/html/qemu-devel/2008-06/msg00487.html) Regardless of whether anyone likes the backdoor interface, it ought at least fix the IN/OUT bug (where OUT needs to do the same as IN), if the interface stays. -- Jamie