Posted Jun 9, 2009 2:11 UTC (Tue) by xyzzy (subscriber, #1984)
[Link]
I migrated my Xen DomUs to kqemu VMs a year ago. I didn't rigourously benchmark but the performance drop was noticeable -- I went from being able to fill 100mbps, to not being able to fill even half of it. And this was with wget and apache and static files, so mostly an I/O performance issue.
Let's step back a bit
Posted Jun 9, 2009 7:50 UTC (Tue) by paulj (subscriber, #341)
[Link]
Kqemu is long unmaintained. The Qemu developers are discussing ripping it out. Kqemu guest-kernel-space is very buggy and nearly always unuseable. So any deployment of Kqemu will run guest kernel under emulation, which obviously leads to very poor performance for all applications except those which are near-completely userspace CPU bound.