From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [PATCH] kvm: nVMX: Disallow userspace-injected exceptions in guest mode Date: Thu, 6 Apr 2017 16:36:39 +0200 Message-ID: <20170406143638.GB2817@potion> References: <20170405161440.78313-1-jmattson@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm list To: Jim Mattson Return-path: Received: from mx1.redhat.com ([209.132.183.28]:13288 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935250AbdDFOgm (ORCPT ); Thu, 6 Apr 2017 10:36:42 -0400 Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: 2017-04-05 10:36-0700, Jim Mattson: > On Wed, Apr 5, 2017 at 9:14 AM, Jim Mattson wrote: > >> 4. prepare_vmcs12() assumes that when its exit_intr_info argument ... > > Oops. That second four should be a five. Fixed and queued, thanks.