Extract information about Xen domain 0
Demonstrate the basic use of the library to connect to the hypervisor and extract domain information.
info1
info1
Daniel Veillard
see Copyright for the status of this software.
Suspend a domain and then resume its execution
Demonstrate the basic use of the library to suspend and resume a domain. If no id is given on the command line this script will suspend and resume the first domain found which is not Domain 0.
suspend [id]
suspend
Daniel Veillard
see Copyright for the status of this software.