Sign in
qemu
/
qemu
/
f2e1750803240ec8b78ae126af0d54f7896ee11d
/
tests
58458bb
tests: missing ; in if 0
by Michael S. Tsirkin
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
5f65049
consolidate user cpu_{in, out}[bwl] into ioport-user.c
by Isaku Yamahata
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
ecbb5ea
target-alpha: overflow condition for sublv and subqv
by aurel32
· 16 years ago
72d239e
Get rid of user_mode_only
by aurel32
· 16 years ago
ef96779
CRIS: Implement set_thread_area for CRIS.
by edgar_igl
· 16 years ago
530e761
Fix more FSF addresses
by blueswir1
· 16 years ago
e283261
Add missing newline at the end of file
by blueswir1
· 16 years ago
1d6198c
Remove unnecessary trailing newlines
by blueswir1
· 16 years ago
222a333
Implement SSE4.1, SSE4.2 (x86).
by balrog
· 16 years ago
59e0fbf
Add a simple SSSE3 test.
by balrog
· 16 years ago
e5fd43a
Support out-of-the-tree building of tests
by malc
· 16 years ago
7058bfa
Fix TEST_BSX operands in test-i386.c (Zeev Tarantov).
by balrog
· 16 years ago
872ea0c
Enable same-arch consistency check on x86-64, print syscall name on error.
by balrog
· 16 years ago
a986fcc
alpha: improve testsuite
by aurel32
· 16 years ago
df0fc99
alpha: add tests
by aurel32
· 17 years ago
3132811
Make the tests run when built with experimental gcc-cris 4.4. Prettify the logs.
by edgar_igl
· 17 years ago
9012c2b
Add a testcase for broken x arithmetic sequences.
by edgar_igl
· 17 years ago
54f25d0
Increase the odds for the movei test to pass in system simulation.
by edgar_igl
· 17 years ago
bd3a845
Avoid warnings.
by edgar_igl
· 17 years ago
6f7044f
update
by bellard
· 17 years ago
a5973fb
more tests
by bellard
· 17 years ago
a57f631
removed unused code
by bellard
· 17 years ago
7dd7c98
Correct broken test for fixed file mmaps.
by edgar_igl
· 17 years ago
ff56ff7
CRIS: Make CCS related tests pass in system simulation by masking off flags not related to the tests.
by edgar_igl
· 17 years ago
31d731a
CRIS: Correct typo in test for moverm.
by edgar_igl
· 17 years ago
41a00ab
Remove remaining .cvsignore files
by aurel32
· 17 years ago
e1ffb0f
Add a tests for user-mode mmap
by edgar_igl
· 17 years ago
bebb39d
Add test-case for btst CCS flags updates.
by edgar_igl
· 17 years ago
cbdbb77
Add small testcase for ordinary signals.
by edgar_igl
· 17 years ago
1b893ef
Add testcase for CRIS ftag/fidx cache flushing insns.
by edgar_igl
· 17 years ago
efd0c20
suppressed warnings
by bellard
· 17 years ago
a44c7c1
compilation fix
by bellard
· 17 years ago
8aadfbf
compilation fixes - added bswap - comments
by bellard
· 17 years ago
9b0b820
removed obsolete test2 target
by bellard
· 17 years ago
7aaabde
use -fno-strict-aliasing
by bellard
· 17 years ago
be98f1f
compilation fixes
by bellard
· 17 years ago
aaed909
added cpu_model parameter to cpu_init()
by bellard
· 17 years ago
ec6338b
removed obsolete x86 code copy support
by bellard
· 17 years ago
e7daa60
Add CRIS configuration bits, by Edgar E. Iglesias.
by ths
· 17 years ago
dd43edf
CRIS testsuite, based on the SIM testsuite, by Edgar E. Iglesias.
by ths
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 18 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 18 years ago
18c9b56
Implement iwMMXt instruction set for the PXA270 cpu.
by balrog
· 18 years ago
df517ce
int conversion test
by bellard
· 18 years ago
2afbeee
update path
by bellard
· 18 years ago
57be54b
Fix "make test2".
by pbrook
· 18 years ago
e463004
Simple test for mips/mipsel, based on a test by Alexander Voropay.
by ths
· 18 years ago
26a7646
C99 64 bit printf
by bellard
· 19 years ago
3b42c97
sse2 comment
by bellard
· 19 years ago
80e7d52
added movdq2q and movq2dq
by bellard
· 19 years ago
b2a8e59
fxam test
by bellard
· 19 years ago
6c3ee14
better shift tests
by bellard
· 19 years ago
2d7a3b9
qruncom compile fixes (initial patch by Even Rouault)
by bellard
· 19 years ago
56902ee
more targets
by bellard
· 19 years ago
cc4adee
added MIPS user in automatic tests
by bellard
· 19 years ago
c68ea70
cpu_single_env usage fix
by bellard
· 19 years ago
11650e3
clean target update
by bellard
· 20 years ago
e06e525
lretq, lcall and ljmp tests in 64 bit mode
by bellard
· 20 years ago
86bd2ca
NaN tests
by bellard
· 20 years ago
d057099
cmov fix
by bellard
· 20 years ago
776f222
x86_64 test program
by bellard
· 20 years ago
bd3fae3
removed warning
by bellard
· 20 years ago
97ed14a
fix shufps/shufpd tests - added maskmov tests
by bellard
· 20 years ago
a4682cc
fxsr test
by bellard
· 20 years ago
085339a
MMX/SSE test
by bellard
· 20 years ago
acae468
fixed imul im test - added TEST_VM86 define for x86_64 tests
by bellard
· 20 years ago
61a8c4e
enter insn fix
by bellard
· 20 years ago
8d5f07f
sparc merge (Blue Swirl)
by bellard
· 20 years ago
e82d8ad
fixed bound memory reference
by bellard
· 21 years ago
665656a
ffree test
by bellard
· 21 years ago
28ab0e2
added cpu_get_tsc()
by bellard
· 21 years ago
7f5e145
BSR/BSF 'undefined behaviour' test
by bellard
· 21 years ago
bbc9d34
update
by bellard
· 21 years ago
1190935
precise self modifying code test
by bellard
· 21 years ago
039d3da
added user mode libqemu usage example
by bellard
· 21 years ago
b5075d2
more imul tests
by bellard
· 21 years ago
73bdea1
2.6 kernel compile fix
by bellard
· 21 years ago
6b2b611
more FPU context save tests
by bellard
· 21 years ago
e374bfa
shm tests - disabled clone test
by bellard
· 21 years ago
68e73e3
clean tests dir
by bellard
· 21 years ago
4120b61
test at least one invalid lock op code
by bellard
· 21 years ago
d575b78
more xadd tests - cmpxchg8b test
by bellard
· 21 years ago
546cdbd
first multi target test (lauches 'ls')
by bellard
· 21 years ago
791c2261
more complete eflags testing for multiplication (P4 case only)
by bellard
· 21 years ago
9cdf757
more fcmovxx tests
by bellard
· 21 years ago
7517502
fcmovx support
by bellard
· 21 years ago
03d5f74
update
by bellard
· 21 years ago
285dc33
update
by bellard
· 21 years ago
v0.5.0
9d16dd5
make cpu test static
by bellard
· 21 years ago
78d6da9
license
by bellard
· 21 years ago
196ad10
portable Linux test
by bellard
· 21 years ago
3ff0631
added linux < 2.4.21 vm86 bug workaround - added extensive TF flag test
by bellard
· 22 years ago
626df76
build all targets at the same time
by bellard
· 22 years ago
b2b5fb2
popw (%esp) test)
by bellard
· 22 years ago
070893f
RedHat 9 fix
by bellard
· 22 years ago
ede2820
added nop test for exception
by bellard
· 22 years ago
e3e86d5
gcc3 compile fixes
by bellard
· 22 years ago
dd3587f
iret and popl (%esp) tests
by bellard
· 22 years ago
Next »