aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xcutils
Commit message (Expand)AuthorAgeFilesLines
...
* Move generation of public header hierarchy into the tools.Keir Fraser2008-01-261-1/+1
* Apply PREFIX directly to LIBDIR.Keir Fraser2008-01-221-1/+1
* tools: LDFLAGS in link linesKeir Fraser2008-01-171-1/+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
* Specify -fno-strict-aliasing in root build config file.Keir Fraser2007-07-071-1/+1
* [HVM] Save/restore: merge xc_linux_save and xc_hvm_saveTim Deegan2007-04-111-6/+3
* [HVM] Save/restore: merge xc_linux_restore and xc_hvm_restoreTim Deegan2007-04-051-8/+2
* Clean up save/restore state record handling. No need for Python tokfraser@localhost.localdomain2007-04-041-12/+12
* hvm: Lazy memory allocation during HVM restore. General cleanup andkfraser@localhost.localdomain2007-04-041-18/+18
* Some save/restore cleanups.Steven Hand2007-04-021-16/+17
* [HVM] Save/restore: don't get guest size from "memory_static_min"Tim Deegan2007-03-291-2/+0
* [HVM][QEMU] Save/restore: enable HVM live migrationTim Deegan2007-03-162-5/+130
* Add suspend_cancel flag to linux elf notes.kfraser@localhost.localdomain2007-02-281-0/+3
* [TOOLS] Add support for XEN_ELFNOTE_L1_MFN_VALID to readnotes.Ian Campbell2007-02-271-1/+26
* [LIBELF] Prefer PT_NOTE segments to SHT_NOTE sections for ELF notes.Ian Campbell2007-02-191-49/+89
* [HVM] Save/restore: disentangle max_pfn from nr_pages.Tim Deegan2007-02-091-5/+5
* [HVM] Save/restore: don't try to set the console ring MFNTim Deegan2007-02-081-2/+3
* [TOOLS] Fix typos which breaks readnotes transparent gunzipping ...Emmanuel Ackaouy2007-01-311-2/+2
* Support transparant gunzipping in the readnotes utility.Emmanuel Ackaouy2007-01-251-2/+12
* libelf: use for readnotes utility.Emmanuel Ackaouy2007-01-251-232/+45
* [TOOLS] Avoid void* arithmetic when parsing elf notes.kfraser@localhost.localdomain2007-01-191-1/+1
* [HVM] save restore: frame workTim Deegan2007-01-182-5/+19
* Don't use $(LINK.o), as it doesn't pick up -m32/-m64 from $(CFLAGS).kfraser@localhost.localdomain2006-10-191-1/+1
* [SOLARIS] A couple of simple compile fixes for tools/ on Solaris.kfraser@localhost.localdomain2006-10-171-2/+4
* Clean up duplication of 'install' macros in the Makefiles.kfraser@localhost.localdomain2006-10-171-4/+0
* [TOOLS] Use ELFSIZE to pick the ELF structures to use in readnotes.cIan Campbell2006-08-251-17/+36
* [TOOLS] Add a simple tool to display the Xen specific ELF notes.Ian Campbell2006-08-232-1/+308
* [XEND] xc_save/xc_restore open the libxc interface independentlykfraser@localhost.localdomain2006-08-152-18/+33
* build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-101-0/+3
* Move 'debug' build option into the outermost Config.mk file.kaf24@firebug.cl.cam.ac.uk2006-03-091-1/+1
* Clean up the usage of CFLAGS. This is nice for packagers, who wouldkaf24@firebug.cl.cam.ac.uk2006-03-091-1/+1
* Extend the xc_linux_save interface to take a callback function for handling theemellor@leeni.uk.xensource.com2006-01-101-1/+19
* Allow parallel 32- and 64-bit Xen installations. Move xc_save, xc_restore,emellor@ewan2005-10-111-1/+1
* Update suspend/resume for new console code.cl349@firebug.cl.cam.ac.uk2005-09-031-7/+12
* Enable 'live' migration from a tools pov; prior to this the 'live' flag was shand@ubuntu.eng.hq.xensource.com2005-09-021-4/+7
* Cross-compilation fixes.kaf24@firebug.cl.cam.ac.uk2005-08-301-2/+0
* Break the building/save/restore code out into a separate library libxenguest.cl349@firebug.cl.cam.ac.uk2005-08-253-5/+7
* Rename libxc => libxenctrl and xc.h => xen/xenctrl.hcl349@firebug.cl.cam.ac.uk2005-08-243-3/+3
* Fix checkpointing - add save/restore support to the xenbus driver.cl349@firebug.cl.cam.ac.uk2005-08-021-4/+12
* bitkeeper revision 1.1534.1.1 (429399e0oJudIjoFsgWFxNKnCM7qTg)cl349@firebug.cl.cam.ac.uk2005-05-241-1/+1
* bitkeeper revision 1.1527.1.3 (42936982HEfOXuPvsCgdi5IHEHax_Q)cl349@firebug.cl.cam.ac.uk2005-05-242-1/+30
|\
| * bitkeeper revision 1.1527.2.1 (429368a2F0SR4yrzuHsrRucuwriYqA)cl349@firebug.cl.cam.ac.uk2005-05-242-1/+31
* | bitkeeper revision 1.1527.1.2 (4293468ayy5XU1yxu0QwnCQ83S5pbA)kaf24@firebug.cl.cam.ac.uk2005-05-241-11/+4
* | bitkeeper revision 1.1527.1.1 (42933814hYUdPBrhJ2nEsS5J3nRP8Q)kaf24@firebug.cl.cam.ac.uk2005-05-241-5/+3
|/
* bitkeeper revision 1.1526 (4292f6fatFGrb_g2pL3e_YfSdZhjPA)kaf24@firebug.cl.cam.ac.uk2005-05-241-2/+1
* bitkeeper revision 1.1523.1.1 (4292f383Cc0iiNE6syBhzLa27UwM7w)cl349@firebug.cl.cam.ac.uk2005-05-241-2/+3
* bitkeeper revision 1.1513.1.1 (42925a6aSZSwfyaVsNzV4psPmpZwZg)cl349@firebug.cl.cam.ac.uk2005-05-232-0/+92