find the cpu core in the host in which virtual machine is running
I have openstack (kvm hypervisor) installed. I have 32 cores in my host (/proc/stat...gives me that info) I can start a vm from the host also I can get the cpu utilisation of the vm . I get this by finding the pid of the virtual machine from the host. However I am not able to figure out is how do I know which virtual machine is running on which of the 32 core. Is there any way to find it our