From: Zhang Yanfei <zhangyanfei@cn.fujitsu.com>
To: Krishna J <krishnamurthyjs@outlook.com>
Cc: "kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: Re: KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO
Date: Fri, 03 Aug 2012 09:21:24 +0800 [thread overview]
Message-ID: <501B2794.1000600@cn.fujitsu.com> (raw)
In-Reply-To: <COL002-W732A4A4CD94CBE6104B251AECB0@phx.gbl>
于 2012年08月02日 22:30, Krishna J 写道:
> I applied the v5_1/3, v5_2/3 and v5_3/3 "KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO" patch to the 3.2.14-rt24+ kernel. I am getting some missing deceleration error. Do i need to apply any other patch before using the VMCSINFO patch.
>
> /root/development/test_kernel/linux-rt/arch/x86/kvm/vmcsinfo.c:28:32: error: array type has incomplete element type
> /root/development/test_kernel/linux-rt/arch/x86/kvm/vmcsinfo.c:29:2: error: implicit declaration of function \u2018X86_FEATURE_MATCH\u2019
> /root/development/test_kernel/linux-rt/arch/x86/kvm/vmcsinfo.c: In function \u2018alloc_vmcsinfo_init\u2019:
> /root/development/test_kernel/linux-rt/arch/x86/kvm/vmcsinfo.c:697:26: error: \u2018cpu_subsys\u2019 undeclared (first use in this function)
> /root/development/test_kernel/linux-rt/arch/x86/kvm/vmcsinfo.c:697:26: note: each undeclared identifier is reported only once for each function it appears in
> /root/development/test_kernel/linux-rt/arch/x86/kvm/vmcsinfo.c: In function \u2018alloc_vmcsinfo_exit\u2019:
> /root/development/test_kernel/linux-rt/arch/x86/kvm/vmcsinfo.c:710:22: error: \u2018cpu_subsys\u2019 undeclared (first use in this function)
> make[3]: *** [arch/x86/kvm/vmcsinfo.o] Error 1
> make[2]: *** [arch/x86/kvm] Error 2
X86_FEATURE_MATCH and cpu_subsys are undeclared in the 3.2.14-rt24+ kernel.
Please use the newest kvm kernel code through the git tree below:
git://git.kernel.org/pub/scm/virt/kvm/kvm.git
Thanks
Zhang Yanfei
prev parent reply other threads:[~2012-08-03 1:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-02 14:30 KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO Krishna J
2012-08-03 1:21 ` Zhang Yanfei [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=501B2794.1000600@cn.fujitsu.com \
--to=zhangyanfei@cn.fujitsu.com \
--cc=krishnamurthyjs@outlook.com \
--cc=kvm@vger.kernel.org \
/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.