aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xenctrl.h
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: revert 26399:b0e618cb0233 (multiple vram areas)Tim Deegan2013-01-171-14/+6
* x86/mm: Provide support for multiple frame buffers in HVM guests.Robert Phillips2013-01-171-6/+14
* libxl: introduce XSM relabel on buildDaniel De Graaf2012-12-131-0/+1
* X86/vMCE: handle broken page with regard to migrationLiu Jinsong2012-12-061-0/+11
* libxl: Enable -Wshadow.Ian Campbell2012-09-171-16/+20
* tools: drop ia64 supportIan Campbell2012-09-121-19/+0
* tools/python: Clean python correctlyAndrew Cooper2012-08-171-17/+15
* libxc/Linux: Add VM_DONTCOPY flag of the VMA of the hypercall bufferWangzhenguo2012-08-171-3/+26
* libxl,libxc: introduce libxl_get_numainfo()Dario Faggioli2012-07-061-0/+6
* Rename: inslen -> insn_lenKeir Fraser2012-05-301-1/+1
* Add instruction length and trap type in HVMOP_inject_trap.Xudong Hao2012-05-301-1/+2
* libxc: Document the sharing interfaceAndres Lagar-Cavilla2012-04-241-22/+179
* x86/mem_sharing: Clean up debugging callsAndres Lagar-Cavilla2012-04-241-3/+0
* Tools: libxc side for setting up the mem sharing ringTim Deegan2012-03-081-0/+5
* Use a reserved pfn in the guest address space to store mem event ringsTim Deegan2012-03-081-5/+3
* Tools: Remove shared page from mem_event/access/paging interfacesTim Deegan2012-03-081-3/+3
* arm: compile libxcStefano Stabellini2012-03-011-0/+4
* xenpaging: remove obsolete XENMEM_paging_op_resumeOlaf Hering2012-03-011-2/+0
* libxc: Implement SCHEDOP sysctl for credit schedulerGeorge Dunlap2012-02-231-1/+6
* x86/mm: New sharing audit memopAndres Lagar-Cavilla2012-02-101-0/+1
* Use memops for mem paging, sharing, and access, instead of domctlsAndres Lagar-Cavilla2012-02-101-2/+4
* 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