Age | Commit message (Expand) | Author |
2017-07-20 | Replace 'struct ucontext' with 'ucontext_t' type | Khem Raj |
2017-07-11 | tests: Avoid non-portable 'echo -ARG' | Eric Blake |
2017-02-14 | target/openrisc: Rename the cpu from or32 to or1k | Richard Henderson |
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-10-24 | test-i386: fix bitrot for 64-bit | Paolo Bonzini |
2016-10-07 | qemu-tech: move TCG test documentation to tests/tcg/README | Paolo Bonzini |
2016-09-28 | tests: cris: add v17 ADDC test | Rabin Vincent |
2016-09-28 | tests: cris: remove check_time1 | Rabin Vincent |
2016-09-28 | tests: cris: remove openpf4 test | Rabin Vincent |
2016-09-28 | tests: cris: fix syscall inline asm | Rabin Vincent |
2016-09-28 | tests: cris: force inlining | Rabin Vincent |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2016-05-18 | Fix some typos found by codespell | Stefan Weil |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa |
2016-03-22 | Clean up includes some more | Markus Armbruster |
2015-09-11 | maint: remove unused include for signal.h | Daniel P. Berrange |
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-28 | Merge remote-tracking branch 'remotes/xtensa/tags/20140526-xtensa' into staging | Peter Maydell |
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-05-24 | test: lm32: use semihosting for testing | Michael Walle |
2014-05-24 | test: lm32: make test cases independent | Michael Walle |
2014-05-07 | tests/tcg: Fix compilation of test_path | Peter Maydell |
2014-03-15 | tests: Fix 'make test' for i686 hosts (build regression) | Stefan Weil |
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 |
2014-02-04 | tests: lm32: new rule for single test cases | Michael Walle |
2013-11-20 | target-openrisc: Correct carry flag check of l.addc and l.addic test cases | Sebastian Macke |
2013-08-05 | Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into staging | Anthony Liguori |
2013-07-30 | target-mips: correct the values in the DSP tests | Petar Jovanovic |
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 |
2013-07-29 | target-mips: fix mipsdsp_mul_q31_q31 | Petar Jovanovic |
2013-07-29 | target-mips: fix mipsdsp_trunc16_sat16_round | Petar Jovanovic |
2013-07-28 | target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15 | Petar Jovanovic |
2013-05-22 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori |
2013-05-19 | target-mips: fix EXTPDP and setting up pos field in the DSPControl reg | Petar Jovanovic |
2013-05-18 | remove some double-includes | Michael Tokarev |
2013-05-17 | target-mips: fix incorrect behaviour for EXTP | Petar Jovanovic |
2013-05-08 | target-mips: fix incorrect behaviour for INSV | Petar Jovanovic |
2013-05-03 | target-mips: fix calculation of overflow for SHLL.PH and SHLL.QB | Petar Jovanovic |