aboutsummaryrefslogtreecommitdiffstats
path: root/tools/memshr/interface.c
Commit message (Expand)AuthorAgeFilesLines
* Use memops for mem paging, sharing, and access, instead of domctlsAndres Lagar-Cavilla2012-02-101-2/+2
* Update memshr API and toolsAndres Lagar-Cavilla2012-01-261-12/+18
* Add correct const-ness to memshr tool functionsAndres Lagar-Cavilla2012-01-101-1/+1
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-281-3/+3
* Make Citrix copyright strinsg consistent.Keir Fraser2009-12-181-1/+1
* Maintains/cleans-up the sharing map. At the moment a simple FIFO policy isKeir Fraser2009-12-171-0/+4
* Reads from read only parent disk images are intercepted, and are used to detectKeir Fraser2009-12-171-0/+87
* Multiple tapdisk2 processes may use the same parent disk images (later used toKeir Fraser2009-12-171-0/+20
* Adds 'memory_sharing' option to domain config scripts. It passes domain id toKeir Fraser2009-12-171-0/+16
* Generic bi-directional map, and related initialisation functions. At the momentKeir Fraser2009-12-171-0/+92