index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-10
tests/avocado/tuxrun_baselines: Fix ppc64 tests for binaries without slirp
Thomas Huth
1
-0
/
+1
2023-06-07
Merge tag 'pull-tricore-20230607' of https://github.com/bkoppelmann/qemu into...
Richard Henderson
23
-35
/
+446
2023-06-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2
-0
/
+0
2023-06-07
tests/tcg/tricore: Add recursion test for CSAs
Bastian Koppelmann
2
-1
/
+17
2023-06-07
tests/tcg/tricore: Add first C program
Bastian Koppelmann
5
-0
/
+395
2023-06-07
tests/tcg/tricore: Uses label for memory addresses
Bastian Koppelmann
3
-7
/
+6
2023-06-07
tests/tcg/tricore: Move asm tests into 'asm' directory
Bastian Koppelmann
17
-17
/
+18
2023-06-07
iotests: fix 194: filter out racy postcopy-active event
Vladimir Sementsov-Ogievskiy
2
-1
/
+5
2023-06-07
tests: fp: remove unused submodules
Paolo Bonzini
2
-0
/
+0
2023-06-06
Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...
Richard Henderson
8
-6
/
+747
2023-06-06
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
5
-551
/
+35
2023-06-06
meson: subprojects: replace berkeley-{soft,test}float-3 with wraps
Paolo Bonzini
1
-526
/
+15
2023-06-06
tests: Use separate virtual environment for avocado
Paolo Bonzini
3
-13
/
+12
2023-06-06
Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
7
-2
/
+209
2023-06-06
tests/tcg/aarch64: add DC CVA[D]P tests
Zhuojia Shen
3
-0
/
+137
2023-06-06
tests/tcg/multiarch: Adjust sigbus.c
Richard Henderson
1
-4
/
+9
2023-06-06
tests/tcg/aarch64: Use stz2g in mte-7.c
Richard Henderson
1
-2
/
+1
2023-06-06
tests: avocado: boot_linux_console: Add test case for bpim2u
qianfan Zhao
1
-0
/
+176
2023-06-06
tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
Vikram Garhwal
2
-0
/
+424
2023-06-06
Revert "tests/requirements.txt: bump up avocado-framework version to 101.0"
Paolo Bonzini
2
-12
/
+8
2023-06-06
atomics: eliminate mb_read/mb_set
Paolo Bonzini
1
-1
/
+1
2023-06-05
iotests/iov-padding: New test
Hanna Czenczek
2
-0
/
+144
2023-06-05
tests/qtest: Run ipmi-bt-test only if CONFIG_IPMI_EXTERN is set
Thomas Huth
1
-1
/
+2
2023-06-05
tests/tcg/s390x: Test MXDB and MXDBR
Ilya Leoshkevich
2
-0
/
+31
2023-06-05
tests/tcg/s390x: Test single-stepping SVC
Ilya Leoshkevich
3
-1
/
+94
2023-06-05
tests/tcg/s390x: Test LOCFHR
Ilya Leoshkevich
2
-0
/
+30
2023-06-05
tests/tcg/s390x: Test LCBB
Ilya Leoshkevich
2
-0
/
+52
2023-06-02
Merge tag 'migration-20230602-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
5
-275
/
+501
2023-06-02
cutils: Improve qemu_strtosz handling of fractions
Eric Blake
1
-31
/
+19
2023-06-02
cutils: Improve qemu_strtod* error paths
Eric Blake
1
-27
/
+36
2023-06-02
cutils: Use parse_uint in qemu_strtosz for negative rejection
Eric Blake
4
-13
/
+7
2023-06-02
cutils: Set value in all integral qemu_strto* error paths
Eric Blake
1
-12
/
+12
2023-06-02
cutils: Set value in all qemu_strtosz* error paths
Eric Blake
1
-55
/
+51
2023-06-02
test-cutils: Add more coverage to qemu_strtosz
Eric Blake
1
-11
/
+129
2023-06-02
cutils: Allow NULL str in qemu_strtosz
Eric Blake
1
-1
/
+9
2023-06-02
test-cutils: Refactor qemu_strtosz tests for less boilerplate
Eric Blake
1
-404
/
+101
2023-06-02
test-cutils: Prepare for upcoming semantic change in qemu_strtosz
Eric Blake
1
-15
/
+27
2023-06-02
test-cutils: Add coverage of qemu_strtod
Eric Blake
1
-0
/
+512
2023-06-02
cutils: Allow NULL endptr in parse_uint()
Eric Blake
1
-2
/
+16
2023-06-02
cutils: Adjust signature of parse_uint[_full]
Eric Blake
1
-66
/
+53
2023-06-02
cutils: Fix wraparound parsing in qemu_strtoui
Eric Blake
1
-11
/
+9
2023-06-02
test-cutils: Test more integer corner cases
Eric Blake
1
-63
/
+862
2023-06-02
test-cutils: Test integral qemu_strto* value on failures
Eric Blake
1
-7
/
+51
2023-06-02
test-cutils: Use g_assert_cmpuint where appropriate
Eric Blake
1
-74
/
+74
2023-06-02
test-cutils: Avoid g_assert in unit tests
Eric Blake
1
-162
/
+162
2023-06-02
iotests: Fix test 104 under NBD
Eric Blake
2
-4
/
+3
2023-06-02
qtest/migration: Document live=true cases
Peter Xu
1
-6
/
+31
2023-06-02
tests/qtest: make more migration pre-copy scenarios run non-live
Daniel P. Berrangé
1
-15
/
+66
2023-06-02
tests/qtest: distinguish src/dst migration VM stop/resume events
Daniel P. Berrangé
1
-13
/
+13
2023-06-02
tests/qtest: capture RESUME events during migration
Daniel P. Berrangé
3
-0
/
+20
[next]