aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tests
Commit message (Expand)AuthorAgeFilesLines
* x86_emulate: fix flag setting for 8-bit signed multiplicationJan Beulich2013-09-201-0/+2
* x86_emulate: MOVSXD must read source operand just onceJan Beulich2013-09-201-4/+62
* x86: fix dependencies of emulator testJan Beulich2013-09-201-6/+5
* x86: AVX instruction emulation fixesJan Beulich2013-08-281-6/+138
* 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
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* tools/tests: Restrict some tests to x86 onlyIan Campbell2012-12-211-2/+2
* x86: save/restore only partial register state where possibleJan Beulich2012-10-301-0/+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
* nstore: rename public xenstore headersIan Campbell2012-05-141-1/+1
* 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
* x86/mm: New sharing audit memopAndres Lagar-Cavilla2012-02-101-0/+11
* Use memops for mem paging, sharing, and access, instead of domctlsAndres Lagar-Cavilla2012-02-101-2/+2
* Tools: Make xen-access test compile in 32 bits modeAndres Lagar-Cavilla2012-02-092-12/+13
* Tools: build testsAndres Lagar-Cavilla2012-02-061-0/+21
* tools: memshrtool: tool to test and exercise the sharing subsystemAndres Lagar-Cavilla2012-01-272-0/+191
* X86-MCE: fix a bug of xen-mceinj toolLiu, Jinsong2011-12-181-1/+5
* x86/emulator: workaround for AMD erratum 573Jan Beulich2011-12-161-0/+2
* x86/emulator: add emulation of SIMD FP movesJan Beulich2011-12-011-0/+54
* x86/emulator: generalize movq emulation (SSE2 and AVX variants)Jan Beulich2011-12-011-0/+187
* test_x86_emulator: add a "run" target to the test code makefileJan Beulich2011-11-161-0/+4
* x86_emulate: Define and use BUG() and bool_t.Keir Fraser2011-11-161-0/+6
* test_x86_emulate: Get public Xen headers via tools/include.Keir Fraser2011-11-163-4/+6
* x86-64/test_x86_emulate: fix blowfish testJan Beulich2011-11-161-1/+1
* 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-312-12/+7
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-312-9/+3
* tools: consistently use $({CFLAGS,LDLIBS}_libxenctrl) instead of open coding.Ian Campbell2011-03-212-2/+2
* tools: consistently use $(CFLAGS_xeninclude) instead of open coding.Ian Campbell2011-03-212-2/+2
* tools: Drop XEN_XC variableIan Campbell2011-03-212-2/+0
* tools: Drop use of $(INCLUDES)Ian Campbell2011-03-212-10/+8
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-174-4/+4
* mem_access test tool: xen-accessJoe Epstein2011-01-082-0/+704
* tools/tests: Move x86 emulator tests into a subdirKeir Fraser2011-01-085-2/+2
* 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
* tools/tests: Test 64-bit x86 emulation in test_x86_emulate.Keir Fraser2010-10-114-393/+417
* x86: Add -fno-exceptions to list of possibly-supported CFLAGS for embedded ta...Keir Fraser2010-07-251-4/+1
* xend: Add support for URI ('file:' and 'data:' scheme) for PV/kernelKeir Fraser2009-08-255-0/+566
* x86: miscellaneous emulator adjustmentsKeir Fraser2009-08-191-1/+1
* tools/tests/regression/: Fix some paths and scripts.Keir Fraser2009-08-024-52/+67
* tools/tests: Add syntax check for different versions of pythonKeir Fraser2009-07-285-0/+177
* build: Define cc-option-add to immediately add options to CFLAGSKeir Fraser2009-01-131-3/+3