aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_solaris.c
Commit message (Expand)AuthorAgeFilesLines
* libxenctrl: Fix non-Linux definitions of xc_gnttab_map_table*().Keir Fraser2009-10-071-1/+8
* libxc: Implement stub xc_gnttab_map_table() for non-linux.Keir Fraser2009-06-011-0/+5
* Fix solaris xc_map_foreign_ranges()Keir Fraser2009-03-121-0/+2
* libxc: Clean up xc_map_foreign_ranges() interface to hide theKeir Fraser2008-07-231-4/+27
* 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: Quieten the discard_file_cache() function. Preserve errnokfraser@localhost.localdomain2007-02-281-2/+1
* Reduce impact of saving/restoring/dumping large domains on Dom0 memoryKeir Fraser2007-02-241-0/+7
* [LIBXC] Add new AP{I function xc_evtchn_bind_unbound_port().kfraser@localhost.localdomain2006-12-011-0/+9
* [SOLARIS] Create kernel-interface implementations for libxc and xenstored.kfraser@localhost.localdomain2006-10-171-0/+235