From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xb4zN-0006xx-QI for qemu-devel@nongnu.org; Mon, 06 Oct 2014 05:54:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xb4zJ-0007kX-8Y for qemu-devel@nongnu.org; Mon, 06 Oct 2014 05:53:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39784) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xb4zJ-0007kP-1W for qemu-devel@nongnu.org; Mon, 06 Oct 2014 05:53:53 -0400 Date: Mon, 6 Oct 2014 10:53:45 +0100 From: "Dr. David Alan Gilbert" Message-ID: <20141006095345.GH2336@work-vm> References: <1412372017-5042-1-git-send-email-dslutz@verizon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1412372017-5042-1-git-send-email-dslutz@verizon.com> Subject: Re: [Qemu-devel] [PATCH v2 0/1] -machine vmport=off: Allow disabling of VMWare ioport emulation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Don Slutz Cc: Anthony Liguori , "Michael S. Tsirkin" , Michael Tokarev , qemu-devel@nongnu.org, Stefan Hajnoczi , Paolo Bonzini * Don Slutz (dslutz@verizon.com) wrote: > Changes v1 to v2 (Don Slutz): > make vmport a pc & q35 only machine opt I.E. a machine property. > > Dr. David Alan Gilbert (1): > -machine vmport=off: Allow disabling of VMWare ioport emulation Thanks for updating this! Dave > > hw/i386/pc.c | 19 +++++++++++++++++++ > hw/i386/pc_piix.c | 4 ++-- > hw/i386/pc_q35.c | 3 ++- > include/hw/i386/pc.h | 2 ++ > qemu-options.hx | 3 +++ > vl.c | 4 ++++ > 6 files changed, 32 insertions(+), 3 deletions(-) > > -- > 1.8.4 > -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK