aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_pagetab.c
Commit message (Expand)AuthorAgeFilesLines
* libxc: The following patch replace the libxc interface to useKeir Fraser2008-06-191-2/+2
* libxc foreign address translation bugKeir Fraser2008-05-021-1/+1
* libxc: Fix xc_translate_foreign_address() to parse non-pae pagetableskfraser@localhost.localdomain2007-04-251-3/+3
* Lift physical address restriction in save/restore code.kfraser@localhost.localdomain2007-02-151-2/+2
* [LIBXC] Convert all printf/fprintf uses to use a macro instead.kaf24@firebug.cl.cam.ac.uk2006-06-071-10/+10
* [PAE] Fix tools to properly pack/unpack >4GB PAE CR3 values.kaf24@firebug.cl.cam.ac.uk2006-06-021-1/+1
* Fix a couple of bogus dom0_op names:kaf24@firebug.cl.cam.ac.uk2006-01-061-1/+1
* Add support to xenctx for printing stack traces on x86_32 and x86_64.Ian.Campbell@xensource.com2005-12-221-0/+192