public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@qumranet.com>
To: mailinglist@bussink.ch
Cc: Farkas Levente <lfarkas@lfarkas.org>, kvm@vger.kernel.org
Subject: Re: another kvm-70 compile bug with rhel/centos 5.2
Date: Tue, 01 Jul 2008 10:11:16 +0300	[thread overview]
Message-ID: <4869D894.3070501@qumranet.com> (raw)
In-Reply-To: <1214874782.11053.20.camel@eowyn.bussink.local>

Erik Bussink wrote:
> Thanks Avi for the rhel-5.2.patch. I was able to successfully apply it
> to kvm-70. In addition I found myself having to make one more small
> modification for RHEL 5.2
>
> I found myself also having to modify the kernel/external-module-compat.h
> at line 670 (as per emails from Andrea Arcangeli on June 18th) 
>
> and change 
> #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,19) &&
> defined(CONFIG_KALLSYMS)
>
> to
>
> #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,17) &&
> defined(CONFIG_KALLSYMS)
>
>   

That's already in kvm-userspace.git.

> The only thing that I seem to be halting my progression right now is
> that I cannot find the qemu-kvm helper program. It doesn't seem like it
> was compiled and installed. Yet I find now qemu-system-x86_64 instead.
>
> [root@eowyn ~]# which qemu-kvm
> /usr/bin/which: no qemu-kvm in
> (/usr/lib64/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib64/ccache/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
>
> [root@eowyn ~]# which qemu-nbd
> /usr/local/bin/qemu-nbd
>
> [root@eowyn ~]# ll /usr/local/bin/qem*
> -rwxr-xr-x 1 root root  128616 Jul  1 02:54 /usr/local/bin/qemu-img
> -rwxr-xr-x 1 root root  130808 Jul  1 02:54 /usr/local/bin/qemu-nbd
> -rwxr-xr-x 1 root root 6740783 Jul  1
> 02:54 /usr/local/bin/qemu-system-x86_64
>
> I'm able to start a virtual machine with qemu-system-x86_64. Should I
> stop looking for a qemu-kvm ?
>
>   

qemu-kvm is Fedora's name for qemu-system-x86_64.  It was renamed so you 
could run plain qemu and kvm side by side.


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


      reply	other threads:[~2008-07-01  7:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-25 20:43 another kvm-70 compile bug with rhel/centos 5.2 Farkas Levente
2008-06-27 13:03 ` Farkas Levente
2008-06-29  9:11   ` Avi Kivity
2008-06-29 15:47 ` Avi Kivity
2008-06-29 17:22   ` Farkas Levente
2008-06-29 17:24   ` Farkas Levente
2008-06-29 17:50     ` Avi Kivity
2008-07-01  1:13       ` Erik Bussink
2008-07-01  7:11         ` Avi Kivity [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4869D894.3070501@qumranet.com \
    --to=avi@qumranet.com \
    --cc=kvm@vger.kernel.org \
    --cc=lfarkas@lfarkas.org \
    --cc=mailinglist@bussink.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox