index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2003-06-25
gcc3 compile fixes
bellard
2003-06-24
iret and popl (%esp) tests
bellard
2003-06-15
consistent hello naming
bellard
2003-06-15
added hello world for ARM
bellard
2003-06-15
more precise float rounding tests
bellard
2003-06-09
removed unused dependancy if non x86
bellard
2003-05-29
more FPU tests
bellard
2003-05-27
more exception tests - support for precise exceptions
bellard
2003-05-25
self modifying code also tests translation block chaining invalidation
bellard
2003-05-16
test-i386 update
bellard
2003-05-16
added vm86, exceptions and self modifying regression tests
bellard
2003-05-13
more exception tests
bellard
2003-05-10
eflags fix
bellard
2003-05-10
added LAR/LSL tests
bellard
2003-05-08
systematic exception test
bellard
2003-04-29
update
bellard
2003-04-29
fix _start routine name
bellard
2003-04-11
update
bellard
2003-04-11
suppressed undefined shldw shrdw
bellard
2003-04-07
-statis for test-i386
bellard
2003-03-30
added runcom test
bellard
2003-03-29
more tests
bellard
2003-03-29
added runcom
bellard
2003-03-24
glibc2.2 fixes - more command line options - misc doc fixes
v0.1.1
bellard
2003-03-23
distribution patches
v0.1.0
bellard
2003-03-23
better signal/exception support
bellard
2003-03-22
basic clone() support
bellard
2003-03-22
added code16 tests
bellard
2003-03-20
ppc port
bellard
2003-03-16
added cmov instruction
bellard
2003-03-16
cmpxchg test
bellard
2003-03-16
added loop/xadd/cmpxchg support
bellard
2003-03-16
added minimal segment support
bellard
2003-03-16
added bcd test
bellard
2003-03-06
added translation cache
bellard
2003-03-05
added bcd tests
bellard
2003-03-05
bsx/float tests
bellard
2003-03-04
added shiftd support - improved auto test
bellard
2003-03-03
many fixes
bellard
2003-03-01
new x86 CPU core
bellard
2003-02-24
added shift tests
bellard
2003-02-24
i386 emulator test
bellard