qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu, kvm and qemu-kvm


From: Daniel P. Berrange
Subject: Re: [Qemu-devel] qemu, kvm and qemu-kvm
Date: Thu, 1 Jun 2017 11:06:39 +0100
User-agent: Mutt/1.8.0 (2017-02-23)

On Thu, Jun 01, 2017 at 02:30:13PM +0430, ali saeedi wrote:
> Hello
> what are the difference between kvm, qemu and kvm-qemu?

QEMU is the core project which provides the userspace emulation, that is
used in conjunction with KVM hardware acceleration from the kernel.

Originally (many years ago now), KVM relied on a fork of the QEMU codebase,
which operating system vendors often packaged up as a binary called
'qemu-kvm' or 'kvm'.

These days, all KVM support is directly integrated in normal QEMU binaries.
So Best practice is to just use the "qemu-system-$ARCH" binaries for KVM
support directly. Any 'qemu-kvm' or 'kvm' binaries that you still see in
any OS distros are merely there for back compat. 

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|



reply via email to

[Prev in Thread] Current Thread [Next in Thread]