<div dir="ltr"><div><div><div>I haven't been keeping track of qemu/qemu-kvm status on the Slackware front but I believe that qemu/qemu-kvm will be merged in future SBo updates (reference: <a href="http://lists.slackbuilds.org/pipermail/slackbuilds-users/2013-February/010190.html">http://lists.slackbuilds.org/pipermail/slackbuilds-users/2013-February/010190.html</a>).  The kqemu is only needed for older versions of qemu for better performance or older processors that don't have VT (I believe) built into them so that either kvm-intel/kvm-amd modules are loaded.  So, if you're building the latest version of qemu, you should not have to worry about kqemu unless your processor doesn't support it.<br>
<br></div>To test if you have VT capabilities the run the following<br><div style="margin-left:40px"># grep '(vmx|svm)' /proc/cpuinfo<br></div><br></div>If there isn't any output then your processor doesn't support KVM and you will need kqemu for better performance.<br>
<br></div>--Larry<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 15, 2013 at 4:29 AM, Sebastian Arcus <span dir="ltr"><<a href="mailto:shop@open-t.co.uk" target="_blank">shop@open-t.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I've just spent an hour trying to get my head around to what is the difference between qemu and qemu-kvm and which one do I need. I couldn't even figure out if they somehow need each other. If it wasn't for the page below from the qemu website that states qemu-kvm is actually a fork of qemu (which seems to have been absorbed back into the qemu package upstream) I would still be trying to figure it all out:<br>

<br>
<a href="http://wiki.qemu.org/KVM" target="_blank">http://wiki.qemu.org/KVM</a><br>
<br>
I don't want to start a flame war (in case this is one of those debatable topics with supporters on both sides) - but I think the description at SBo for both packages could do with a little note that either package can do the job (although there probably are some differences between them). Also the SBo page for qemu states:<br>

<br>
"When used as a virtualizer [...] A host driver called QEMU accellerator (also known as KQEMU) is needed."<br>
<br>
Is the above still a valid statement - or does it apply only to processors without virtualization extensions? From what I've read so far, it seems that the cpu's with virtualization extensions are served by the kvm-intel or kvm-amd modules nowadays?<br>

<br>
That is unless I got it all wrong and I still need to research some more to get clued up :-)<br>
______________________________<u></u>_________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org" target="_blank">SlackBuilds-users@slackbuilds.<u></u>org</a><br>
<a href="http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" target="_blank">http://lists.slackbuilds.org/<u></u>mailman/listinfo/slackbuilds-<u></u>users</a><br>
Archives - <a href="http://lists.slackbuilds.org/pipermail/slackbuilds-users/" target="_blank">http://lists.slackbuilds.org/<u></u>pipermail/slackbuilds-users/</a><br>
FAQ - <a href="http://slackbuilds.org/faq/" target="_blank">http://slackbuilds.org/faq/</a><br>
<br>
</blockquote></div><br></div>