aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc
Commit message (Expand)AuthorAgeFilesLines
* Domain core-dumping fixesKeir Fraser2009-03-122-1/+11
* Fix solaris xc_map_foreign_ranges()Keir Fraser2009-03-121-0/+2
* libxc: Replace bzero() usage with memset().Keir Fraser2009-03-122-2/+2
* x86: Mask X86_FEATURE_XSAVE in cpuid leaf 1, ecx, as we don't allowKeir Fraser2009-03-092-0/+2
* hvm: passthrough MSI-X mask bit accelerationKeir Fraser2009-03-022-2/+5
* libxc: xc_ptrace cleanupKeir Fraser2009-02-201-220/+19
* libxenctrl: adds xc_domain_unbind_msi_irq to libxc.Keir Fraser2009-02-052-0/+32
* libxc support for the new partial-HVM-save domctl.Keir Fraser2009-02-053-22/+65
* bump libxenctrl and libxenguest versionsKeir Fraser2009-01-231-1/+1
* [IA64] fix compilation error caused by 19046:ecf603780f56Keir Fraser2009-01-161-7/+8
* ptrace_core: Handle FV cross-bitness.Keir Fraser2009-01-161-1/+3
* libxc: Support cross-bitness guest when core-dumpingKeir Fraser2009-01-155-35/+135
* Remove unused XENMEM_remove_from_physmap.Keir Fraser2009-01-141-10/+0
* Remove unused XENMEM_translate_pfn_list.Keir Fraser2009-01-142-33/+0
* x86, hvm: stdvga improvementsKeir Fraser2009-01-141-1/+1
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-3/+0
* x86, hvm: Move E820 table creation into hvmloader, extendKeir Fraser2009-01-081-106/+57
* Move libelf headers out of xen public header dir.Keir Fraser2009-01-084-4/+4
* passthrough: MSI-INTx translation for HVMKeir Fraser2009-01-081-1/+2
* [IA64] ia64 counter part of 5b44cfde9666.Isaku Yamahata2009-01-071-0/+16
* merge with xen-unstable.hgIsaku Yamahata2009-01-079-171/+268
|\
| * libxc: Define xc_ffs{8,16,32,64} functions. Use them.Keir Fraser2009-01-065-6/+35
| * Make xc_translate_foreign_address aware of compat-mode guests andKeir Fraser2009-01-052-162/+77
| * PoD memory 8/9: libxc interfaceKeir Fraser2009-01-055-5/+158
* | [IA64] paravirtualize itc and support save/restore.Isaku Yamahata2009-01-051-1/+2
|/
* x86: Enable MTF for HVM guest single step in gdbKeir Fraser2008-12-163-12/+49
* xc_pm: Fix off-by-one error in string array access.Keir Fraser2008-12-131-1/+1
* libxc: Fix xc_pm.c build by avoiding bogus header includes.Keir Fraser2008-12-112-5/+6
* Add user PM control interfaceKeir Fraser2008-12-102-0/+182
* libxc: Fix memory leak in zlib usageKeir Fraser2008-12-102-0/+2
* Use virtual 8086 mode for VMX guests with CR0.PE == 0Keir Fraser2008-12-092-5/+33
* libxc: Fix gcc 4.3 build failureKeir Fraser2008-12-091-2/+4
* x86: support CPUID hypervisor feature bitKeir Fraser2008-11-192-0/+4
* x86: make injection of spurious page faults configurable per domainKeir Fraser2008-10-152-0/+15
* [IA64] libxc: make xc_ia64_copy_memmap use DOM0VP_get_memmap.Isaku Yamahata2008-10-031-22/+65
* merge with xen-unstable.hgIsaku Yamahata2008-10-031-5/+4
|\
| * xc_ptrace: Allow gdbserver to connect to a guest before APs areKeir Fraser2008-10-021-5/+4
* | [IA64] libxc clean up.Isaku Yamahata2008-10-024-59/+73
* | [IA64] xc restore: fix domain restore.Isaku Yamahata2008-10-021-1/+1
* | [IA64] hvm builder: more precisely use of memory size.Isaku Yamahata2008-10-021-36/+41
* | [IA64] libxc: improve foreign p2m exposure.Isaku Yamahata2008-10-021-3/+10
* | merge with xen-unstable.hgIsaku Yamahata2008-10-026-13/+114
|\|
| * x86, hvm: Expose host core/HT topology to HVM guests.Keir Fraser2008-09-301-4/+30
| * xc_save: use correct size when unmapping live p2m.Keir Fraser2008-09-291-2/+2
| * X86 and IA64: Update cpufreq statistic logic for supporting both x86Keir Fraser2008-09-261-0/+1
| * hvm, save/restore: Skip page batches which contain no valid pages.Keir Fraser2008-09-231-1/+14
| * libxc: Wrapper functions for cpu online/offlineKeir Fraser2008-09-223-0/+56
| * x86, amd, hvm: pass through one more cpuid cache description leafKeir Fraser2008-09-181-6/+11
* | [IA64] xc_domain_save: Do not poll-wait for guest to shutdown.Isaku Yamahata2008-09-251-28/+3
|/
* xc_domain_save: Do not poll-wait for guest to shutdown -- it shouldKeir Fraser2008-09-091-53/+4