aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tools: Don't turn CFLAGS into a := (immediate evaluation) variable asKeir Fraser2009-01-121-1/+1
* x86_emulate: read/write/insn_fetch emulation hooks now all take aKeir Fraser2008-06-301-5/+4
* x86_emulate: Support CMPXCHG16B.Keir Fraser2008-04-221-42/+6
* x86_emulate: Implement a more dynamic interface for handling FPUKeir Fraser2008-04-161-6/+0
* x86 firmware: Consolidate firmware common build rules.Keir Fraser2008-04-021-4/+4
* x86_emulate: Remove environment-specific definitions from coreKeir Fraser2008-03-313-22/+30
* x86_emulate: Allow writeback-avoidance optimisation to be defeated byKeir Fraser2008-02-211-0/+1
* tools: Avoid -nostdlib argument to $(LD).Keir Fraser2007-11-131-2/+1
* solaris: Fix Solaris tools build.Keir Fraser2007-11-021-1/+0
* x86: Extend emulator return codes.kfraser@localhost.localdomain2007-02-211-24/+24
* [XEN] Allow stack-address-size to be specified differently fromkfraser@localhost.localdomain2007-01-151-1/+2
* [XEN] Emulate MUL/DIV. Tweak test suite build.kaf24@localhost.localdomain2007-01-142-1/+5
* [TESTS] Fix native jump to 1MB absolute address in emulator test.kaf24@localhost.localdomain2007-01-131-1/+1
* Extend emulator testing.kfraser@localhost.localdomain2007-01-124-5/+512
* [TEST] Fix x86_emulate tests on x86/64 host.kfraser@localhost.localdomain2007-01-091-6/+26
* [XEN] Emulate DAA/DAS the hard way. We cannot execute the instructionkfraser@localhost.localdomain2007-01-091-2/+65
* [XEN] Tweak x86 emulator interface.kfraser@localhost.localdomain2007-01-081-1/+1
* [XEN] Add LEA to the Xen x86 emulator. Rename x86_emulate_memop() tokfraser@localhost.localdomain2007-01-051-16/+43
* [XEN] Emulator extensions to decode ModRM.MOD == 3.kfraser@localhost.localdomain2006-12-201-20/+18
* [XEN] Add 'insn_fetch' memory operation to the x86_emulator.kaf24@localhost.localdomain2006-12-031-1/+5
* [XEN] Emulate XADD instruction.kfraser@localhost.localdomain2006-12-011-0/+20
* [XEN] Simplify x86_emulate interface.kfraser@localhost.localdomain2006-11-301-28/+48
* [XEN] Fix the x86 emulator to safely fail when it turns out thekfraser@localhost.localdomain2006-08-231-0/+14
* [X86EMUL] Mark MOV instruction as not needing writeback.kfraser@dhcp93.uk.xensource.com2006-06-061-39/+64
* Change the x86_emulate() interface to pack all context argumentskaf24@firebug.cl.cam.ac.uk2006-05-251-30/+37
* Remove __TEST_HARNESS__ tests from x86_emulate: instead check for __XEN__kaf24@firebug.cl.cam.ac.uk2006-05-181-2/+0
* build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-101-0/+3
* Fix tools Makefiles to respect CFLAGS. Disable stack-smashkaf24@firebug.cl.cam.ac.uk2006-02-281-5/+4
* Fix up x86 emulator header docs and ensure callers usekaf24@firebug.cl.cam.ac.uk2006-01-051-12/+12
* Add support for MOVSX/MOVSXD/MOVZX (move-with-extend)kaf24@firebug.cl.cam.ac.uk2005-12-212-0/+32
* Fix tools to pull public header files from standardkaf24@firebug.cl.cam.ac.uk2005-10-041-1/+1
* bitkeeper revision 1.1236.1.114 (42407a31Nf9p7AkNdYSNJUqcXa7-NA)kaf24@firebug.cl.cam.ac.uk2005-03-221-2/+35
* bitkeeper revision 1.1236.1.101 (423f0cb4e4UtnlbkQsaMhXYz4hi__w)kaf24@firebug.cl.cam.ac.uk2005-03-211-2/+50
* bitkeeper revision 1.1236.1.85 (423af065m4e0j4eXiTFvV-BrIlfC-A)kaf24@firebug.cl.cam.ac.uk2005-03-181-0/+15
* bitkeeper revision 1.1236.34.3 (4237063cE2rat5RdEGCsTzuaC6XCcA)kaf24@firebug.cl.cam.ac.uk2005-03-151-5/+3
* bitkeeper revision 1.1236.18.1 (422f27c9EveZXnXhkLBg8iYwaAffoQ)kaf24@firebug.cl.cam.ac.uk2005-03-092-0/+190