From mboxrd@z Thu Jan 1 00:00:00 1970 From: Akio Takebe Subject: Re: Unable to include xen/sched.h Date: Tue, 13 Nov 2007 05:05:57 +0900 Message-ID: <57C82567705DA4takebe_akio@jp.fujitsu.com> References: <54C82503D3EA20takebe_akio@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: ashutosh mehra Cc: xen-devel@lists.xensource.com, Akio Takebe List-Id: xen-devel@lists.xenproject.org Hi, >But is there any way to get domain id of each active domain in guest kernel? > Is your module for dom0? If dom0, you can use hypercall of XEN_SYSCTL_getdomaininfolist. But If other, you cannot access it. Best Regards, Akio Takebe