Zhao, Yunfeng wrote: > It's on x86_64. > > Thanks > Yunfeng > > >> -----Original Message----- >> From: Avi Kivity [mailto:avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org] >> Sent: 2007Äê9ÔÂ10ÈÕ 23:15 >> To: Zhao, Yunfeng >> Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >> Subject: Re: [kvm-devel] kvm: Unknown symbol genapic >> >> Zhao, Yunfeng wrote: >> >>> I can compile latest kvm.git as external modules of 2.6.22 kernel >>> successfully. >>> But I cannot insert kvm.ko. >>> It failed with the error: >>> kvm: Unknown symbol genapic >>> >>> >>> >> Is this on i386 or x86_64? >> >> >> >> I had the same problem with kernel-2.6.22-gentoo-r5. Applied the patch from the email titled "kvm-37 problem w/ 64-bit division in lapic.c" and fixed the problem. So check it out. Simon