aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/ia64/xc_ia64_linux_restore.c
Commit message (Expand)AuthorAgeFilesLines
* tools: drop ia64 supportIan Campbell2012-09-121-739/+0
* tools: VM generation ID save/restore and migrate.Paul Durrant2011-12-161-1/+3
* tools: merge several bitop functions into xc_bitops.hOlaf Hering2011-06-101-8/+6
* libxc: do not lock VCPU context in xc_ia64_pv_recv_vcpu_contextIan Campbell2010-10-181-7/+0
* libxc: wrappers for XENMEM {increase,decrease}_reservation and populate_physmapIan Campbell2010-10-181-3/+3
* # HG changeset patchIan Campbell2010-08-241-0/+14
* libxc: Fix ia64 build for interface changeIan Jackson2010-06-251-53/+54
* libxc: remove \n from strings passed to PERRORKeir Fraser2010-05-281-1/+1
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-281-13/+13
* x86_64: allow more vCPU-s per guestKeir Fraser2009-06-181-1/+1
* [IA64] adjust ia64 xc_domain_restore() signatureKeir Fraser2009-05-271-3/+3
* [IA64] paravirtualize itc and support save/restore.Isaku Yamahata2009-01-051-1/+2
* [IA64] xc restore: fix domain restore.Isaku Yamahata2008-10-021-1/+1
* merge with xen-unstable.hgIsaku Yamahata2008-07-021-10/+12
|\
| * [IA64] compilation fix caused by 17880:d3a87899985dKeir Fraser2008-06-201-10/+12
* | [IA64] ia64 save/restore new formart. restore part.Isaku Yamahata2008-06-101-45/+177
|/
* [IA64] vcpu_setcontext: only set cr_irr if VGCF_SET_CR_IRR flag is set.Alex Williamson2007-11-281-1/+1
* libxc: Consolidate read()/write() syscall wrappers to read/write anKeir Fraser2007-11-111-35/+16
* [IA64] vti save-restore: ia64 hvm builder clean up with respect to hvm params.Alex Williamson2007-11-071-2/+3
* [IA64] vti domain save/restore: libxc: implement vti domain save/restoreAlex Williamson2007-10-211-143/+366
* [IA64] Foreign p2m: rewrite save/restore with foreign p2mAlex Williamson2007-09-061-47/+108
* [IA64] Use virtualized psr in vcpu context instead of real psr.Alex Williamson2007-06-121-11/+1
* [IA64] memmap: save/restore: support save/restore with domain memmapAlex Williamson2007-05-241-3/+11
* [IA64] Trivial whitespace cleanupsAlex Williamson2007-05-231-28/+28
* [IA64] Fix xen/ia64 save/restore error recovery path.Alex Williamson2007-05-201-1/+7
* [IA64] Replace mlock()/munlock() in ia64 libxc with un/lock_pages()Alex Williamson2007-05-201-2/+4
* [IA64] Rewrite ia64 vcpu_guest_context_regs structureAlex Williamson2007-05-071-2/+1
* ia64: Fix libxenguest build after save/restore interface changes.Keir Fraser2007-04-061-2/+8
* Clean up save/restore state record handling. No need for Python tokfraser@localhost.localdomain2007-04-041-3/+6
* hvm: Lazy memory allocation during HVM restore. General cleanup andkfraser@localhost.localdomain2007-04-041-11/+1
* Fix the ia64 build after save/restore cleanups.kfraser@localhost.localdomain2007-04-031-18/+25
* [IA64] xc_ia64_linux_restore fix for new foreign domain page mapping semanticsawilliam@xenbuild2.aw2006-12-071-36/+32
* merge with xen-unstable.hgawilliam@xenbuild.aw2006-10-221-22/+22
|\
| * Remove ERR() macro from libxc. Use ERROR/PERROR as appropriate.kfraser@localhost.localdomain2006-10-171-22/+22
* | [IA64] Use xencomm for hypercalls.awilliam@xenbuild.aw2006-10-021-0/+3
|/
* Replace dom0_ops hypercall with three new hypercalls:kfraser@localhost.localdomain2006-08-251-23/+23
* Clean up console fields in start_info structure. Add compat code forkfraser@localhost.localdomain2006-08-151-2/+2
* [IA64] live migrationawilliam@xenbuild.aw2006-07-261-1/+1
* [IA64] Save & restore.awilliam@xenbuild.aw2006-07-111-0/+320