guest_num_cpus()
Get the number of virtual CPUs in the virtual machine
Synopsis:
#include <qvm/guest.h>unsigned guest_num_cpus(void)Returns:
The number of vCPUs in the VM.
Page updated:
Get the number of virtual CPUs in the virtual machine
#include <qvm/guest.h>unsigned guest_num_cpus(void)The number of vCPUs in the VM.