aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc
Commit message (Expand)AuthorAgeFilesLines
* tools: VM generation ID save/restore and migrate.Paul Durrant2011-12-166-6/+73
* Fix types used in xc_memshr_* functionsAndres Lagar-Cavilla2012-01-102-21/+21
* libxc: Only retry mapping pages when ENOENT is returnedAndres Lagar-Cavilla2012-01-101-1/+1
* X86: Prepare PCID/INVPCID for hvmLiu, Jinsong2011-12-061-0/+2
* X86: Disable PCID/INVPCID for pvLiu, Jinsong2011-12-062-0/+3
* X86: expose Intel new features to pv/hvmLiu, Jinsong2011-12-062-4/+18
* tools/libxc: Fix x86_32 build breakage in previous changeset.Keir Fraser2011-12-021-1/+1
* tools/x86_64: Fix cpuid() inline asm to not clobber stack's red zoneKeir Fraser2011-12-021-9/+9
* x86/mm: remove 0x55 debug pattern from M2P tableTim Deegan2011-12-022-12/+7
* libxc: Fix checks on grant notify argumentsDaniel De Graaf2011-12-011-3/+3
* Tools: Libxc wrappers to automatically fill in page oud page contents on prepareAndres Lagar-Cavilla2011-12-013-2/+27
* tools/libxc: Remus Checkpoint CompressionShriram Rajagopalan2011-12-017-11/+1015
* tools/libxc: introduce xc_memalign in xc_{minios,linux,solaris,netbsd}.cShriram Rajagopalan2011-12-016-6/+35
* Tools: Add libxc wrapper for p2m audit domctlAndres Lagar-Cavilla2011-12-012-0/+49
* Tools: When passing no bitmap for the shadow log dirty bitmap clean up, we sh...Andres Lagar-Cavilla2011-12-011-0/+2
* Fix save/restore for HVM domains with viridian=1Paul Durrant2011-11-253-0/+27
* libxc: add bitmap_clear functionOlaf Hering2011-11-201-0/+6
* hvmloader: Move acpi_enabled out of hvm_info_table into xenstorePaul Durrant2011-11-181-1/+0
* elf: Fix Elf64 types and structs to match the specification.Keir Fraser2011-11-161-1/+1
* tools/build: Introduce {PREPEND,APPEND}_{LIB,INCLUDES}Roger Pau Monne2011-11-141-3/+3
* xen: provide pse36 cpuid bitTim Deegan2011-11-031-3/+7
* x86 pm: provide CC7/PC2 residencyYang Zhang2011-10-252-0/+4
* libxc: osdep: report missing backends in common codeIan Campbell2011-10-133-6/+16
* libxc: add xc_gntshr_* functionsDaniel De Graaf2011-10-065-0/+200
* libxc: add xc_gnttab_map_grant_ref_notifyDaniel De Graaf2011-10-065-120/+115
* xenpaging: track number of paged pages in struct domainOlaf Hering2011-09-262-0/+2
* PCI multi-seg: adjust domctl interfaceJan Beulich2011-09-221-8/+8
* mem_event: use different ringbuffers for share, paging and accessOlaf Hering2011-09-166-37/+59
* libxc: Enable cpuid performance counter leaf for HVMJuergen Gross2011-09-151-0/+1
* add privileged (dom0) kernel feature indicationJan Beulich2011-07-231-0/+7
* nestedsvm: Support TSC Rate MSRChristoph Egger2011-07-161-1/+1
* libxc: remove obsolete comment.Ian Campbell2011-07-161-4/+0
* xen/libxc: Clean up pv_cpuid switch statements.Keir Fraser2011-07-161-5/+5
* xen/libxc: set CPUID topology leaf as unsupported for PV guestsDavid Vrabel2011-07-161-0/+1
* Revert 23664:3e3c0a8be9f9Keir Fraser2011-07-081-9/+0
* add privileged/unprivileged kernel feature indicationJan Beulich2011-07-081-0/+9
* libxc: Squash xc_e820.h (and delete) into xenctrl.hKonrad Rzeszutek Wilk2011-06-284-42/+17
* tools: merge several bitop functions into xc_bitops.hOlaf Hering2011-06-105-108/+78
* Enable RDWRGSFS feature support for HVM guestsYang, Wei2011-06-151-1/+2
* x86: Pass through ERMS CPUID feature for HVM and PV guestsYang, Wei2011-06-142-2/+5
* x86/hvm: Make DRNG feature visible in CPUIDYang, Wei2011-06-142-0/+2
* x86/hvm: add SMEP support to HVM guestTim Deegan2011-06-062-0/+9
* nestedsvm: Support DecodeassistChristoph Egger2011-06-081-1/+2
* libxc: Don't refer to meaningless 'word offsets' in xc_cpufeature.hKeir Fraser2011-06-031-6/+6
* libxc: Simplify and clean up xc_cpufeature.hKeir Fraser2011-06-022-117/+98
* x86: Hide CPUID leaf 7 from PV guests.Keir Fraser2011-06-022-1/+12
* tools: Introduce "allocate-only" page type for migrationGeorge Dunlap2011-05-262-21/+31
* tools: Save superpages in the same batch, to make detection easierGeorge Dunlap2011-05-261-0/+12
* tools: libxc: Detect superpages on domain restoreGeorge Dunlap2011-05-261-16/+106
* Rename inj_msi -> inject_msiKeir Fraser2011-05-261-3/+3