qemu/tests
Max Filippov 890c6333b2 target-xtensa: fix guest hang on masked CCOMPARE interrupt
QEMU timer is used to post CCOMPARE interrupt when the core is halted.
If that CCOMPARE interrupt is masked off then the timer must be rearmed
in the callback, otherwise it will be rearmed next time the core goes to
halt by the waiti instruction.

Add test case into timer testsuite.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-10-15 21:03:03 +00:00
..
alpha
cris tests/cris: Fix some errors and potential crashes 2011-04-03 21:58:38 +02:00
lm32 lm32: opcode testsuite 2011-03-07 13:42:37 +01:00
xtensa target-xtensa: fix guest hang on masked CCOMPARE interrupt 2011-10-15 21:03:03 +00:00
hello-arm.c
hello-i386.c Replace 'extern inline' with 'static inline' 2011-01-17 20:26:30 +00:00
hello-mips.c
linux-test.c tests: Fix two memory leaks 2011-02-20 18:45:08 +01:00
Makefile lm32: opcode testsuite 2011-03-07 13:42:37 +01:00
pi_10.com
qruncom.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
runcom.c make runcom compile on recent distributions 2010-10-23 14:47:01 +00:00
sha1.c tests: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types 2010-07-25 16:59:40 +02:00
test_path.c trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_* 2011-09-01 10:34:53 +01:00
test-arm-iwmmxt.s
test-i386-code16.S
test-i386-muldiv.h
test-i386-shift.h
test-i386-ssse3.c
test-i386-vm86.S
test-i386.c Remove blanks before \n in output strings 2011-09-16 08:25:56 -05:00
test-i386.h
test-mmap.c Fix typos in comments (accessable -> accessible, priveleged -> privileged) 2011-05-08 10:02:16 +01:00
testthread.c