Soren Hansen wrote:
On Thu, Jun 26, 2008 at 03:52:47PM +0300, Avi Kivity wrote:
The ubuntu kernel has a newer KVM module backported to it so it's
really 2.6.25-rcX.
That's a big no-no. We only guarantee binary compatibility for
kernel.org releases. kvm-blah releases may break compatibility
temporarily as issues are worked out.
I thought there was an ABI check of sorts in place that should take care
of this?
There is, but it doesn't differentiate between variants of the ABI as it
evolves. We probably ought to fix this by appending _EXPERIMENTAL to
extensions while they are developed (or better, by considering at the
result of KVM_CHECK_EXTENSION as a version number rather than a bool).
--
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