Is it possible to turn off polling, we have 50~60 kvm instances per machine and have found that when libvirtd is running each KVM pid has 20% additional cpu usage. 

I turned on debug logging for 10 minutes and it seems to be 99% of this: virEventPollDispatchHandle

But i cannot find a way to disable it.
--
Tim Ehlers