|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] DOM0_GETDOMAININFO intended behavior
> :-)
> I asked the same question a week or two ago and yes it is
> intended. It provides for easy iteration. I think it is kind
> of a hackish interface as it isn't uniform with *all* the
> other DOM0 calls. However, it works and once you know to
> check the domid return value your code will work as expected.
I suppose we could add a flag to indicate whether you were iterating or
wanted information on a specific domain. I think currently the only case
where we want to iterate is 'xm list'.
Ian
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|