aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc
Commit message (Expand)AuthorAgeFilesLines
* tools/libxc: Fix x86_32 build breakage in previous changeset.Keir Fraser2011-12-061-8/+8
* xen/libxc: set CPUID topology leaf as unsupported for PV guestsDavid Vrabel2011-07-161-0/+1
* x86: Hide CPUID leaf 7 from PV guests.Keir Fraser2011-06-031-0/+1
* libxc: obtain correct length of p2m during core dumpingMarkus Gross2011-05-281-2/+1
* libxc: after saving, unmap correct amount for live_m2pJim Fehlig2011-05-281-2/+2
* x86: clear CPUID output of leaf 0xd for Dom0 when xsave is disabledKeir Fraser2011-05-201-0/+1
* libxc: [CVE-2011-1583] pv kernel image validationIan Jackson2011-05-091-42/+93
* libxc: fix incorrect scanning of pfn array in pagebuf during migrationShriram Rajagopalan2011-03-141-4/+4
* x86, libxc: Fix xc_translate_foreign_address() for PV guests ofKeir Fraser2011-03-081-3/+4
* [IA64] fix missing header: asm/fpswa.hKUWAMURA Shin'ya2011-02-181-0/+1
* x86: blacklist new AMD CPUID bits for PV domainsKeir Fraser2011-01-262-0/+10
* tmem: Use of 'new' clashes with C++ reserved namespace.Keir Fraser2010-12-101-8/+8
* tmem (tools): move to new ABI version to handle long object-idsKeir Fraser2010-09-132-11/+70
* [Xen-devel] [PATCH] PoD: Fix domain build populate-on-demand cacheKeir Fraser2010-08-131-9/+4
* xc: fix segfault in pv domain create if kernel is an invalid imageKeir Fraser2010-08-131-0/+1
* xc_domain_restore: Remove static variable 'completed'Keir Fraser2010-06-101-29/+29
* xc_domain_restore: Revert 20126:442bc6f82cf3, 19639:205b1badbcfdKeir Fraser2010-06-101-423/+115
* libxc: Remove obsolete xc_find_device_number() declaration.Keir Fraser2010-06-043-127/+3
* hvm: Extend the CPUID whitelist to include Intel's AES-NI intructionsKeir Fraser2010-05-262-1/+3
* libxc: Flush I/O before xc_domain_save completionKeir Fraser2010-04-121-0/+7
* Fix gdbserver-xen support on older kernels.Keir Fraser2010-03-251-0/+7
* Fixes for 21040:b64a8d2a80ad "support affinity for >64 CPUs"Keir Fraser2010-03-181-2/+1
* libxc: Support set affinity for more than 64 CPUs.Keir Fraser2010-03-172-13/+30
* libxc: Pre-zero argument structures for map/unmap_pirq operations.Keir Fraser2010-02-251-0/+3
* libxc: Fix cpuid() inline asm.Keir Fraser2010-02-241-4/+13
* Remus: increase failover timeout from 500ms to 1sKeir Fraser2010-02-121-3/+3
* libxc: fix bug in xc_tbuf_get_size()Keir Fraser2010-02-101-3/+15
* xenpm: Allow user to enable/disable dbs governor turbo mode.Keir Fraser2010-02-082-0/+27
* libxc: Reorder functions in xc_misc.c to avoid weak symbol problemKeir Fraser2010-02-041-31/+31
* libxc: Check there's enough memory for segments we're creatingKeir Fraser2010-02-031-1/+12
* libxc: Check full range of pfns for xc_dom_pfn_to_ptrKeir Fraser2010-02-031-1/+3
* libxc: Export do_mca hypercall to user space tools.Keir Fraser2010-02-032-0/+23
* libxc: mmapbatch-v2 adjustmentsKeir Fraser2010-01-223-6/+7
* libxc: New hcall_buf_{prep,release} pre-mlock interfaceKeir Fraser2010-01-228-82/+181
* libxc: Unbreak HVM live migration after 0b138a019292.Keir Fraser2010-01-211-6/+20
* xc_domain_save: allocate pfn_err before useKeir Fraser2010-01-191-0/+2
* minios: implement xc_map_foreign_bulkKeir Fraser2010-01-181-3/+27
* libxc: Fix IOCTL_PRIVCMD_MMAPBATCH_V2 fallback checkKeir Fraser2010-01-141-1/+1
* x86: add and use XEN_DOMCTL_getpageframeinfo3Keir Fraser2010-01-135-22/+23
* libxc: use new (replacement) mmap-batch ioctlKeir Fraser2010-01-137-47/+236
* domctl/sysctl: Clean up definitionsKeir Fraser2009-12-222-25/+25
* Make Citrix copyright strinsg consistent.Keir Fraser2009-12-183-3/+3
* Support for -EAGAIN from xc_gnttab_map_grant_ref.Keir Fraser2009-12-171-1/+7
* Interfaces to memshr domctls.Keir Fraser2009-12-174-0/+204
* libxc interface support for memory paging domctls.Keir Fraser2009-12-173-0/+76
* libxc support of memory paging.Keir Fraser2009-12-171-1/+44
* imported patch mem_event_tools_domctls.patchKeir Fraser2009-12-173-0/+73
* General code clean-up of xc_linux.c.Keir Fraser2009-12-171-89/+72
* HVM RDTSCP fixesKeir Fraser2009-12-161-1/+2
* xend: Memory pool for pv guest on systems with >128G memoryKeir Fraser2009-12-022-0/+27