From: Ingmar Schraub <is@eseco.de>
To: "Zhang, Xiantao" <xiantao.zhang@intel.com>
Cc: Avi Kivity <avi@redhat.com>, KVM list <kvm@vger.kernel.org>
Subject: Re: problem with kvm-85 release
Date: Wed, 22 Apr 2009 09:04:40 +0200 [thread overview]
Message-ID: <49EEC188.6000101@eseco.de> (raw)
In-Reply-To: <706158FABBBA044BAD4FE898A02E4BC2366DB50B@pdsmsx503.ccr.corp.intel.com>
Thanks a lot Xiantao. That fixed it!
Keep up the great work!
Ingmar
Zhang, Xiantao wrote:
> Avi should have a fix in upstream, but don't know why it is missing in kvm-85. For solving the issue, you need to create a soft link in the directory "include" and "include-compat" under kernel before configure.
> "ln -sf asm-x86 asm".
> Xiantao
>
>
>
> -----Original Message-----
> From: kvm-owner@vger.kernel.org [mailto:kvm-owner@vger.kernel.org] On Behalf Of Ingmar Schraub
> Sent: Tuesday, April 21, 2009 11:15 PM
> To: Avi Kivity
> Cc: KVM list
> Subject: problem with kvm-85 release
>
> Hello,
>
> I have a problem with this release version (qemu-kvm-devel-85) when
> running ./configure
>
> It shows me a problem with KVM support. Last version I tried was 85-rc3
> and I haven't had this problem. Please see below:
>
> ingmar@nexoc:~/downloads/KVM/qemu-kvm-devel-85> ./configure --disable-bluez
> Install prefix /usr/local
> BIOS directory /usr/local/share/qemu
> binary directory /usr/local/bin
> Manual directory /usr/local/share/man
> ELF interp prefix /usr/gnemul/qemu-%M
> Source path /home/ingmar/downloads/KVM/qemu-kvm-devel-85/qemu
> C compiler gcc
> Host C compiler gcc
> ARCH_CFLAGS -m64
> make make
> install install
> host CPU x86_64
> host big endian no
> target list x86_64-softmmu
> gprof enabled no
> sparse enabled no
> strip binaries yes
> profiler no
> static build no
> -Werror enabled no
> SDL support yes
> SDL static link yes
> curses support no
> mingw32 support no
> Audio drivers oss
> Extra audio cards ac97 es1370 sb16
> Mixer emulation no
> VNC TLS support no
> VNC SASL support yes
> SASL CFLAGS
> SASL LIBS -lsasl2
> kqemu support no
> kvm support no - (field 'arch' has incomplete type, field 'arch'
> has incomplete type)
> CPU emulation yes
> brlapi support no
> Documentation yes
> NPTL support yes
> vde support yes
> AIO support yes
> Install blobs yes
> KVM support no - (field 'arch' has incomplete type, field 'arch'
> has incomplete type)
> fdt support no
> preadv support no
>
> On the other hand 85rc3 shows me:
>
> ingmar@nexoc:~/downloads/KVM/qemu-kvm-devel-85rc3> ./configure
> --disable-bluez
> Install prefix /usr/local
> BIOS directory /usr/local/share/qemu
> binary directory /usr/local/bin
> Manual directory /usr/local/share/man
> ELF interp prefix /usr/gnemul/qemu-%M
> Source path /home/ingmar/downloads/KVM/qemu-kvm-devel-85rc3/qemu
> C compiler gcc
> Host C compiler gcc
> ARCH_CFLAGS -m64
> make make
> install install
> host CPU x86_64
> host big endian no
> target list x86_64-softmmu
> gprof enabled no
> sparse enabled no
> strip binaries yes
> profiler no
> static build no
> -Werror enabled no
> SDL support yes
> SDL static link yes
> curses support no
> mingw32 support no
> Audio drivers oss
> Extra audio cards ac97 es1370 sb16
> Mixer emulation no
> VNC TLS support no
> VNC SASL support yes
> SASL CFLAGS
> SASL LIBS -lsasl2
> kqemu support no
> kvm support yes
> CPU emulation yes
> brlapi support no
> Documentation yes
> NPTL support yes
> vde support yes
> AIO support yes
> Install blobs yes
> KVM support yes
> fdt support no
>
> I am running opensuse 11.0 64bit on an Intel(R) Core(TM)2 Extreme CPU
> X7900 @ 2.80GHz
>
> Thanks, Ingmar
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2009-04-22 7:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-21 15:14 problem with kvm-85 release Ingmar Schraub
2009-04-22 2:50 ` Zhang, Xiantao
2009-04-22 7:04 ` Ingmar Schraub [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=49EEC188.6000101@eseco.de \
--to=is@eseco.de \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=xiantao.zhang@intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.