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: declaration of all regs in vcpu_guest_contex

To: Tristan Gingold <tgingold@xxxxxxx>
Subject: [Xen-ia64-devel] Re: PATCH: declaration of all regs in vcpu_guest_context_regs
From: Alex Williamson <alex.williamson@xxxxxx>
Date: Fri, 04 May 2007 10:57:04 -0600
Cc: Xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 04 May 2007 09:55:32 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20070416033241.GA2665@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: <20070416033241.GA2665@saphi>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Mon, 2007-04-16 at 05:32 +0200, Tristan Gingold wrote:
> Hi,
> 
> this is a first step: all registers are declared in
>  struct vcpu_guest_context_regs as well as the rbs.
> This step is necessary for debugger and full save/restore.
> 
> This structure is not fulled filled/restored: no new register is put/read.
> this will be the next step(s).

Hi Tristan,

   Sorry for just getting around to this.  In theory this looks fine,
but I'm seeing a regression in domU save/restore with this patch (the
domain hangs on restore).  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>
  • [Xen-ia64-devel] Re: PATCH: declaration of all regs in vcpu_guest_context_regs, Alex Williamson <=