To auto start a KVM Virtual Machine on boot time, use command
virsh autostart VMNAME_HERE
To disable a VM from auto starting, run
virsh autostart VMNAME_HERE --disable

Visited 1 times, 1 visit(s) today
To auto start a KVM Virtual Machine on boot time, use command
virsh autostart VMNAME_HERE
To disable a VM from auto starting, run
virsh autostart VMNAME_HERE --disable
