libvirt/src/uml
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
..
uml_conf.c capabilities: defaultConsoleTargetType can depend on architecture 2012-11-09 09:20:59 -07:00
uml_conf.h Replace polling for active VMs with signalling by drivers 2012-12-04 12:14:04 +00:00
uml_driver.c Replace polling for active VMs with signalling by drivers 2012-12-04 12:14:04 +00:00
uml_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00