Hi all,
Are there any commands in console to start/suspend/resume/stop a domain?
Is it possible to start a domain as following command:
# libvirt-command -cpu <cpu cycle> -mem <memory> -disk <disk quota>
-network <network bandwith> -template <windows>
If not, can I build this command with existing libvirt API?
Thanks,
Ian