• D
    Add higher level lock API for domain objects · ad73a937
    Daniel P. Berrange 提交于
    To facilitate use of the locking plugins from hypervisor drivers,
    introduce a higher level API for locking virDomainObjPtr instances.
    In includes APIs targetted to VM startup, and hotplug/unplug
    
    * src/Makefile.am: Add domain lock API
    * src/locking/domain_lock.c, src/locking/domain_lock.h: High
      level API for domain locking
    ad73a937
README 4.5 KB