brayden
asked May 08 2017
Answer
Use the below command to shutdown VM,
# virsh shutdown VM-name
To force shutdown the VM,
# virsh destroy VM-name
jagannatharumugam
asked May 08 2017
edited Oct 05 2018
how to shutdown the virtual machine from command-line in KVM
I am using kvm and running 6 virtual machines. Is it possible to shutdown from command-line itself. How to do so???