aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tests/mce-test
Commit message (Expand)AuthorAgeFilesLines
* tools: xen-mceinj: Add missing return value checksBastian Blank2013-08-191-2/+4
* xen, libxc: rename xenctl_cpumap to xenctl_bitmapDario Faggioli2013-04-171-1/+1
* nstore: rename public xenstore headersIan Campbell2012-05-141-1/+1
* X86-MCE: fix a bug of xen-mceinj toolLiu, Jinsong2011-12-181-1/+5
* tools: remove pattern matched linking rulesIan Campbell2011-03-311-5/+4
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-4/+1
* 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
* Xen MCE test: all test casesKeir Fraser2010-12-2411-0/+795
* Xen MCE test: common functions to be used for test casesKeir Fraser2010-12-242-0/+286
* Xen MCE test: utilities to inject fake MCE for X86Keir Fraser2010-12-243-0/+696