aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* libxc: add new operation in HVMOP to deliver emulated MSI.Wei Liu2011-05-262-0/+31
* libxc: xc_domain_set_memory_map, xc_get_machine_memory_map (x86, amd64 only)Konrad Rzeszutek Wilk2011-05-263-17/+58
* tools: libxc: allow HVM firmware to be loaded at an arbitrary alignmentIan Campbell2011-05-241-7/+5
* tools: libxc: enable libelf logging for HVM domain builder.Ian Campbell2011-05-241-0/+3
* libxc: save: move static stats variable to stack variable.Ian Campbell2011-05-241-13/+14
* libxc: save: don't bother calculating stat's deltas unless we are going to pr...Ian Campbell2011-05-241-10/+12
* libxc: save: encapsulate time stats in a structIan Campbell2011-05-241-17/+18
* libxc: save: move static "write_count" variable into outbuf.Ian Campbell2011-05-241-5/+6
* libxc: save: noncached write doesn't use live parameter.Ian Campbell2011-05-241-7/+7
* libxc: save: rename ratewrite to uncached.Ian Campbell2011-05-241-3/+3
* libxc: save: drop code under ADAPTIVE_SAVE ifdef.Ian Campbell2011-05-241-110/+2
* libxc: save/restore: remove static context variablesIan Campbell2011-05-242-13/+8
* libxc: obtain correct length of p2m during core dumpingMarkus Gross2011-05-241-2/+1
* libxc: after saving, unmap correct amount for live_m2pJim Fehlig2011-05-241-2/+2
* gcc-4.6 compile fix: tools/libxc/xc_domain_restore.cOlaf Hering2011-05-201-2/+0
* gcc-4.6 compile fix: tools/libxc/xc_tmem.cOlaf Hering2011-05-201-2/+1
* libxc: [CVE-2011-1583] pv kernel image validationIan Jackson2011-05-091-44/+95
* x86/LWP: export LWP related CPUID to AMD SVM guestWei Huang2011-05-091-2/+4
* libxc: Fill in XSAVE-related CPUID leaves for PV guests.Keir Fraser2011-04-251-4/+10