index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
tcg
/
xtensa
Age
Commit message (
Expand
)
Author
2017-01-15
target/xtensa: tests: clean up interrupt tests
Max Filippov
2017-01-15
target/xtensa: tests: add memctl test
Max Filippov
2017-01-15
target/xtensa: tests: add ccount write tests
Max Filippov
2017-01-15
target/xtensa: tests: replace hardcoded interrupt masks
Max Filippov
2017-01-15
target/xtensa: tests: fix timer tests
Max Filippov
2017-01-15
target/xtensa: tests: run tests with icount
Max Filippov
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2014-12-17
target-xtensa: test cross-page opcode
Max Filippov
2014-11-10
target-xtensa: add entry overflow test
Max Filippov
2014-11-03
target-xtensa: tests: pre-process tests linker script
Max Filippov
2014-05-26
target-xtensa: add tests for cross-page TB
Max Filippov
2014-05-26
target-xtensa: completely clean TLB between MMU tests
Max Filippov
2014-02-24
target-xtensa: add basic tests for cache opcodes
Max Filippov
2014-02-24
target-xtensa: allow using core configuration in tests
Max Filippov
2014-02-24
target-xtensa: add overridable test_init macro
Max Filippov
2013-07-29
tests/tcg/xtensa: Fix out-of-tree build
Andreas Färber
2013-07-29
target-xtensa: add extui unit test
Max Filippov
2012-12-08
target-xtensa: add s32c1i unit tests
Max Filippov
2012-12-08
target-xtensa: add SR accessibility unit tests
Max Filippov
2012-06-09
target-xtensa: add MMU pagewalking tests
Max Filippov
2012-04-21
target-xtensa: add tests for LOOPNEZ and LOOPGTZ
Max Filippov
2012-04-14
target-xtensa: add test for IBREAK invalidation
Max Filippov
2012-04-14
target-xtensa: add tests for LBEG/LEND invalidation
Max Filippov
2012-04-14
target-xtensa: improve unit tests debugging
Max Filippov
2012-02-20
target-xtensa: add breakpoint tests
Max Filippov
2012-01-12
tests: mv tests/* -> tests/tcg
Anthony Liguori