aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xenguest.h
Commit message (Expand)AuthorAgeFilesLines
* tools/migrate: Fix regression when migrating from older version of XenAndrew Cooper2013-10-101-1/+2
* libxc: introduce xc_map_domain_meminfo (and xc_unmap_domain_meminfo)Dario Faggioli2013-09-131-0/+17
* xc: use XENMEM_claim_pages hypercall during guest creation.Dan Magenheimer2013-04-161-0/+2
* doc: Improve xc_domain_restore inline documentationFrediano Ziglio2013-02-221-0/+2
* tools/xc: turn XCFLAGS_* into shiftsOlaf Hering2013-02-151-5/+6
* HVM firmware passthrough control tools supportRoss Philipson2013-01-101-1/+13
* libxc: xc_domain_restore, make toolstack_restore const-correctIan Jackson2012-06-281-1/+1
* libxl: Remus - suspend/postflush/commit callbacksShriram Rajagopalan2012-05-181-2/+21
* libxc: introduce XC_SAVE_ID_TOOLSTACKStefano Stabellini2012-05-111-1/+22
* libxc: add MMIO hole size parameter to xc_hvm_build()David Vrabel2012-03-011-0/+1
* libxc: pass arguments to xc_hvm_build() in a structureDavid Vrabel2012-03-011-10/+17
* lib{xc,xl}: Seed grant tables with xenstore and console grantsAlex Zeffertt2012-02-091-1/+2
* tools: VM generation ID save/restore and migrate.Paul Durrant2011-12-161-2/+7
* tools/libxc: Remus Checkpoint CompressionShriram Rajagopalan2011-12-011-0/+1
* tools: Change the name of the qemu save file at restore timeStefano Stabellini2011-01-211-0/+8
* libxc: convert evtchn interfaces to use an opaque handle typeIan Campbell2010-12-231-3/+3
* tools: cleanup domain save switch_qemu_logdirty callbackIan Campbell2010-10-211-3/+5
* # HG changeset patchIan Campbell2010-08-241-0/+14
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-281-23/+24
* Change the global suspend event channel lock file to a per-domain lock fileKeir Fraser2010-05-041-1/+1
* xend: Memory pool for pv guest on systems with >128G memoryKeir Fraser2009-12-021-0/+5
* Remus: Add callbacks for suspend, postcopy and preresume in xc_domain_save.Keir Fraser2009-11-091-2/+15
* Fix some issues for HVM log dirty:Keir Fraser2009-09-071-2/+1
* libxenguest: Revert domain builder interface changes for 'superpages'Keir Fraser2009-07-201-8/+3
* libxc: Exchange a page for PV guestKeir Fraser2009-06-011-0/+2
* libxc: export xc_map_m2p() so that it can be called outside.Keir Fraser2009-06-011-0/+13
* Export page offline hypercalls to user space tools.Keir Fraser2009-06-011-0/+9
* Add support for superpages (hugepages) in PV domainKeir Fraser2009-05-261-4/+10
* Move the suspend event channel function to libxc, it will use theKeir Fraser2009-03-181-0/+6
* PoD memory 8/9: libxc interfaceKeir Fraser2009-01-051-0/+6
* xc_save: Clean up (*suspend)() callback hook.Keir Fraser2008-09-081-1/+1
* Remove defunct powerpc port.Keir Fraser2008-05-081-14/+0
* HVM: First attempt at domain-resume on save-failure.kfraser@localhost.localdomain2007-04-121-5/+0
* [HVM] Save/restore: merge xc_linux_save and xc_hvm_saveTim Deegan2007-04-111-13/+6
* [HVM] Save/restore: merge xc_linux_restore and xc_hvm_restoreTim Deegan2007-04-051-15/+7
* Clean up save/restore state record handling. No need for Python tokfraser@localhost.localdomain2007-04-041-3/+0
* hvm: Lazy memory allocation during HVM restore. General cleanup andkfraser@localhost.localdomain2007-04-041-4/+4
* Remove hvm_drain_io() hypercall, simplify qemu main loop and do notkfraser@localhost.localdomain2007-04-041-2/+0
* Some save/restore cleanups.Steven Hand2007-04-021-4/+5
* [HVM][QEMU] Save/restore: enable HVM live migrationTim Deegan2007-03-161-2/+4
* [HVM] Save/restore: tidy PFN handling in the tools.Tim Deegan2007-03-081-0/+1
* [HVM] Save/restore: make sure all ioreqs are gone when a domain is savedTim Deegan2007-03-081-0/+2
* Write Xen ELF notes into xenstore on domain build.kfraser@localhost.localdomain2007-02-261-0/+14
* Merge with xenppc-unstable.hgkfraser@localhost.localdomain2007-02-141-3/+2
|\
| * [HVM] Save/restore: disentangle max_pfn from nr_pages.Tim Deegan2007-02-091-1/+1
| * [HVM] Save/restore: don't try to set the console ring MFNTim Deegan2007-02-081-2/+1
* | [POWERPC][XEN] Fix mismerge.Hollis Blanchard2007-02-071-0/+14
* | [POWERPC][XEN] Merge with xen-unstable.hg.Hollis Blanchard2007-02-061-0/+20
|\|
| * [HVM] save restore: frame workTim Deegan2007-01-181-0/+20
* | [XEND][POWERPC] Remove FlatDeviceTree.py, eliminate devtree from prose builder.Jimi Xenidis2007-01-211-14/+0