Soren Hansen wrote:
On Mon, Jun 30, 2008 at 04:39:23PM +0300, Avi Kivity wrote:
Yeah.  To be on the safe side you can have KVM_CHECK_EXTENSION
return false for KVM_CAP_CLOCKSOURCE.
Oh! That's even better. Would that be sufficient? I mean, do all
guest versions check this before trying to use the paravirt clock?
You need to disable the host side (KVM_CAP_CLOCKSOURCE) and the guest
side (CONFIG_KVM_GUEST).

Well, we don't have KVM_GUEST in the Ubuntu 8.04 kernels anyway (them
being 2.6.24 based and all), so returning false for KVM_CAP_CLOCKSOURCE
should be sufficient, I presume?

Yes.

--
error compiling committee.c: too many arguments to function

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

Reply via email to