aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_tmem.c
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* gcc-4.6 compile fix: tools/libxc/xc_tmem.cOlaf Hering2011-05-201-2/+1
* tmem: Use of 'new' clashes with C++ reserved namespace.Keir Fraser2010-12-101-8/+8
* libxc: finalise transition to hypercall buffers.Ian Campbell2010-10-221-2/+2
* libxc: convert tmem interface over to hypercall buffersIan Campbell2010-10-221-28/+37
* libxc: pass an xc_interface handle to page locking functionsIan Campbell2010-10-181-6/+6
* libxc, tmem: Fix build after fd2e5008c2e0Keir Fraser2010-09-131-3/+3
* tmem (tools): move to new ABI version to handle long object-idsKeir Fraser2010-09-131-10/+61
* # HG changeset patchIan Campbell2010-08-241-0/+14
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-281-35/+36
* tmem: save/restore/migrate/livemigrate and shared pool authenticationKeir Fraser2009-08-061-1/+373
* tmem: fix 32-on-64 supportKeir Fraser2009-06-171-5/+5
* Transcendent memory ("tmem") for Xen.Keir Fraser2009-05-261-0/+83