aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xcutils/xc_save.c
Commit message (Expand)AuthorAgeFilesLines
* tools/xc: log pid in xc_save/xc_restore outputOlaf Hering2013-02-151-1/+1
* tools/xc: restore logging in xc_saveOlaf Hering2013-02-151-5/+10
* nstore: rename public xenstore headersIan Campbell2012-05-141-1/+1
* tools: VM generation ID save/restore and migrate.Paul Durrant2011-12-161-1/+1
* libxc: convert evtchn interfaces to use an opaque handle typeIan Campbell2010-12-231-6/+5
* tools/xcutils: xc_save: add missing whitespaceOlaf Hering2010-12-161-1/+1
* tools: cleanup domain save switch_qemu_logdirty callbackIan Campbell2010-10-211-3/+5
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-281-9/+9
* Change the global suspend event channel lock file to a per-domain lock fileKeir Fraser2010-05-041-1/+1
* Remus: Add callbacks for suspend, postcopy and preresume in xc_domain_save.Keir Fraser2009-11-091-2/+5
* Fix some issues for HVM log dirty:Keir Fraser2009-09-071-87/+36
* xc_save: fixes typo in error message.Keir Fraser2009-04-221-1/+1
* Move the suspend event channel function to libxc, it will use theKeir Fraser2009-03-181-89/+25
* xc_save: remove the dependency on the global si structureKeir Fraser2009-03-181-33/+28
* Fix domain save when guest is in S3.Keir Fraser2008-12-051-8/+2
* Do not request domain shutdown if in S3 state during domain save.Keir Fraser2008-12-031-10/+26
* xc_save/xc_restore: Fix wrong data typeKeir Fraser2008-09-171-2/+2
* xc_save: ignore the first suspend event channel notificationKeir Fraser2008-09-081-31/+47
* xc_save: Clean up (*suspend)() callback hook.Keir Fraser2008-09-081-9/+9
* xc_save: Janitorial work.Keir Fraser2008-09-081-17/+10
* Cleanups to suspend-event-channel patches.Keir Fraser2008-07-041-18/+3
* Teach xc_save to use event-channel-based domain suspend if available.Keir Fraser2008-07-041-1/+137
* Fix xc_save compileKeir Fraser2008-03-181-0/+1
* [HVM] Save/restore: don't leak shared-memory segments after HVM live-migrate.Tim Deegan2007-07-261-7/+18
* [HVM] Live-migration fixups after 15639:c585f993385cTim Deegan2007-07-241-1/+3
* [HVM] Save/restore: merge xc_linux_save and xc_hvm_saveTim Deegan2007-04-111-6/+3
* [HVM][QEMU] Save/restore: enable HVM live migrationTim Deegan2007-03-161-2/+127
* [HVM] save restore: frame workTim Deegan2007-01-181-1/+4
* [XEND] xc_save/xc_restore open the libxc interface independentlykfraser@localhost.localdomain2006-08-151-10/+18
* Extend the xc_linux_save interface to take a callback function for handling theemellor@leeni.uk.xensource.com2006-01-101-1/+19
* Enable 'live' migration from a tools pov; prior to this the 'live' flag was shand@ubuntu.eng.hq.xensource.com2005-09-021-4/+7
* Break the building/save/restore code out into a separate library libxenguest.cl349@firebug.cl.cam.ac.uk2005-08-251-2/+3
* Rename libxc => libxenctrl and xc.h => xen/xenctrl.hcl349@firebug.cl.cam.ac.uk2005-08-241-1/+1
* bitkeeper revision 1.1527.2.1 (429368a2F0SR4yrzuHsrRucuwriYqA)cl349@firebug.cl.cam.ac.uk2005-05-241-0/+29