public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* How to compile qemu-kvm?
@ 2010-02-09 15:04 Dan Bar Dov
  2010-02-09 15:33 ` Avi Kivity
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Bar Dov @ 2010-02-09 15:04 UTC (permalink / raw)
  To: kvm

After I get the git tree, checking out the 0.12.2 tag, I run configure+make.
The results of the compilation are
qemu-nbd
qemu-img
qemu-io
qemu-system-x86_64

There is no qemu-kvm.
When qemu-system-x86_64 is called by libvirtd, it is called with -no-kvm flag,
resulting in emulation mode and poor performance.

What do I need to do to compile qemu-kvm from source?

Thanks,
Dan

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

* Re: How to compile qemu-kvm?
  2010-02-09 15:04 How to compile qemu-kvm? Dan Bar Dov
@ 2010-02-09 15:33 ` Avi Kivity
  2010-02-09 16:12   ` Dan Bar Dov
  0 siblings, 1 reply; 3+ messages in thread
From: Avi Kivity @ 2010-02-09 15:33 UTC (permalink / raw)
  To: Dan Bar Dov; +Cc: kvm

On 02/09/2010 05:04 PM, Dan Bar Dov wrote:
> After I get the git tree, checking out the 0.12.2 tag, I run configure+make.
> The results of the compilation are
> qemu-nbd
> qemu-img
> qemu-io
> qemu-system-x86_64
>
> There is no qemu-kvm.
> When qemu-system-x86_64 is called by libvirtd, it is called with -no-kvm flag,
> resulting in emulation mode and poor performance.
>
> What do I need to do to compile qemu-kvm from source?
>
>    

Fedora renames qemu-system-x86_64 to qemu-kvm.  If you do that, you'll 
get something runnable by libvirt.

-- 
error compiling committee.c: too many arguments to function


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

* Re: How to compile qemu-kvm?
  2010-02-09 15:33 ` Avi Kivity
@ 2010-02-09 16:12   ` Dan Bar Dov
  0 siblings, 0 replies; 3+ messages in thread
From: Dan Bar Dov @ 2010-02-09 16:12 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm

Thanks, a symlink actually worked.
Dan

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

end of thread, other threads:[~2010-02-09 16:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-09 15:04 How to compile qemu-kvm? Dan Bar Dov
2010-02-09 15:33 ` Avi Kivity
2010-02-09 16:12   ` Dan Bar Dov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox