# xm help --long Usage: xm [args] Control, list, and manipulate Xen guest instances xm full list of subcommands: Domain Commands: console attach to console of DomId cpus-list get the list of cpus for a VCPU create create a domain destroy terminate a domain immediately domid convert a domain name to a domain id domname convert a domain id to a domain name list list information about domains mem-max set domain maximum memory limit mem-set set the domain's memory dynamically migrate migrate a domain to another machine pause pause execution of a domain reboot [-w|-a] reboot a domain restore create a domain from a saved state file save save domain state (and config) to file shutdown [-w|-a] shutdown a domain sysrq send a sysrq to a domain unpause unpause a paused domain vcpu-enable disable VCPU in a domain vcpu-disable enable VCPU in a domain vcpu-list get the list of VCPUs for a domain vcpu-pin set which cpus a VCPU can use. Xen Host Commands: dmesg [--clear] read or clear Xen's message buffer info get information about the xen host log print the xend log top monitor system and domains in real-time Scheduler Commands: sched-bvt set BVT scheduler parameters sched-bvt-ctxallow Set the BVT scheduler context switch allowance sched-sedf set simple EDF parameters Virtual Device Commands: block-attach [BackDomId] Create a new virtual block device block-detach Destroy a domain's virtual block device block-list List virtual block devices for a domain block-refresh Refresh a virtual block device for a domain network-limit Limit the transmission rate of a virtual network interface network-list List virtual network interfaces for a domain Vnet commands: vnet-list [-l|--long] list vnets vnet-create create a vnet from a config file vnet-delete delete a vnet For a short list of subcommands run 'xm help' For more help on xm see the xm(1) man page For more help on xm create, see the xmdomain.cfg(5) man page