Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

VMWARE has vmtools to enhance VM performance. Does KVM has the same tool to enhance its VM?

If so, how to install such tools? thanks for any input!

share|improve this question

2 Answers

There is no such thing at the moment.

share|improve this answer
ok...is the performance actually the same? I mean KVM meets this requirement through a different way from vmware tools? – zhoucengchao Nov 26 '12 at 7:08

Yes, vmware tools provide paravirtualization support to the guest operating system. The equivalent for KVM is virtio. Drivers are available for linux and windows: http://www.linux-kvm.org/page/Virtio

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.