Statistics
| Branch: | Revision:

root / tests @ e7c5e893

Name Size
  alpha
  cris
  lm32
  xtensa
Makefile 3.8 kB
hello-arm.c 3.1 kB
hello-i386.c 574 Bytes
hello-mips.c 1.6 kB
linux-test.c 12.7 kB
pi_10.com 54 Bytes
qruncom.c 7.2 kB
runcom.c 4.9 kB
sha1.c 7.4 kB
test-arm-iwmmxt.s 779 Bytes
test-i386-code16.S 1.3 kB
test-i386-muldiv.h 2.1 kB
test-i386-shift.h 4.7 kB
test-i386-ssse3.c 1.8 kB
test-i386-vm86.S 1.8 kB
test-i386.c 70.1 kB
test-i386.h 3.4 kB
test-mmap.c 12.4 kB
test_path.c 4.7 kB
testthread.c 1019 Bytes

Latest revisions

# Date Author Comment
5e408573 10/16/2011 01:40 pm Max Filippov

target-xtensa: rename dc232b board to sim

This is to get aligned with the linux name for this machine.

Signed-off-by: Max Filippov <>
Signed-off-by: Blue Swirl <>

e7e9af5c 10/16/2011 12:03 am Max Filippov

target-xtensa: add MAC16 unit tests

Signed-off-by: Max Filippov <>
Signed-off-by: Blue Swirl <>

890c6333 10/16/2011 12:03 am Max Filippov

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...

b2bedb21 09/16/2011 04:25 pm Stefan Weil

Remove blanks before \n in output strings

Those blanks violate the coding conventions, see
scripts/checkpatch.pl.

Blanks missing after colons in the changed lines were added.

This patch does not try to fix tabs, long lines and other
problems in the changed lines, therefore checkpatch.pl reports...

7d890b40 09/10/2011 07:57 pm Max Filippov

target-xtensa: add regression testsuite

Signed-off-by: Max Filippov <>
Signed-off-by: Blue Swirl <>

541dc0d4 09/03/2011 01:45 pm Stefan Weil

Use new macro QEMU_PACKED for packed structures

Most changes were made using these commands:

git grep -la '__attribute__((packed))'|xargs perl -pi -e 's/__attribute__\(\(packed\)\)/QEMU_PACKED/'
git grep -la '__attribute__ ((packed))'|xargs perl -pi -e 's/__attribute__ \(\(packed\)\)/QEMU_PACKED/'...

6d8a764e 09/01/2011 12:34 pm Lluís

trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*

Provides a more hierarchical view of the variable domain.

Also adds the CONFIG_TRACE_* variables for all backends.

[Stefan added missing 'test' in stap if statement]

Signed-off-by: Lluís Vilanova <>...

7267c094 08/21/2011 07:01 am Anthony Liguori

Use glib memory allocation and free functions

qemu_malloc/qemu_free no longer exist after this commit.

Signed-off-by: Anthony Liguori <>

5ba18547 05/08/2011 12:59 pm Stefan Weil

Fix spelling in comments (intruction -> instruction)

Signed-off-by: Stefan Weil <>
Signed-off-by: Stefan Hajnoczi <>

64c7b9d8 05/08/2011 12:02 pm Stefan Weil

Fix typos in comments (accessable -> accessible, priveleged -> privileged)

Signed-off-by: Stefan Weil <>
Signed-off-by: Stefan Hajnoczi <>

View revisions

Also available in: Atom