You can try
lsof | grep /dev/kvm
or
sudo lsof | grep /dev/kvm
to see what application is using KVM
edited to include using “sudo”
You can try
lsof | grep /dev/kvm
or
sudo lsof | grep /dev/kvm
to see what application is using KVM
edited to include using “sudo”