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] struct vcpu - reg

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] struct vcpu - reg
From: Ananth <cbananth@xxxxxxxxx>
Date: Wed, 22 Apr 2009 20:39:33 +0530
Delivery-date: Wed, 22 Apr 2009 08:10:02 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Ha8XmE5ZTzEJxb9mOeQoQN4VRFlr2uugWPF9b9sBnT8=; b=ib5T2HBRj0+gHC4vjItgrzecSlRimjfEdwyW8k5Pytvm8+Jbk9RF+3oRHQIttI8sCe m4kgTUGM5jR5TYUogBqirwyFIJ5T61kfBDT2JWszq0yWDJYTDWS4Q491b6rfiEVdsFdY HmAHp2H2tSlz8TPbNNTkm+FLtux+qwKLZmWOk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=RI3vus49AYGnIgT7UHSxcoe2+lmwsG+hyAi3tdRv3R4eKRZ8xevdwIWrTk/sKz5mT7 nOCUfxSnkKicYUWa+k5LpC2xmzOlUVlRIqtxletFKNUcqVKPwiVT/jy4/k2yYlc00j6P ehHvk7Ts05cqGf7+ZXUvBjeejZ28ZFyreas+g=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hello,
I am working on xen 3.3.1 source code and I see the usage of the struct vcpu in a lot of places. But I am unable to find the structure definition. I am interested in knowing the contents of struct vcpu { ..... }.
I found the file ~/xen/include/public/vcpu.h which was useful to understand related aspects, but I could not find the definition of vcpu data structure in it.
Please throw some light this.

Thank you.

Regards
Ananth
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>