From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: [patch 0/5] VMX EPT misconfigurtion handler Date: Tue, 09 Jun 2009 18:30:09 -0300 Message-ID: <20090609213009.436123773@amt.cnet> Cc: avi@redhat.com, sheng.yang@intel.com To: kvm@vger.kernel.org Return-path: Received: from mx2.redhat.com ([66.187.237.31]:42282 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756575AbZFIVev (ORCPT ); Tue, 9 Jun 2009 17:34:51 -0400 Sender: kvm-owner@vger.kernel.org List-ID: >>From the Intel docs: An EPT misconfiguration occurs when, in the course of translation a guest-physical address, the logical processor encounters an EPT paging-structure entry that contains an unsupported value. Handle this event and print useful information for diagnostics.