From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH kvm-unit-tests] Test fault during IRET from NMI. Date: Mon, 16 Sep 2013 11:30:58 +0200 Message-ID: <5236CFD2.2020903@redhat.com> References: <20130915081700.GU17294@redhat.com> <523583C7.1050405@redhat.com> <20130915095649.GY17294@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Gleb Natapov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:3110 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751565Ab3IPJau (ORCPT ); Mon, 16 Sep 2013 05:30:50 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r8G9UoXc017202 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 16 Sep 2013 05:30:50 -0400 In-Reply-To: <20130915095649.GY17294@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Il 15/09/2013 11:56, Gleb Natapov ha scritto: > On Sun, Sep 15, 2013 at 11:54:15AM +0200, Paolo Bonzini wrote: >> Il 15/09/2013 10:17, Gleb Natapov ha scritto: >>> This test checks that NMI window opens only after IRET from NMI is >>> executed without a fault. >>> >>> Signed-off-by: Gleb Natapov >> >> Reviewed-by: Paolo Bonzini >> >> ... with a couple English nits (see inline). >> > Yeah, those are copy/paste from other places. The file is full of it :) Can you fix all of them? :) Paolo