qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Re: POLL: Why do you use kqemu?


From: Blue Swirl
Subject: Re: [Qemu-devel] Re: POLL: Why do you use kqemu?
Date: Sun, 7 Jun 2009 16:18:41 +0300

On 6/7/09, Avi Kivity <address@hidden> wrote:
> Blue Swirl wrote:
>
> >
> > >  What are you building, exactly?  Did you load the tarball from
> sourceforge,
> > > or kvm-kmod from git?
> > >
> > >
> >
> > git clone
> git://git.kernel.org/pub/scm/virt/kvm/kvm-kmod.git
> >
> >
>
>  That doesn't include the sources - it's only a kit that backports the
> sources so they can run on older kernels.
>
>  Either download a tarball, or do
>
>  $ cd kvm-kmod
>  $ git submodule update --init
>  (wait)
>  $ ./configure
>  $ make sync
>  $ make

Ok, now I got the module installed and after I copied stuff under
include to /usr/local/include, QEMU detects KVM successfully.

I found a bug in configure, if there are targets that can't use KVM,
it is disabled for all targets.




reply via email to

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