Thu, Jan 01, 2009 at 12:17:06PM -0800, Simon Gao wrote:
> I am seeing following error while compiling kvm-82:
> 
> In file included from /tmp/kvm-82/kernel/x86/svm.c:56:
> /tmp/kvm-82/kernel/include/linux/kvm_host.h:171: error: field
> ‘mmu_notifier’ has incomplete type

does that line correspond to "struct mmu_motifier"?

> This error occurred to both  linux-2.6.26-gentoo-r4 and
> linux-2.6.27-gentoo-r7.

has your kernel configuration (/usr/src/linux/.config) the following
enabled?

  CONFIG_MMU_NOTIFIER=y

> Anyone else has such problem?

FWIW I have kvm-82 compiled against linux-2.6.27-gentoo-r7

Carlo
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to