From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kip Macy Subject: Re: DOM0_GETDOMAININFO intended behavior Date: Sat, 4 Jun 2005 17:17:31 -0700 Message-ID: References: Reply-To: Kip Macy Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Pratt Cc: Daniel Stekloff , xen-devel@lists.xensource.com, Christian.Limpach@cl.cam.ac.uk List-Id: xen-devel@lists.xenproject.org > You're not the first person to be caught out by this -- I seem to recall > that xenctx forgets to do the domid check too. >=20 > Passing a flag in to explicitly request that you want to iterate would > probably be an improvement to the interface. I agree. That way the default behaviour would be what most people expect. -Kip >=20 > Ian >=20 > > The current behavior is just not obvious. Perhaps just > > documenting it in the code and the manual is enough so others > > don't hit this. > > > > Thanks, > > > > Dan > > >