aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xenctrl.h
Commit message (Expand)AuthorAgeFilesLines
* flask: Update flask_op hypercall structureDaniel De Graaf2012-02-061-2/+2
* tools/flask: remove libflaskDaniel De Graaf2012-02-061-0/+3
* xen: allow global VIRQ handlers to be delegated to other domainsDaniel De Graaf2012-01-281-0/+9
* Tools: Expose to libxc the total number of shared frames and space savedAndres Lagar-Cavilla2012-01-261-0/+17
* Update memshr API and toolsAndres Lagar-Cavilla2012-01-261-1/+18
* libxc: Update rmb/wmb for x86.Keir Fraser2012-01-211-4/+6
* Fix types used in xc_memshr_* functionsAndres Lagar-Cavilla2012-01-101-7/+7
* x86/mm: remove 0x55 debug pattern from M2P tableTim Deegan2011-12-021-6/+3
* Tools: Libxc wrappers to automatically fill in page oud page contents on prepareAndres Lagar-Cavilla2011-12-011-0/+2
* tools/libxc: Remus Checkpoint CompressionShriram Rajagopalan2011-12-011-0/+60
* tools/libxc: introduce xc_memalign in xc_{minios,linux,solaris,netbsd}.cShriram Rajagopalan2011-12-011-0/+2
* Tools: Add libxc wrapper for p2m audit domctlAndres Lagar-Cavilla2011-12-011-0/+27
* x86 pm: provide CC7/PC2 residencyYang Zhang2011-10-251-0/+2
* libxc: add xc_gntshr_* functionsDaniel De Graaf2011-10-061-0/+48
* libxc: add xc_gnttab_map_grant_ref_notifyDaniel De Graaf2011-10-061-0/+23
* xenpaging: track number of paged pages in struct domainOlaf Hering2011-09-261-0/+1
* mem_event: use different ringbuffers for share, paging and accessOlaf Hering2011-09-161-3/+6
* libxc: remove obsolete comment.Ian Campbell2011-07-161-4/+0
* libxc: Squash xc_e820.h (and delete) into xenctrl.hKonrad Rzeszutek Wilk2011-06-281-1/+16
* libxc: add new operation in HVMOP to deliver emulated MSI.Wei Liu2011-05-261-0/+2
* libxc: xc_domain_set_memory_map, xc_get_machine_memory_map (x86, amd64 only)Konrad Rzeszutek Wilk2011-05-261-0/+11
* Remove unmaintained Access Control Module (ACM) from hypervisor.Keir Fraser2011-03-251-4/+0
* libxc: provide XENCTRL_HAS_XC_INTERFACE feature test macroIan Jackson2011-01-271-0/+10
* mem_access: added trap injection to libxcJoe Epstein2011-01-071-0/+8
* mem_access: HVMOPs for setting mem accessJoe Epstein2011-01-071-0/+28
* libxc: add ability to query OS interface for "fakeness"Ian Campbell2010-12-031-0/+9
* libxc: convert gnttab interfaces to use an opaque handle typeIan Campbell2010-12-231-15/+12
* libxc: convert evtchn interfaces to use an opaque handle typeIan Campbell2010-12-231-14/+15
* libxc: allow caller to specify no re-entrancy protection when opening the int...Ian Campbell2010-12-021-1/+10
* libxc: rename safe_strerror to xc_strerror and pass in an XC handle for futur...Ian Campbell2010-12-021-0/+5
* ARINC 653 schedulerKeir Fraser2010-12-011-0/+10
* tools: change cpumaps to uint8_tJuergen Gross2010-11-031-13/+27
* libxc: finalise transition to hypercall buffers.Ian Campbell2010-10-221-2/+3
* libxc: convert gnttab interfaces over to hypercall buffersIan Campbell2010-10-221-1/+1
* libxc: convert sysctl interfaces over to hypercall buffersIan Campbell2010-10-221-6/+3
* libxc: convert shadow domctl interfaces and save/restore over to hypercall bu...Ian Campbell2010-10-221-1/+1
* libxc: infrastructure for hypercall safe data buffers.Ian Campbell2010-10-261-0/+131
* tools: cpupools: Support arbitrary numbers of physical cpusJuergen Gross2010-10-211-13/+13
* libxc: drop xc_get_max_pagesIan Campbell2010-10-181-2/+0
* libxc: simplify lock profiling APIIan Campbell2010-10-181-5/+7
* libxc: simplify performance counters APIIan Campbell2010-10-181-6/+7
* libxc: make xc_memory_op library privateIan Campbell2010-10-181-3/+0
* libxc: remove compatibility macro for xc_domain_memory_populate_physmapIan Campbell2010-10-181-4/+0
* libxc: add xc_maximum_ram_page to wrap XENMEM_maximum_ram_pageIan Campbell2010-10-181-0/+3
* libxc: add xc_machphys_mfn_list to wrap XENMEM_machphys_mfn_listIan Campbell2010-10-181-0/+4
* libxc: add xc_domain_maximum_gpfn to wrap XENMEM_maximum_gpfnIan Campbell2010-10-181-0/+2
* libxc: add xc_domain_add_to_physmap to wrap XENMEM_add_to_physmapIan Campbell2010-10-181-0/+6
* libxc: add xc_domain_memory_exchange_pages to wrap XENMEM_exchangeIan Campbell2010-10-181-0/+9
* libxc: wrappers for XENMEM {increase,decrease}_reservation and populate_physmapIan Campbell2010-10-181-30/+54
* libxc: remove unnecessary double indirection from xc_readconsoleringIan Campbell2010-10-181-1/+1