]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
libxl: adds managed save and restore support
authorMarkus Groß <gross@univention.de>
Thu, 2 Jun 2011 12:24:30 +0000 (20:24 +0800)
committerDaniel Veillard <veillard@redhat.com>
Thu, 2 Jun 2011 12:24:30 +0000 (20:24 +0800)
commit5b6c961ef29eee896df8603c5070a630b761b17f
tree267289ae228e051de386478f1d31184bb74de8b5
parent47370d5a0bc91c8183ab2fc2f2096e03ff0458fe
libxl: adds managed save and restore support

Based on the equivalent qemu driver code

* src/libxl/libxl_driver.c: refactor the Start save and restore
  routines of the driver and adds the new entry points for
  managed saves handling
src/libxl/libxl_driver.c