Age | Commit message (Expand) | Author | Files | Lines |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 1 | -1/+1 |
2016-05-18 | Fix some typos found by codespell | Stefan Weil | 1 | -7/+7 |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa | 1 | -0/+1 |
2016-03-22 | Clean up includes some more | Markus Armbruster | 1 | -3/+1 |
2015-09-11 | maint: remove unused include for signal.h | Daniel P. Berrange | 1 | -1/+0 |
2014-12-17 | target-xtensa: test cross-page opcode | Max Filippov | 1 | -13/+13 |
2014-11-10 | target-xtensa: add entry overflow test | Max Filippov | 1 | -0/+51 |
2014-11-03 | target-xtensa: tests: pre-process tests linker script | Max Filippov | 3 | -115/+137 |
2014-05-28 | Merge remote-tracking branch 'remotes/xtensa/tags/20140526-xtensa' into staging | Peter Maydell | 1 | -7/+239 |
2014-05-26 | target-xtensa: add tests for cross-page TB | Max Filippov | 1 | -0/+220 |
2014-05-26 | target-xtensa: completely clean TLB between MMU tests | Max Filippov | 1 | -7/+19 |
2014-05-24 | test: lm32: use semihosting for testing | Michael Walle | 5 | -22/+103 |
2014-05-24 | test: lm32: make test cases independent | Michael Walle | 8 | -0/+25 |
2014-05-07 | tests/tcg: Fix compilation of test_path | Peter Maydell | 2 | -9/+0 |
2014-03-15 | tests: Fix 'make test' for i686 hosts (build regression) | Stefan Weil | 1 | -5/+8 |
2014-02-24 | target-xtensa: add basic tests for cache opcodes | Max Filippov | 2 | -0/+98 |
2014-02-24 | target-xtensa: allow using core configuration in tests | Max Filippov | 30 | -32/+37 |
2014-02-24 | target-xtensa: add overridable test_init macro | Max Filippov | 2 | -2/+6 |
2014-02-04 | tests: lm32: new rule for single test cases | Michael Walle | 1 | -4/+4 |
2013-11-20 | target-openrisc: Correct carry flag check of l.addc and l.addic test cases | Sebastian Macke | 2 | -7/+11 |
2013-08-05 | Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into staging | Anthony Liguori | 2 | -9/+38 |
2013-07-30 | target-mips: correct the values in the DSP tests | Petar Jovanovic | 5 | -33/+37 |
2013-07-29 | tests/tcg/xtensa: Fix out-of-tree build | Andreas Färber | 1 | -9/+11 |
2013-07-29 | target-xtensa: add extui unit test | Max Filippov | 2 | -0/+27 |
2013-07-29 | target-mips: fix mipsdsp_mul_q31_q31 | Petar Jovanovic | 2 | -10/+58 |
2013-07-29 | target-mips: fix mipsdsp_trunc16_sat16_round | Petar Jovanovic | 1 | -4/+20 |
2013-07-28 | target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15 | Petar Jovanovic | 1 | -1/+18 |
2013-05-22 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori | 1 | -1/+0 |
2013-05-19 | target-mips: fix EXTPDP and setting up pos field in the DSPControl reg | Petar Jovanovic | 1 | -0/+18 |
2013-05-18 | remove some double-includes | Michael Tokarev | 1 | -1/+0 |
2013-05-17 | target-mips: fix incorrect behaviour for EXTP | Petar Jovanovic | 1 | -0/+18 |
2013-05-08 | target-mips: fix incorrect behaviour for INSV | Petar Jovanovic | 1 | -0/+13 |
2013-05-03 | target-mips: fix calculation of overflow for SHLL.PH and SHLL.QB | Petar Jovanovic | 2 | -3/+53 |
2013-04-15 | target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR | Petar Jovanovic | 2 | -18/+18 |
2013-03-18 | tests: tcg: lm32: add more test cases | Michael Walle | 4 | -1/+61 |
2013-03-17 | target-mips: fix rndrashift_short_acc and code for EXTR_ instructions | Petar Jovanovic | 3 | -0/+92 |
2013-03-04 | target-mips: fix DSP overflow macro and affected routines | Petar Jovanovic | 2 | -12/+46 |
2013-02-23 | target-mips: fix for sign-issue in MULQ_W helper | Petar Jovanovic | 2 | -2/+2 |
2013-02-23 | target-mips: fix for incorrect multiplication with MULQ_S.PH | Petar Jovanovic | 1 | -0/+15 |
2013-02-18 | test-i386: make it compile with a recent gcc | Paolo Bonzini | 1 | -2/+2 |
2013-02-18 | test-i386: QEMU_PACKED is not defined here | Paolo Bonzini | 1 | -3/+3 |
2013-01-31 | target-mips: fix incorrect test for MTHLIP | Petar Jovanovic | 1 | -1/+1 |
2013-01-08 | target-mips: Fix helper and tests for dot/cross-dot product instructions | Petar Jovanovic | 4 | -4/+38 |
2013-01-01 | target-mips: Fix for helpers for EXTR_* instructions | Petar Jovanovic | 8 | -0/+185 |
2013-01-01 | target-mips: Fix incorrect reads and writes to DSPControl register | Petar Jovanovic | 2 | -40/+24 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 2 | -3/+3 |
2012-12-19 | janitor: add guards to headers | Paolo Bonzini | 1 | -0/+5 |
2012-12-08 | target-xtensa: add s32c1i unit tests | Max Filippov | 2 | -0/+40 |
2012-12-08 | target-xtensa: add SR accessibility unit tests | Max Filippov | 3 | -1/+92 |
2012-12-06 | target-mips: Fix incorrect shift for SHILO and SHILOV | Petar Jovanovic | 2 | -0/+38 |