Virsh commands
virsh nodeinfo - view information about the host(baremetal server
virsh dominfo - get information about the vm
virsh list --all - show all the VMs defined on the node, regardless of their state
virsh start/stop - start/stop the VM via ACPI signal
virsh destroy - forcibly stop the VM