aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tests/xen-access/xen-access.c
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* tools/tests/xen-access: INT3 trap type is s/w exception.Keir Fraser2012-05-301-1/+1
* Add instruction length and trap type in HVMOP_inject_trap.Xudong Hao2012-05-301-1/+3
* tools: xen-access: Check return values and clean up on errors during initAravindh Puthiyaparambil2012-04-241-58/+115
* Tools: After a helper maps a ring, yank it from the guest physmapTim Deegan2012-03-081-0/+5
* Use a reserved pfn in the guest address space to store mem event ringsTim Deegan2012-03-081-43/+40
* Tools: Remove shared page from mem_event/access/paging interfacesTim Deegan2012-03-081-18/+4
* Tools: Make xen-access test compile in 32 bits modeAndres Lagar-Cavilla2012-02-091-10/+13
* mem_event: use different ringbuffers for share, paging and accessOlaf Hering2011-09-161-2/+2
* tools/tests/xen-access: minor bug fixesAravindh Puthiyaparambil2011-05-091-5/+2
* mem_access test tool: xen-accessJoe Epstein2011-01-081-0/+668