As far as paravirtualization, I changed it where you suggested. Virtualbox app settings->Acceleration->Paravirtualization was previously set to KVM (usual for linux) is now set to None.
Now when I run htop on the system, it believes it has only one CPU core...same with /proc/cpuinfo, even though two vCPUs are configured for the host. With KVM, it did see one/two/four based on the vCPU setting within the virtualbox configuration for that VM.
Just for clarification:
2 physical cpu's, 4 cores each, 8 cores total.
1 vCPU assigned to an Ubuntu 14.0.4 host.
2 vCPUs assigned to another Ubuntu 64 bit host (alienvault-sensor)
currently 2 vCPUs assigned to this VM we are debugging (alienvault)
Alienvault is a 64bit linux based on Ubuntu/Debian.
Here is the uname -a from the host:
Code: Select all
Linux alienvault 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-1 (2016-03-06) x86_64 GNU/Linux