• D
    Fix LXC driver crash when kernel doesn't support clone · e403f8d4
    Daniel P. Berrange 提交于
    * src/domain_conf.c: Make virDomainObjListFree a no-op if list
      is NULL
    * src/domain_event.c: make virDomainEventCallbackListFree a no-op
      if event list is NULL
    * src/lxc_driver.c: Log a message if LXC driver does not startup
      due to lacking kernel support
    e403f8d4
lxc_driver.c 54.5 KB