From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [PATCH] KVM: nVMX: fix AD condition when handling EPT violation Date: Mon, 24 Apr 2017 17:51:02 +0200 Message-ID: <20170424155102.GB32680@potion> References: <20170413163918.5830-1-rkrcmar@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org To: Paolo Bonzini Return-path: Received: from mx1.redhat.com ([209.132.183.28]:51710 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S972065AbdDXPvF (ORCPT ); Mon, 24 Apr 2017 11:51:05 -0400 Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: 2017-04-14 13:10+0800, Paolo Bonzini: > More important: did kvm-unit-test catch the bug? It did; the bright side. :)