From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: libxl.c::macro definition::LIBXL_SCHEDULER_SEDF Date: Mon, 15 Dec 2014 09:56:37 +0000 Message-ID: <1418637397.16425.61.camel@citrix.com> References: 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.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jie Shen Cc: Xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, 2014-12-12 at 16:49 -0600, Jie Shen wrote: > Hello Gurus, > > > I am working on a project to change code of xen, > Unfortunately I can not find the macro def of : LIBXL_SCHEDULER_**** Check tools/libxl/{libxl_types.idl,idl.py,gentypes.py,idl.txt} Ian.