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

[Xen-devel] [HVM][XENOPROFILE][PATCH][1/3] xenoprofile HVM patches

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [HVM][XENOPROFILE][PATCH][1/3] xenoprofile HVM patches
From: "Woller, Thomas" <thomas.woller@xxxxxxx>
Date: Fri, 15 Sep 2006 11:19:18 -0500
Delivery-date: Fri, 15 Sep 2006 09:20:41 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcbY4rIdO3gI3pI5RKaRh+pJ0S3UzQ==
Thread-topic: [HVM][XENOPROFILE][PATCH][1/3] xenoprofile HVM patches
First patch (SVM) for hvm xenoprofile support. 
Applies cleanly to 11470.

Signed-off-by: Tom Woller <thomas.woller@xxxxxxx>
Please apply to xen-unstable.hg.


hvm_xenoprofile_1.patch -
The first patch is merely the same patch that I posted a few weeks ago.
The STGI code is moved from the exits.S files, and into the vmexit
handler.  The extra do_nmi() is removed allowing the host to handle the
NMI when the stgi instruction is executed.  This patch allows the second
patch to properly set "guest NMI" flag for the oprofile code to
determine proper rip/eip and mode.

Tom

Attachment: hvm_xenoprofile_1.patch
Description: hvm_xenoprofile_1.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [HVM][XENOPROFILE][PATCH][1/3] xenoprofile HVM patches, Woller, Thomas <=