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

Re: [Xen-ia64-devel] Full vcpu context

To: Tristan Gingold <tgingold@xxxxxxx>
Subject: Re: [Xen-ia64-devel] Full vcpu context
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Tue, 20 Feb 2007 15:09:04 +0900
Cc: Xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 19 Feb 2007 22:08:28 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20070220003039.GA2585@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>
References: <20070220003039.GA2585@saphi>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.2.1i
On Tue, Feb 20, 2007 at 01:30:39AM +0100, Tristan Gingold wrote:
> Hi,
> 
> I am working on modifying vcpu_guest_context structure so that the full
> vcpu context can be fetched (for save & restore and gdb).  It must work
> for pv and vti.
> 
> Here is my initial proposal.  The ia64 context is very big!
> 
> Should we add cpuid/pmd/pmc ?

Just a thought.
pmd are pmc are cpu model specific. Although I'm not sure future model
will crease the number of them, It would be safe to keep pmd/pmc
separeted from vcpu_guest_context.

Anothor approach would be that only generic part of pmcs and pmds
(pmc0-7, pmd0-7 according to perfmon_generic.h) are included
in vcpu_guest_contest. Model specific part must be handled somehow anyway.
-- 
yamahata

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

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