NAME
Linux::Virt::Plugin::Xen - Xen plugin for Linux::Virt
METHODS
is_host
This method will return a true value if invoked in an xen (capeable) host (dom0).
is_vm
This method will return a true value if invoked in a xen vm (domU)
NAME
Linux::Virt::Xen - Xen plugin for Linux::Virt
AUTHOR
Dominik Schulz <dominik.schulz@gauner.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Dominik Schulz.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.