From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH v2 0/4] Emulate VMXON region correctly Date: Tue, 06 May 2014 19:01:35 +0200 Message-ID: <5369156F.1070104@redhat.com> References: <1399357158-8305-1-git-send-email-bsd@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Gleb Natapov , Jan Kiszka , Marcelo Tosatti , linux-kernel@vger.kernel.org To: Bandan Das , kvm@vger.kernel.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:43610 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751876AbaEFRBq (ORCPT ); Tue, 6 May 2014 13:01:46 -0400 In-Reply-To: <1399357158-8305-1-git-send-email-bsd@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Il 06/05/2014 08:19, Bandan Das ha scritto: > Reference: https://bugzilla.kernel.org/show_bug.cgi?id=54521 > > The vmxon region is unused by nvmx, but adding these checks > are probably harmless and may detect buggy L1 hypervisors in > the future! Applied to kvm/queue, unit test patches are welcome (hint, hint!). Paolo