libvirt/src/nwfilter
Daniel P. Berrange 79b8a56995 Replace polling for active VMs with signalling by drivers
Currently to deal with auto-shutdown libvirtd must periodically
poll all stateful drivers. Thus sucks because it requires
acquiring both the driver lock and locks on every single virtual
machine. Instead pass in a "inhibit" callback to virStateInitialize
which drivers can invoke whenever they want to inhibit shutdown
due to existance of active VMs.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-12-04 12:14:04 +00:00
..
nwfilter_dhcpsnoop.c nwfilter: drop dead code 2012-11-28 09:21:33 -07:00
nwfilter_dhcpsnoop.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
nwfilter_driver.c Replace polling for active VMs with signalling by drivers 2012-12-04 12:14:04 +00:00
nwfilter_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
nwfilter_ebiptables_driver.c Remove spurious whitespace between function name & open brackets 2012-11-02 13:36:49 +00:00
nwfilter_ebiptables_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
nwfilter_gentech_driver.c Remove spurious whitespace between function name & open brackets 2012-11-02 13:36:49 +00:00
nwfilter_gentech_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
nwfilter_learnipaddr.c Remove spurious whitespace between function name & open brackets 2012-11-02 13:36:49 +00:00
nwfilter_learnipaddr.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00