How to start a virtual machine (guest) at boot time?

This is pretty simple:

virsh autostart VMNAME

 

Just replace VMNAME with the name you have given your instance and running the command should output a message like this:

"Domain VMNAME marked as autostarted"

you can reboot your host, but if you see the message you should be fine. 

You cannot comment on this entry