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
Age
Commit message (
Expand
)
Author
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
2013-04-15
target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR
Petar Jovanovic
2013-03-18
tests: tcg: lm32: add more test cases
Michael Walle
2013-03-17
target-mips: fix rndrashift_short_acc and code for EXTR_ instructions
Petar Jovanovic
2013-03-04
target-mips: fix DSP overflow macro and affected routines
Petar Jovanovic
2013-02-23
target-mips: fix for sign-issue in MULQ_W helper
Petar Jovanovic
2013-02-23
target-mips: fix for incorrect multiplication with MULQ_S.PH
Petar Jovanovic
2013-02-18
test-i386: make it compile with a recent gcc
Paolo Bonzini
2013-02-18
test-i386: QEMU_PACKED is not defined here
Paolo Bonzini
2013-01-31
target-mips: fix incorrect test for MTHLIP
Petar Jovanovic
2013-01-08
target-mips: Fix helper and tests for dot/cross-dot product instructions
Petar Jovanovic
2013-01-01
target-mips: Fix for helpers for EXTR_* instructions
Petar Jovanovic
2013-01-01
target-mips: Fix incorrect reads and writes to DSPControl register
Petar Jovanovic
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
janitor: add guards to headers
Paolo Bonzini
2012-12-08
target-xtensa: add s32c1i unit tests
Max Filippov
2012-12-08
target-xtensa: add SR accessibility unit tests
Max Filippov
2012-12-06
target-mips: Fix incorrect shift for SHILO and SHILOV
Petar Jovanovic
2012-12-06
target-mips: Fix incorrect code and test for INSV
Petar Jovanovic
2012-11-10
tests/tcg: new test for i386 FPREM and FPREM1
Catalin Patulea
2012-10-31
target-mips: Add ASE DSP testcases
Jia Liu
2012-10-30
tests/tcg: fix unused result warnings
Catalin Patulea
2012-10-27
tests/tcg: fix a few warnings
Catalin Patulea
2012-10-19
tests/tcg: fix build
Catalin Patulea
2012-07-27
target-or32: Add testcases
Jia Liu
2012-06-09
target-xtensa: add MMU pagewalking tests
Max Filippov
2012-05-14
fix some common typos
Jim Meyering
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-03-31
tests: fix out-of-tree building for lm32 target
Michael Walle
2012-02-20
target-xtensa: add breakpoint tests
Max Filippov
2012-01-13
cris: Update paths to match the move of tests/cris
Edgar E. Iglesias
2012-01-12
tests: mv tests/* -> tests/tcg
Anthony Liguori