The following series of patches add support for managing inactive domains with Xen. Based on DV's recent xm config file reader, it processes all domains in /etc/xen (skipping known bogus files, xmexmaple*, xend-config.sxp). It can do all the operations you'd expect for managing inactive domains. Create a new domain, start a domain, list domains, delete a domain, change cpu / memory, get XML for domain. The impact on existing driver backends is very small - the only place which needed changing is the XenD code which lookups existing domains - making it be quiet if it get s a 404 error from XenD - this is to be expected if the domain is inactive. Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|