From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48960) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5TrZ-0005DL-8D for qemu-devel@nongnu.org; Thu, 18 Jun 2015 03:03:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z5TrU-00012N-7n for qemu-devel@nongnu.org; Thu, 18 Jun 2015 03:03:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49360) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5TrU-00012C-2K for qemu-devel@nongnu.org; Thu, 18 Jun 2015 03:03:44 -0400 Message-ID: <1434611018.4968.9.camel@redhat.com> From: Gerd Hoffmann Date: Thu, 18 Jun 2015 09:03:38 +0200 In-Reply-To: <55819D8F.3000003@redhat.com> References: <1434117956-4929-1-git-send-email-dslutz@verizon.com> <20150617160826-mutt-send-email-mst@redhat.com> <558180A0.8040708@redhat.com> <20150617161716-mutt-send-email-mst@redhat.com> <558183C1.3010402@redhat.com> <20150617162836-mutt-send-email-mst@redhat.com> <55819D8F.3000003@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v7 0/9] Add limited support of VMware's hyper-call rpc List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: "Michael S. Tsirkin" , Markus Armbruster , qemu-devel@nongnu.org, Don Slutz , Luiz Capitulino , Anthony Liguori , Andreas =?ISO-8859-1?Q?F=E4rber?= , Richard Henderson Hi, > we enable this thing by default (why do we?) Historical reasons :( At least we recently got an option to turn it off (-machine $name,vmport=off) cheers, Gerd