qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu, kvm and qemu-kvm
@ 2017-06-01 10:00 ali saeedi
  2017-06-01 10:06 ` Daniel P. Berrange
  0 siblings, 1 reply; 2+ messages in thread
From: ali saeedi @ 2017-06-01 10:00 UTC (permalink / raw)
  To: qemu-devel

Hello
what are the difference between kvm, qemu and kvm-qemu?
thanks a lot

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] qemu, kvm and qemu-kvm
  2017-06-01 10:00 [Qemu-devel] qemu, kvm and qemu-kvm ali saeedi
@ 2017-06-01 10:06 ` Daniel P. Berrange
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel P. Berrange @ 2017-06-01 10:06 UTC (permalink / raw)
  To: ali saeedi; +Cc: qemu-devel

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 :|

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-01 10:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-01 10:00 [Qemu-devel] qemu, kvm and qemu-kvm ali saeedi
2017-06-01 10:06 ` Daniel P. Berrange

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).