Paravirtualization Setting for Ubuntu 15.04 Guest?

Discussions about using Linux guests in VirtualBox.
Post Reply
codetricity
Posts: 6
Joined: 17. Jul 2015, 03:47

Paravirtualization Setting for Ubuntu 15.04 Guest?

Post by codetricity »

I don't understand the Paravirtualization setings. Should I set it to KVM if I'm running Ubuntu 15.04 as the guest and Windows 8.1 as the host?

On my host, I am running an Intel i5 2500K at 4.5Ghz with 24GB of system RAM, and 2GB of VMRAM. What are the optimal systems for my Linux VM?

VirtualBox is 5.0.0

Current VM configuration is:
3D enabled, 256 VRAM, 4GB system RAM, 4 processors, VT-x/AMD-V, Nested Paging, PAE/NX, KVM Paravirtualization.

I don't know what many of the acceleration systems mean.

Thanks.
loukingjr
Volunteer
Posts: 8851
Joined: 30. Apr 2009, 09:45
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: just about all that run

Re: Paravirtualization Setting for Ubuntu 15.04 Guest?

Post by loukingjr »

KVM is correct. You should switch the number of processors to 2. If your Ubuntu guest is 64bit you don't need PAE/NX enabled.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
codetricity
Posts: 6
Joined: 17. Jul 2015, 03:47

Re: Paravirtualization Setting for Ubuntu 15.04 Guest?

Post by codetricity »

loukingjr wrote:KVM is correct. You should switch the number of processors to 2. If your Ubuntu guest is 64bit you don't need PAE/NX enabled.
Thanks. My Ubuntu is 64bit. I disabled PAE/NX and set to 2 CPUs at 100% execution cap.

Do I need to install anything in the Ubuntu guest to optimize use of the KVM paravirtualization?
Post Reply