aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_tbuf.c
Commit message (Expand)AuthorAgeFilesLines
* xen, libxc: rename xenctl_cpumap to xenctl_bitmapDario Faggioli2013-04-171-1/+1
* libxc: fix tracing (broken with hypercall buffers)Andre Przywara2010-11-191-0/+1
* libxc: finalise transition to hypercall buffers.Ian Campbell2010-10-221-1/+1
* libxc: convert sysctl interfaces over to hypercall buffersIan Campbell2010-10-221-9/+9
* libxc: pass an xc_interface handle to page locking functionsIan Campbell2010-10-181-2/+2
* # HG changeset patchIan Campbell2010-08-241-4/+13
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-281-17/+17
* libxc: fix bug in xc_tbuf_get_size()Keir Fraser2010-02-101-3/+15
* 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