From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mukesh Rathor Subject: [V1 PATCH] PVH: avoid call to handle_mmio Date: Tue, 3 Jun 2014 15:00:01 -0700 Message-ID: <1401832802-27118-1-git-send-email-mukesh.rathor@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Wrwki-0004SM-Qe for xen-devel@lists.xenproject.org; Tue, 03 Jun 2014 22:00:16 +0000 List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xenproject.org Cc: keir.xen@gmail.com, JBeulich@suse.com List-Id: xen-devel@lists.xenproject.org Last try on this. If xen wants to wait till #VE support is implemented, maybe vendors/testers would wanna pick this up in the meantime. IMO it will help with debug to have this. In the absense of this, people with ept violation will just report vioapic_range crash in xen. thanks Mukesh