aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc
Commit message (Expand)AuthorAgeFilesLines
* x86 hvm: Support MSI-X for HVM domains.Keir Fraser2008-05-122-0/+3
* Remove defunct powerpc port.Keir Fraser2008-05-0815-1997/+0
* minios: let events get mixedKeir Fraser2008-05-061-2/+2
* shadow: track video RAM dirty bitsKeir Fraser2008-05-022-0/+47
* libxc foreign address translation bugKeir Fraser2008-05-021-1/+1
* x86 hvm cpuid: fix some problem with the hvm's cpuid configuration.Keir Fraser2008-05-011-0/+3
* MSI 5/6: add MSI support to passthrough HVM domainKeir Fraser2008-05-013-0/+74
* MSI 2/6: change the pirq to be per-domainKeir Fraser2008-05-013-0/+81
* x86, hvm: Guest CPUID configuration.Keir Fraser2008-04-254-0/+562
* vmx: Fix address of EPT identity-map pagetable that is passed from theKeir Fraser2008-04-241-1/+1
* tools: Build fixes for *BSD.Keir Fraser2008-04-151-2/+1
* libxenguest: Fix a typo.Keir Fraser2008-04-111-1/+1
* libxc: Move xg_memalign() into a proper source file, so that itKeir Fraser2008-04-092-17/+19
* libxc: Leave portability of xg_memalign() as in original patch, ratherKeir Fraser2008-04-091-1/+1
* save/restore: Use page-aligned allocations for hypercall args that areKeir Fraser2008-04-093-15/+43
* x86 libxc: Fix mlock sizes in libxc around vcpu context hypercallsKeir Fraser2008-04-091-6/+25
* lsevtchn: Simple tool to list event channel states for a domain.Keir Fraser2008-04-092-4/+23
* hvm: Allocate memory for hvm domains in batches.Keir Fraser2008-04-091-4/+15
* save/restore: Batch contiguous page-sized writes together during domain save.Keir Fraser2008-04-091-11/+37
* x86, vmx: Enable EPT (Extended PageTable) support on new Intel processors.Keir Fraser2008-04-091-25/+45
* merge with xen-unstable.hgAlex Williamson2008-04-013-5/+165
|\
| * x86: Support loading Linux bzImage v2.08 and up.Keir Fraser2008-04-013-5/+165
* | merge with xen-unstable.hgAlex Williamson2008-03-206-52/+38
|\|
| * libxc: Remove permute() function from xc_domain_save().Keir Fraser2008-03-191-27/+1
| * ia64: Fix ACPI header inclusion into libxc.Keir Fraser2008-03-182-0/+5
| * save/restore: Permute saved memory with 2MB chunk size.Keir Fraser2008-03-181-21/+9
| * libxc: Variable-size gntdev supportKeir Fraser2008-03-182-2/+29
| * minios: Fix lost eventsKeir Fraser2008-03-181-11/+3
* | [IA64] Remove bogus hypercall argAlex Williamson2008-03-101-1/+0
* | [IA64] Initialize guest register to valid valueAlex Williamson2008-03-101-1/+1
|/
* [IA64] Clear console page for sioemuAlex Williamson2008-02-251-3/+5
* merge with xen-unstable.hgAlex Williamson2008-02-192-0/+57
|\
| * Enable HVM guest VT-d device hotplug via a simple ACPI hotplug device model.Keir Fraser2008-02-152-0/+57
* | [IA64] Self IO EMUlator - tools partAlex Williamson2008-02-194-7/+165
* | merge with xen-unstable.hgAlex Williamson2008-02-149-63/+393
|\|
| * Tools: fix save/restore of 32-bit PV guests with 64-bit toolsKeir Fraser2008-02-134-30/+51
| * Make stubdom/Makefile override XEN_OS to MiniOS, and addKeir Fraser2008-02-121-9/+3
| * Add stubdomain support. See stubdom/README for usage details.Keir Fraser2008-02-123-2/+336
| * libxenctrl headers should not pollute macro namespace withKeir Fraser2008-02-121-13/+12
| * xend: Remove redundant xc.domain_setcpuweight() all the way down to libxenctrl.Keir Fraser2008-02-112-18/+0
* | [IA64] Cleanup in xc_ia64_linux_save.cAlex Williamson2008-02-131-38/+14
* | [IA64] Fix live migrationAlex Williamson2008-02-071-0/+3
* | [IA64] Fix maximum_gpfn hypercallAlex Williamson2008-02-051-1/+1
|/
* libxc: Fix the third argument of bitmap_64_to_byte in xc_tbuf_set_cpu_maskKeir Fraser2008-01-311-1/+1
* libxc: Push parallel build of libraries down to a new phony target, asKeir Fraser2008-01-271-2/+5
* libxc: Remove duplicate zlib check.Keir Fraser2008-01-271-10/+1
* Move generation of public header hierarchy into the tools.Keir Fraser2008-01-261-3/+3
* Use VPATH instead of symlinks for libelf inclusion into libxenctrl.Keir Fraser2008-01-261-15/+5
* New XEN_DOMCTL_set_targetKeir Fraser2008-01-232-0/+19
* merge with xen-unstable.hg (staging)Alex Williamson2008-01-221-13/+13
|\