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-ia64-devel

[Xen-ia64-devel] Re: [PATCH]: makes b2-b5 fixed registers

To: Tristan Gingold <tgingold@xxxxxxx>
Subject: [Xen-ia64-devel] Re: [PATCH]: makes b2-b5 fixed registers
From: Alex Williamson <alex.williamson@xxxxxx>
Date: Sun, 18 Feb 2007 16:53:35 -0700
Cc: Xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sun, 18 Feb 2007 15:52:45 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20070218153559.GA4316@saphi>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: HP OSLO R&D
References: <20070218153559.GA4316@saphi>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Sun, 2007-02-18 at 16:35 +0100, Tristan Gingold wrote:
> Hi,
> 
> Currently most registers are either fixed (eg: f12-f127) or saved on entry
> in Xen (see minstate.h).
> There are however a few exceptions: ec, lc, b2-b5.  These registers are
> available by the compiler (but not scratch) and saved by save_switch_stack.
> These registers can't be easily written to vcpu_guest_context (unless we
> want to use unwind) which makes implementation of debugger impossible.
> 
> I will work on extending vcpu_guest_context soon.
> During my preliminary work I remaked using objdump that b2-b5 were never used
> by C code.  Therefore I can mark them as fixed without preformance impact.

   Applied.  Thanks,

        Alex

-- 
Alex Williamson                             HP Open Source & Linux Org.


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

<Prev in Thread] Current Thread [Next in Thread>