aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tests/xen-access
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
* tools: remove pattern matched linking rulesIan Campbell2011-03-311-7/+3
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-5/+2
* tools: consistently use $({CFLAGS,LDLIBS}_libxenctrl) instead of open coding.Ian Campbell2011-03-211-1/+1
* tools: consistently use $(CFLAGS_xeninclude) instead of open coding.Ian Campbell2011-03-211-1/+1
* tools: Drop XEN_XC variableIan Campbell2011-03-211-1/+0
* tools: Drop use of $(INCLUDES)Ian Campbell2011-03-211-5/+4
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* mem_access test tool: xen-accessJoe Epstein2011-01-082-0/+704