• D
    Add support for autodestroy of guests to the LXC and UML drivers · 02e92dc4
    Daniel P. Berrange 提交于
    We recently added support for VIR_DOMAIN_START_AUTODESTROY and
    an impl to the QEMU driver. It is very desirable to support in
    other drivers, so this adds it to LXC and UML
    
    * src/lxc/lxc_conf.h, src/lxc/lxc_driver.c,
      src/uml/uml_conf.h, src/uml/uml_driver.c: Wire up autodestroy
      functions
    02e92dc4
uml_driver.c 71.9 KB