index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
tcg
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tests/tcg: Remove run-test-mmap-*
Richard Henderson
2024-02-29
9
-45
/
+0
*
tests/tcg: bump TCG test timeout to 120s
Alex Bennée
2024-02-28
1
-6
/
+3
*
tests/tcg: update licenses to GPLv2 as intended
Alex Bennée
2024-02-28
12
-26
/
+26
*
tests/tcg: Add the syscall catchpoint gdbstub test
Ilya Leoshkevich
2024-02-09
3
-1
/
+113
*
tests/tcg/s390x: Test CONVERT TO BINARY
Ilya Leoshkevich
2024-02-06
2
-0
/
+103
*
tests/tcg/s390x: Test CONVERT TO DECIMAL
Ilya Leoshkevich
2024-02-06
2
-0
/
+64
*
Merge tag 'pull-tcg-20240202-2' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-02-03
1
-1
/
+1
|
\
|
*
tests/tcg: Fix the /proc/self/mem probing in the PROT_NONE gdbstub test
Ilya Leoshkevich
2024-02-03
1
-1
/
+1
*
|
target/arm: Add ID_AA64ZFR0_EL1.B16B16 to the exposed-to-userspace set
Peter Maydell
2024-02-02
1
-1
/
+1
|
/
*
tests/tcg: Add the PROT_NONE gdbstub test
Ilya Leoshkevich
2024-01-29
3
-1
/
+84
*
tests/tcg: Factor out gdbstub test functions
Ilya Leoshkevich
2024-01-29
11
-396
/
+34
*
Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-01-19
1
-1
/
+24
|
\
|
*
tests/tcg/xtensa: add icount/ibreak priority test
Max Filippov
2024-01-19
1
-1
/
+24
*
|
tests/tcg: Don't #include <inttypes.h> in aarch64/system/vtimer.c
Ilya Leoshkevich
2024-01-18
1
-1
/
+1
|
/
*
tests/tcg/s390x: Test LOAD ADDRESS EXTENDED
Ilya Leoshkevich
2024-01-11
2
-0
/
+32
*
target/i386: introduce flags writeback mechanism
Paolo Bonzini
2023-12-29
2
-1
/
+38
*
target/arm: Handle overflow in calculation of next timer tick
Peter Maydell
2023-11-27
2
-1
/
+54
*
tests/tcg: finesse the registers check for "hidden" regs
Alex Bennée
2023-11-23
3
-37
/
+69
*
tests/tcg: enable semiconsole test for Arm
Alex Bennée
2023-11-23
2
-0
/
+51
*
tests/tcg: enable arm softmmu tests
Alex Bennée
2023-11-23
3
-10
/
+397
*
testing: move arm system tests into their own folder
Alex Bennée
2023-11-23
3
-3
/
+2
*
tests/tcg: fixup Aarch64 semiconsole test
Alex Bennée
2023-11-23
1
-2
/
+3
*
target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
John Platts
2023-11-21
2
-0
/
+305
*
Revert "tests/tcg/nios2: Re-enable linux-user tests"
Alex Bennée
2023-11-08
1
-0
/
+11
*
tests/tcg: add an explicit gdbstub register tester
Alex Bennée
2023-11-08
5
-2
/
+230
*
tests/tcg/s390x: Test ADD LOGICAL WITH CARRY
Ilya Leoshkevich
2023-11-07
2
-0
/
+157
*
tests/tcg/s390x: Test LAALG with negative cc_src
Ilya Leoshkevich
2023-11-07
2
-0
/
+28
*
tests/tcg/s390x: Test CLC with inaccessible second operand
Ilya Leoshkevich
2023-11-07
2
-0
/
+49
*
target/arm: Fix SVE STR increment
Richard Henderson
2023-11-02
2
-1
/
+54
*
tests/tcg: Add -fno-stack-protector
Akihiko Odaki
2023-10-31
9
-10
/
+10
*
tests/tcg/i386: test-avx: add test cases for SHA new instructions
Paolo Bonzini
2023-10-25
1
-1
/
+2
*
tests/tcg/i386: initialize more registers in test-avx
Paolo Bonzini
2023-10-25
1
-0
/
+8
*
tests/tcg: fix out-of-bounds access in test-avx
Paolo Bonzini
2023-10-25
1
-4
/
+7
*
configure, tests/tcg: simplify GDB conditionals
Paolo Bonzini
2023-10-18
4
-28
/
+17
*
tests/tcg/arm: move non-SVE tests out of conditional
Paolo Bonzini
2023-10-18
1
-6
/
+4
*
hw/loongarch/virt: Remove unused 'loongarch_virt_pm' region
Song Gao
2023-10-13
1
-3
/
+4
*
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
2023-10-07
9
-10
/
+10
*
tests/tcg: Reset result register after each test
Bastian Koppelmann
2023-09-29
1
-1
/
+2
*
tests/tcg/tricore: Extended and non-extened regs now match
Bastian Koppelmann
2023-09-28
1
-19
/
+19
*
target/tricore: Swap src and dst reg for RCRR_INSERT
Bastian Koppelmann
2023-09-28
2
-0
/
+14
*
target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0
Bastian Koppelmann
2023-09-28
2
-0
/
+24
*
target/tricore: Implement hptof insn
Bastian Koppelmann
2023-09-28
2
-0
/
+13
*
target/tricore: Implement ftohp insn
Bastian Koppelmann
2023-09-28
2
-0
/
+15
*
target/tricore: Implement FTOU insn
Bastian Koppelmann
2023-09-28
2
-0
/
+13
*
target/tricore: Implement CRCN insn
Bastian Koppelmann
2023-09-28
2
-0
/
+10
*
tests/tcg/tricore: Bump cpu to tc37x
Bastian Koppelmann
2023-09-28
1
-1
/
+1
*
Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
Stefan Hajnoczi
2023-09-25
1
-2
/
+2
|
\
|
*
target/arm: Update user-mode ID reg mask values
Peter Maydell
2023-09-21
1
-2
/
+2
*
|
i386: spelling fixes
Michael Tokarev
2023-09-20
2
-2
/
+2
|
/
*
fpu: Handle m68k extended precision denormals properly
Richard Henderson
2023-09-16
2
-1
/
+54
[prev]
[next]