aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_domain_restore.c
Commit message (Expand)AuthorAgeFilesLines
* libxc: check return values from mallocIan Jackson2013-06-141-0/+5
* libxc: check failure of xc_dom_*_to_ptr, xc_map_foreign_rangeIan Jackson2013-06-141-0/+21
* hvm/viridian: Ditch the extra assertions/warnings for non-viridian guests.Paul Durrant2011-12-061-0/+14
* libxc: Missed one when replacing read_exact with RDEXACT macroGeorge Dunlap2011-03-031-1/+1
* libxc: fix incorrect scanning of pfn array in pagebuf during migrationShriram Rajagopalan2011-03-031-4/+4
* tools: Change the name of the qemu save file at restore timeStefano Stabellini2011-01-211-1/+1
* libxc: convert evtchn interfaces to use an opaque handle typeIan Campbell2010-12-231-1/+1
* libxc: Save the HVM_PARAM_ACPI_IOPORTS_LOCATIONAnthony Perard2010-11-081-0/+20
* x86: xsave save/restore support for both PV and HVM guests (version 2)Keir Fraser2010-11-081-10/+68
* Revert 22347:16093532f384 "x86: xsave save/restore support"Keir Fraser2010-11-041-68/+10
* x86: xsave save/restore support for both PV and HVM guests.Keir Fraser2010-11-031-10/+68
* libxl: Fix migration of HVM guestsIan Campbell2010-10-281-4/+9
* libxc: finalise transition to hypercall buffers.Ian Campbell2010-10-221-1/+1
* libxc: do not align/lock buffers which do not need itIan Campbell2010-10-221-16/+2
* libxc: convert shadow domctl interfaces and save/restore over to hypercall bu...Ian Campbell2010-10-221-23/+27
* libxc: wrappers for XENMEM {increase,decrease}_reservation and populate_physmapIan Campbell2010-10-181-11/+3
* libxc: pass an xc_interface handle to page locking functionsIan Campbell2010-10-181-3/+3
* libxc: restore: reset I/O fd to flags to back to state caller passed usIan Campbell2010-09-071-7/+11
* libxc: provide notification of final checkpoint to restore endIan Campbell2010-09-071-4/+23
* libxc: use a switch statement in xc_domain_restore.c::pagebuf_get_one.Ian Campbell2010-09-031-14/+29
* libxc: document save/restore protocolIan Campbell2010-09-031-8/+8
* # HG changeset patchIan Campbell2010-08-241-10/+11
* libxc: remus: unbreak after 21488:dd6bbdc42033Brendan Cully2010-08-191-14/+18
* PV console for HVM domainsStefano Stabellini2010-08-051-0/+27
* xc_domain_restore: Remove static variable 'completed'Keir Fraser2010-06-101-25/+25
* xc_domain_restore: Revert 20126:442bc6f82cf3, 19639:205b1badbcfdKeir Fraser2010-06-101-424/+115
* libxc: remove \n from strings passed to PERRORKeir Fraser2010-05-281-7/+7
* libxc: save/restore error handling fixesKeir Fraser2010-05-281-84/+89
* libxc: Use new DBGPRINTF for a few debugging output messagesKeir Fraser2010-05-281-1/+1
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-281-95/+97
* Remus: increase failover timeout from 500ms to 1sKeir Fraser2010-02-121-3/+3
* libxc: New hcall_buf_{prep,release} pre-mlock interfaceKeir Fraser2010-01-221-1/+1
* libxc: Unbreak HVM live migration after 0b138a019292.Keir Fraser2010-01-211-6/+20
* libxc: use new (replacement) mmap-batch ioctlKeir Fraser2010-01-131-8/+8
* libxc: pass the restore_context through function and allocate the context on ...Keir Fraser2009-12-011-30/+32
* libxc: move the domain_info_context into the restore_contextKeir Fraser2009-12-011-3/+8
* libxc: move restore global variable to a global static contextKeir Fraser2009-12-011-78/+73
* libxc: create a domain_info_context structure to store guest_width and p2m_si...Keir Fraser2009-12-011-42/+40
* Replace tsc_native config option with tsc_mode config optionKeir Fraser2009-11-251-0/+12
* Remus: Make checkpoint buffering HVM-awareKeir Fraser2009-11-091-96/+287
* Remus: Initiate failover if a packet is not received every 500ms.Keir Fraser2009-11-091-1/+51
* Remus: Make xc_domain_restore loop until the fd is closed.Keir Fraser2009-11-091-256/+489
* [HVM] add super page support for HVM migrationKeir Fraser2009-08-271-24/+343
* tmem: save/restore/migrate/livemigrate and shared pool authenticationKeir Fraser2009-08-061-0/+21
* x86_64: allow more vCPU-s per guestKeir Fraser2009-06-181-1/+1
* Add support for superpages (hugepages) in PV domainKeir Fraser2009-05-261-115/+106
* restore: sign extend p2m when restoring on a host with pfn width <Keir Fraser2009-04-081-1/+1
* Use virtual 8086 mode for VMX guests with CR0.PE == 0Keir Fraser2008-12-091-0/+16
* Fix restore crash with certain guest memory sizesKeir Fraser2008-08-141-7/+7
* libxc: The following patch replace the libxc interface to useKeir Fraser2008-06-191-6/+6