aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xg_save_restore.h
Commit message (Expand)AuthorAgeFilesLines
* libxc: introduce xc_domain_get_guest_width()Dario Faggioli2013-09-131-8/+1
* libxc: drop relics of running on non-PAE 32-bit hostsJan Beulich2013-01-241-2/+0
* libxc: Support save/restore of up to 4096 VCPUs (increase from 64 VCPUs).Keir Fraser2012-08-221-0/+3
* libxc: introduce XC_SAVE_ID_TOOLSTACKStefano Stabellini2012-05-111-0/+1
* Use a reserved pfn in the guest address space to store mem event ringsTim Deegan2012-03-081-0/+4
* tools: VM generation ID save/restore and migrate.Paul Durrant2011-12-161-0/+1
* tools/libxc: Remus Checkpoint CompressionShriram Rajagopalan2011-12-011-1/+119
* Fix save/restore for HVM domains with viridian=1Paul Durrant2011-11-251-0/+1
* libxc: Save the HVM_PARAM_ACPI_IOPORTS_LOCATIONAnthony Perard2010-11-081-0/+1
* libxl: Fix migration of HVM guestsIan Campbell2010-10-281-1/+2
* libxc: add xc_maximum_ram_page to wrap XENMEM_maximum_ram_pageIan Campbell2010-10-181-1/+1
* libxc: provide notification of final checkpoint to restore endIan Campbell2010-09-071-0/+1
* libxc: document save/restore protocolIan Campbell2010-09-031-1/+112
* # HG changeset patchIan Campbell2010-08-241-4/+16
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-281-5/+5
* libxc: create a domain_info_context structure to store guest_width and p2m_si...Keir Fraser2009-12-011-6/+6
* libxc: The following patch replace the libxc interface to useKeir Fraser2008-06-191-22/+0
* Tools: fix save/restore of 32-bit PV guests with 64-bit toolsKeir Fraser2008-02-131-0/+17
* [TOOLS] Make xc_domain_{save, restore} understand compat guestsTim Deegan2007-09-191-11/+72
* Move some definitions from xg_save_resotre.h to xg_private.hKeir Fraser2007-02-241-21/+0
* Implement clean return from save/restore failure (so that originalkfraser@localhost.localdomain2007-01-221-5/+4
* Support for save and restore of compatibility guestsEmmanuel Ackaouy2007-01-051-0/+9
* Remove unused #defines.Steven Hand2006-12-291-6/+0
* [LIBXC] Convert all printf/fprintf uses to use a macro instead.kaf24@firebug.cl.cam.ac.uk2006-06-071-22/+0
* Represent PFNs with their own type, rather than 'unsigned long'.kaf24@firebug.cl.cam.ac.uk2006-06-061-6/+6
* Fix whitespace in libxc. Tabs are manually fixed.kaf24@firebug.cl.cam.ac.uk2006-04-151-41/+41
* Added the errno to the messages printed with the ERR macro. Tidy the use ofemellor@leeni.uk.xensource.com2005-11-301-1/+1
* Update the memory_op() hypercall. Add two new subcommands, tokaf24@firebug.cl.cam.ac.uk2005-11-211-3/+1
* Fix 'belt + braces' check in xc_linux_save and improve error handling smh22@firebug.cl.cam.ac.uk2005-11-211-0/+6
* Many fixes for save/restore and related areas for PAE in particular. Nowsmh22@firebug.cl.cam.ac.uk2005-11-161-12/+22
* Rename XENVER_parameters to slightly more informativekaf24@firebug.cl.cam.ac.uk2005-11-161-3/+3
* More fixes for save/restore; use configured memory for generating sxp.smh22@firebug.cl.cam.ac.uk2005-11-091-0/+1
* Enable save/restore for PAE domains.smh22@firebug.cl.cam.ac.uk2005-11-081-0/+123