Displaying 1 result from an estimated 1 matches for "domgrp".
Did you mean:
dom_grp
2007 Feb 20
9
[PATCH 0/8] Domain Groups: Introduction
...ls/libxc/xc_domain_group.c | 100 +++++++
b/tools/python/xen/xend/XendDomainGroup.py | 345
+++++++++++++++++++++++++
b/tools/python/xen/xend/XendDomainGroupInfo.py | 239 +++++++++++++++++
b/tools/python/xen/xm/group.py | 274 +++++++++++++++++++
b/xen/common/domgrp.c | 317
++++++++++++++++++++++
b/xen/common/domgrpctl.c | 134 +++++++++
b/xen/include/public/domgrpctl.h | 86 ++++++
b/xen/include/xen/domgrp.h | 36 ++
tools/examples/Makefile | 1
t...