Anthony Liguori wrote:
This patch adds a kvm_has_mmu_notifiers routine to libkvm. This allows userspace to query the existence of mmu notifiers which is important for ballooning since madvise() is not safe from userspace without it.
Can we call this kvm_has_sync_mmu()? s390 doesn't need mmu notifiers, but still has a synchronized mmu.
mmu notifiers is the implementation, while a synchronized mmu is the goal. -- 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
