WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH 1/5] vmx/hvm: move mov-cr handling functions to g

To: Andre Przywara <andre.przywara@xxxxxxx>
Subject: Re: [Xen-devel] [PATCH 1/5] vmx/hvm: move mov-cr handling functions to generic HVM code
From: Keir Fraser <keir@xxxxxxx>
Date: Mon, 18 Apr 2011 09:48:17 +0100
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 18 Apr 2011 01:49:13 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:user-agent:date:subject:from:to:cc :message-id:thread-topic:thread-index:in-reply-to:mime-version :content-type:content-transfer-encoding; bh=A5tRrOv6V1Apd++Fsu03p8Fx0jxuHr4u94dzx6VdX78=; b=ryqXXHsqQoTc2fhm3sXPAYD6uAfDInoYJ2txh2oLWB5G3W1aKv4brMz5nL4i35eLKP TbGko1HNatqWGMuGpc95jhRdb3DizjE+qshulOtbqKC/t2zui0GMa5+6C8a8hEZ5TM8z idIi7QOL6Vl/68PrU1YsSYIOZFBuBGBDW3y0U=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:user-agent:date:subject:from:to:cc:message-id:thread-topic :thread-index:in-reply-to:mime-version:content-type :content-transfer-encoding; b=nXdcASlehWmKZftwPc15L9U0s1tUi4RyK6+zaFmAuloZXfb5/wjWWch04c5TJXLFxS dFZk2OGI4l963Bm7Z2CMH2aixLhsSYtWPRDbubLqRGiRwMLnLbGUDy6wF5pbGQ6gquTZ DEOQyI9v5dfRbiR7U4NfhHuieUnWj2mk8/5bM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4DA8383D.2050800@xxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acv9pVxKZvCAWJKrNUGp5bjEqjawkg==
Thread-topic: [Xen-devel] [PATCH 1/5] vmx/hvm: move mov-cr handling functions to generic HVM code
User-agent: Microsoft-Entourage/12.28.0.101117
On 15/04/2011 13:21, "Andre Przywara" <andre.przywara@xxxxxxx> wrote:

> Currently the handling of CR accesses intercepts is done much
> differently in SVM and VMX. For future usage move the VMX part
> into the generic HVM path and use the exported functions.

Cleaned up and applied as c/s 23233. In particular it broke VMX, by not
preoperly decoding the GPR component of the exit qualification before
passing to the new generic handler.

 -- Keir

> Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx>
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel