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@xxxxxxxxxxxxxxx [mailto:kvm-owner@xxxxxxxxxxxxxxx] 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html