On 10/17/2011 04:32 AM, Daniel P. Berrange wrote:
From: "Daniel P. Berrange"<berra...@redhat.com>

I wrote this months ago and thought I had already submitted/merged
it. Obviously not. I need this for the virt sandbox tools asap.

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
---
  src/lxc/lxc_conf.h   |    5 ++
  src/lxc/lxc_driver.c |  140 +++++++++++++++++++++++++++++++++++++++++--
  src/uml/uml_conf.h   |    6 ++
  src/uml/uml_driver.c |  164 +++++++++++++++++++++++++++++++++++++++++++-------
  4 files changed, 289 insertions(+), 26 deletions(-)

ACK.

--
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to