From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KYnyN-0007TX-Af for qemu-devel@nongnu.org; Thu, 28 Aug 2008 16:20:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KYnyL-0007Sd-Ei for qemu-devel@nongnu.org; Thu, 28 Aug 2008 16:20:02 -0400 Received: from [199.232.76.173] (port=38099 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KYnyL-0007SU-79 for qemu-devel@nongnu.org; Thu, 28 Aug 2008 16:20:01 -0400 Received: from an-out-0708.google.com ([209.85.132.248]:16975) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KYnyK-0006gd-PN for qemu-devel@nongnu.org; Thu, 28 Aug 2008 16:20:00 -0400 Received: by an-out-0708.google.com with SMTP id d18so87634and.130 for ; Thu, 28 Aug 2008 13:19:59 -0700 (PDT) Message-ID: <48B70840.2050205@codemonkey.ws> Date: Thu, 28 Aug 2008 15:19:12 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: Re : [Qemu-devel] [PATCH 1/1] Make vmport an optional feature at run time. References: <828495.95119.qm@web24503.mail.ird.yahoo.com> <48B2BE4A.70100@codemonkey.ws> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 Ian Kirk wrote: > Anthony Liguori wrote: > > >> Sylvain Petreolle wrote: >> >>> ----- Message d'origine ---- >>> Apart ESXi, there are software that behave differently if they detect a >>> virtual environment. >>> Some of them completely refuse to work. >>> >>> >> What software detects the VMware backdoor and refuses to work? It's silly to >> argue anything but specifics. It's sufficient easy to detect that guest >> software is running under QEMU as it is regardless of vmport. >> > > So I guess that a toggle for vmport, in any method of implementation, is > not wanted then? > Not in the absence of an actually use-case. Options for the sake of options are never a good thing. Regards, Anthony Liguori