How do I make a KVM Virtual Server start on reboot?
Run the following command replacing SERVER_NAME with the name of the VM.
virsh autostart SERVER_NAME
You should then be notified the Domain has been marked to auto start.
Tags: auto start, autostart, kvm, vm, vps