Re: [PATCH] KVM: ia64: define kvm_lapic_enabled() to fix a compile

Takuya Yoshikawa <[email protected]> Mon, 27 Sep 2010 10:31:27 +0000
Newsgroups org.kernel.vger.kvm-ia64,org.kernel.vger.kvm
Message-ID <[email protected]>
>>> Hi,
>>>
>>> Isn't this a candidate for 2.6.36?
>>>
>>> Though ia64 kvm is in experimental stage and may not be working now,
>>> compile errors may be bad for other people who just want to compile
>>> ia64 linux.
>>>
>>
>> Maybe we should make ia64 kvm depend on CONFIG_BROKEN.
>>
>> It has been "experimental" for quite a while.
>
> I don't think the kvm/ia64 is broken in the upstream Linux, and it should work according to our last try. The big issue is about userspace support. Latest qemu maybe not work with latest kernel, but if you choose an old qemu, it should work!
> Xiantao
>

But without my patch, I failed to (cross-)compile kvm/ia64.

So for a few months, kvm/ia64 was broken in that sense, I guess.


I hope we would have more chance to know in which version kvm/ia64 works!
   From my side, I'm sometimes worried whether my patches made something
   bad for kvm/ia64, hopefully not of course.

Thanks,
   Takuya