aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_tbuf.c
Commit message (Expand)AuthorAgeFilesLines
* libxc: Fix the third argument of bitmap_64_to_byte in xc_tbuf_set_cpu_maskKeir Fraser2008-01-311-1/+1
* [LIBXC] Handle trace-buffer cpumap endianness.kfraser@localhost.localdomain2007-01-191-4/+8
* [LIBXC] Replace API uses of size_t with ulong.kfraser@localhost.localdomain2006-11-171-2/+2
* [SOLARIS] Don't mlock() hypercall buffers.kfraser@localhost.localdomain2006-10-231-2/+2
* Replace dom0_ops hypercall with three new hypercalls:kfraser@localhost.localdomain2006-08-251-37/+51
* Fix xc_tbuf.c indentation and stop turning failure to changekaf24@firebug.cl.cam.ac.uk2006-05-251-26/+30
* Use common code for enabling tracing via xenmon and xentrace, also fixingkaf24@firebug.cl.cam.ac.uk2006-05-161-7/+24
* Move Linux-specific privcmd code into private libxc implementations.kaf24@firebug.cl.cam.ac.uk2006-05-021-0/+46
* Fix whitespace in libxc. Tabs are manually fixed.kaf24@firebug.cl.cam.ac.uk2006-04-151-5/+5
* Make it possible to run valgrind on code linked with the libxc libraries.emellor@leeni.uk.xensource.com2005-11-221-3/+3
* This is a set of changes which allow the tracebuffer functionality tokaf24@firebug.cl.cam.ac.uk2005-10-301-0/+51