Anthony Liguori wrote:
> 
> Right.  Ideally, I'd like to just disable the balloon device if mmu
> notifiers *and* kvm support for it are not present.  If you're saying
> there is no way to probe for this now from userspace, then that's
> something we need to add.

I think it is there, IIRC the kvm mmu notifier pull request on lkml had
a few patches from Andrea with all the mm magic and one from avi adding
a feature flag.  Checking ...

#define KVM_CAP_SYNC_MMU 16  /* Changes to host mmap are reflected in
guest */

This one I guess ...

cheers,
  Gerd

-- 
http://kraxel.fedorapeople.org/xenner/
--
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