All of lore.kernel.org
 help / color / mirror / Atom feed
* KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO
@ 2012-08-02 14:30 Krishna J
  2012-08-03  1:21 ` Zhang Yanfei
  0 siblings, 1 reply; 2+ messages in thread
From: Krishna J @ 2012-08-02 14:30 UTC (permalink / raw)
  To: zhangyanfei@cn.fujitsu.com; +Cc: kvm@vger.kernel.org

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 		 	   		  

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-03  1:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.