Hollis Blanchard wrote:
Wow, I didn't realize we still had kernel-allocated guest memory. Why is
that?

As mentioned, both for compat with the original 2.6.22 interface and for guest memory needed by kvm itself. But note that this kernel-allocated memory is equivalent to user memory - it is mmap()ed in and thus pageable.

--
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