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] [PATCH] libxc and domain.c changes backported from xen-unsta

To: xen-devel list <xen-devel@xxxxxxxxxxxxxxxxxxx>, Keir.Fraser@xxxxxxxxxxxx
Subject: [Xen-devel] [PATCH] libxc and domain.c changes backported from xen-unstable to reenable debugging
From: Simon Kagstrom <simon.kagstrom@xxxxxx>
Date: Thu, 22 Jun 2006 16:36:43 +0200
Delivery-date: Thu, 22 Jun 2006 07:36:42 -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
User-agent: Wanderlust/2.15.3 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/21.4 (i486-pc-linux-gnu) MULE/5.0 (SAKAKI)
The following two patches reenable debugging of paravirtualized and
HVM domains for the xen-3.0-testing.hg tree. The patches are
backported from xen-unstable.hg,

http://xenbits.xensource.com/xen-unstable.hg?cs=93379554837c
http://xenbits.xensource.com/xen-unstable.hg?cs=ed696467fe64

The first patch exports the cr0 value to the guest in Xen and the
second abstracts away the differences between HVM and paravirtualized
guests with regard to physical/machine addresses in xc_ptrace.c.

Signed-off-by: Simon Kågström <simon.kagstrom@xxxxxx>

Attachment: domain.patch
Description: Binary data


Attachment: libxc.patch
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] libxc and domain.c changes backported from xen-unstable to reenable debugging, Simon Kagstrom <=