qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] What's the difference between commands "qemu", "kvm", and "qemu-kvm"?
@ 2011-04-23 23:38 Ryan Wang
  2011-04-24  8:14 ` Stefan Hajnoczi
  0 siblings, 1 reply; 2+ messages in thread
From: Ryan Wang @ 2011-04-23 23:38 UTC (permalink / raw)
  To: kvm, qemu-devel

[-- Attachment #1: Type: text/plain, Size: 267 bytes --]

Hi,

I read some writings on the qemu, and found some demo examples use the
command qemu, some use kvm, and some mention the qemu-kvm?

I wonder are there any difference between these commands? Or they just
point to the same executable with different names?

thanks,

[-- Attachment #2: Type: text/html, Size: 296 bytes --]

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

* Re: [Qemu-devel] What's the difference between commands "qemu", "kvm", and "qemu-kvm"?
  2011-04-23 23:38 [Qemu-devel] What's the difference between commands "qemu", "kvm", and "qemu-kvm"? Ryan Wang
@ 2011-04-24  8:14 ` Stefan Hajnoczi
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2011-04-24  8:14 UTC (permalink / raw)
  To: Ryan Wang; +Cc: qemu-devel, kvm

On Sun, Apr 24, 2011 at 12:38 AM, Ryan Wang <openspace.wang@gmail.com> wrote:
> I read some writings on the qemu, and found some demo examples use the
> command qemu, some use kvm, and some mention the qemu-kvm?
>
> I wonder are there any difference between these commands? Or they just
> point to the same executable with different names?

/usr/bin/kvm and /usr/bin/qemu-kvm (or /usr/libexec/qemu-kvm) are the
binary that is built from qemu-kvm.git.  If you want x86
virtualization you should use qemu-kvm.  Some distros have called it
just "kvm" in the past.

/usr/bin/qemu is the binary that is built from qemu.git.  If you want
to emulate other architectures (e.g. ARM) or run on non-x86 hosts then
you should use qemu.

http://blog.vmsplice.net/2011/03/should-i-use-qemu-or-kvm.html

Stefan

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

end of thread, other threads:[~2011-04-24  8:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-23 23:38 [Qemu-devel] What's the difference between commands "qemu", "kvm", and "qemu-kvm"? Ryan Wang
2011-04-24  8:14 ` Stefan Hajnoczi

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).