aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc
Commit message (Expand)AuthorAgeFilesLines
...
* | | [IA64] memmap: save/restore: support save/restore with domain memmapAlex Williamson2007-05-242-32/+40
* | | [IA64] Trivial whitespace cleanupsAlex Williamson2007-05-233-32/+35
* | | [IA64] memmap: dump-core: enable ia64 memory map codeAlex Williamson2007-05-211-6/+8
* | | [IA64] memmap: ia64 domVTi memmap info supportAlex Williamson2007-05-211-9/+156
* | | [IA64] memmap: make libxc domain builder set up firmware instead of xenAlex Williamson2007-05-214-11/+280
* | | [IA64] memmap: add necessary definitionsAlex Williamson2007-05-213-0/+259
* | | [IA64] memmap: introduce memmap_info_tAlex Williamson2007-05-211-2/+62
* | | [IA64] Fix xen/ia64 save/restore error recovery path.Alex Williamson2007-05-202-1/+10
* | | [IA64] Replace mlock()/munlock() in ia64 libxc with un/lock_pages()Alex Williamson2007-05-203-12/+18
|/ /
* | merge with xen-unstable.hgAlex Williamson2007-05-161-1/+82
|\|
| * [BUILDER] Ensure that the L3 page table page for a PAE guest which does notIan Campbell2007-05-091-1/+82
* | merge with xen-unstable.hgAlex Williamson2007-05-081-31/+31
|\|
| * hvm: Domains must be at least 2MB in size.Keir Fraser2007-05-051-31/+31
* | [IA64] Remove obsolete bug work around code in xc_ia64_stubs.c.Alex Williamson2007-05-071-41/+15
* | [IA64] Rewrite ia64 vcpu_guest_context_regs structureAlex Williamson2007-05-074-11/+9
|/
* save/restore: If ENABLE_LOGDIRTY fails, it may be because it iskfraser@localhost.localdomain2007-05-011-2/+11
* hvmloader: Place SMBIOS tables at 0xE9000. Previous location was lowerkfraser@localhost.localdomain2007-04-261-10/+5
* domain builder: Fix sanity check for gzip size.kfraser@localhost.localdomain2007-04-261-2/+2
* xen: Fix maximum_gpfn() hypercall to always return max_gpfn not nr_gpfns.Keir Fraser2007-04-252-5/+5
* libxc: Fix xc_translate_foreign_address() to parse non-pae pagetableskfraser@localhost.localdomain2007-04-251-3/+3
* libxenguest: Remove bogus weak definitions of xc_{set,get}_hvm_param().kfraser@localhost.localdomain2007-04-131-12/+0
* [HVM] Save/restore: catch more error cases in the toolsTim Deegan2007-04-121-6/+15
* [HVM] Save/restore: save HVM GPRs and DRs with the rest of the CPU stateTim Deegan2007-04-122-63/+21
* HVM: First attempt at domain-resume on save-failure.kfraser@localhost.localdomain2007-04-125-50/+99
* [HVM] Save/restore: merge xc_linux_save and xc_hvm_saveTim Deegan2007-04-116-938/+362
* Fix PV guest restore.kfraser@localhost.localdomain2007-04-101-3/+5
* libxc: Fix save/restore code for style.Keir Fraser2007-04-093-430/+539
* libxc: Clarify xc_mmu interface and make it private.kfraser@localhost.localdomain2007-04-064-26/+25
* merge with xen-unstable.hgAlex Williamson2007-04-067-710/+438
|\
| * ia64: Fix libxenguest build after save/restore interface changes.Keir Fraser2007-04-061-2/+8
| * [HVM] Save/restore: merge xc_linux_restore and xc_hvm_restoreTim Deegan2007-04-056-490/+275
| * Clean up save/restore state record handling. No need for Python tokfraser@localhost.localdomain2007-04-044-16/+11
| * hvm: Lazy memory allocation during HVM restore. General cleanup andkfraser@localhost.localdomain2007-04-046-335/+301
| * Remove hvm_drain_io() hypercall, simplify qemu main loop and do notkfraser@localhost.localdomain2007-04-043-24/+0
* | [IA64] Fix xm dump-core with vti domainAlex Williamson2007-04-051-0/+1
|/
* Fix the ia64 build after save/restore cleanups.kfraser@localhost.localdomain2007-04-031-18/+25
* Some save/restore cleanups.Steven Hand2007-04-029-91/+109
* libxc: Fix the build with some versions of gcc.Keir Fraser2007-03-312-4/+4
* libxc: User-space grant table device.Keir Fraser2007-03-312-0/+215
* [HVM] Save/restore: don't get guest size from "memory_static_min"Tim Deegan2007-03-291-17/+12
* [TOOLS] libxc: Fix x86 build.Ian Campbell2007-03-221-0/+1
* Merge with xen-unstable.hg.Hollis Blanchard2007-03-2115-170/+266
|\
| * coredump: Allow mmap of shinfo to fail for any HVM guest (x86 or ia64).kfraser@localhost.localdomain2007-03-191-5/+1
| * hvm: Do not save/restore shared_info gpfn location.kfraser@localhost.localdomain2007-03-195-74/+26
| * libxc: Explicitly reserve space for special pages in HVM memmap.kfraser@localhost.localdomain2007-03-161-0/+6
| * [HVM][QEMU] Save/restore: enable HVM live migrationTim Deegan2007-03-164-9/+42
| * x86: Add VGCF_onlien flag to vcpu_guest_context.kfraser@localhost.localdomain2007-03-123-3/+14
| * dump-core: store .xen_p2m or .xen_pfn section in pfn ascending order.kfraser@localhost.localdomain2007-03-092-1/+24
| * xm: New command 'debug-keys' to inject debug-key events into Xen.kfraser@localhost.localdomain2007-03-092-0/+21
| * Fix duplicate consts around xc_error declarations.Ewan Mellor2007-03-082-4/+4