aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_linux.c
Commit message (Expand)AuthorAgeFilesLines
...
* libxc: Consolidate read()/write() syscall wrappers to read/write anKeir Fraser2007-11-111-27/+2
* libxc: Various xc_evtchn_* functions must return signed integer type.kfraser@localhost.localdomain2007-08-141-12/+16
* [LIBXC] Fix xc_map_grant_refs() function.kfraser@localhost.localdomain2007-07-121-1/+1
* libxc: Fix the build with some versions of gcc.Keir Fraser2007-03-311-2/+2
* libxc: User-space grant table device.Keir Fraser2007-03-311-0/+156
* libxc: Quieten the discard_file_cache() function. Preserve errnokfraser@localhost.localdomain2007-02-281-6/+8
* Reduce impact of saving/restoring/dumping large domains on Dom0 memoryKeir Fraser2007-02-241-0/+33
* [LIBXC] Add new AP{I function xc_evtchn_bind_unbound_port().kfraser@localhost.localdomain2006-12-011-0/+9
* [LINUX] Make evtchn device use a dynamic minor number.kfraser@localhost.localdomain2006-09-291-7/+75
* [LIBXC] Set close-on-exec on the privcmd fd in libxc.kfraser@localhost.localdomain2006-08-151-0/+30
* [TOOLS] Introduce xc_evtchn_*() interface for interacting with /dev/xen/evtchn.kaf24@firebug.cl.cam.ac.uk2006-06-151-0/+118
* Represent PFNs with their own type, rather than 'unsigned long'.kaf24@firebug.cl.cam.ac.uk2006-06-061-1/+1
* Move Linux-specific privcmd code into private libxc implementations.kaf24@firebug.cl.cam.ac.uk2006-05-021-0/+114