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
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
9
-24
/
+61
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
6
-13
/
+13
2023-12-31
meson: rename config_all
Paolo Bonzini
3
-6
/
+6
2023-12-31
meson: remove config_targetos
Paolo Bonzini
1
-1
/
+1
2023-12-31
meson: remove unused variable
Paolo Bonzini
1
-3
/
+3
2023-12-29
target/i386: introduce flags writeback mechanism
Paolo Bonzini
2
-1
/
+38
2023-12-30
tests/unit/test-vmstate: Constify VMState
Richard Henderson
1
-18
/
+18
2023-12-25
tests: bios-tables-test: Rename smbios type 4 related test functions
Zhao Liu
1
-10
/
+10
2023-12-21
block: remove outdated AioContext locking comments
Stefan Hajnoczi
2
-2
/
+3
2023-12-21
block: remove AioContext locking
Stefan Hajnoczi
6
-235
/
+2
2023-12-21
graph-lock: remove AioContext locking
Stefan Hajnoczi
2
-30
/
+30
2023-12-21
tests: remove aio_context_acquire() tests
Stefan Hajnoczi
1
-66
/
+1
2023-12-21
iotests: Basic tests for internal snapshots
Kevin Wolf
2
-0
/
+277
2023-12-20
tests/unit/test-qmp-event: Replace fixture by global variables
Markus Armbruster
1
-61
/
+30
2023-12-20
tests/unit/test-qmp-event: Simplify event emission check
Markus Armbruster
1
-20
/
+10
2023-12-20
tests/unit/test-qmp-event: Drop superfluous mutex
Markus Armbruster
1
-5
/
+0
2023-12-20
tests/qtest/npcm7xx_pwm-test: Only do full testing in slow mode
Thomas Huth
1
-3
/
+10
2023-12-20
tests/qtest/migration-test: Fix analyze-migration.py for s390x
Thomas Huth
1
-3
/
+1
2023-12-20
tests/unit/test-io-task: Rename "qemu:dummy" to avoid colon in the name
Thomas Huth
1
-1
/
+1
2023-12-04
Merge tag 'misc-fixes-20231204' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
1
-0
/
+3
2023-12-04
Merge tag 'pull-request-2023-12-04' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
5
-11
/
+17
2023-12-04
tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flaky
Alex Bennée
1
-0
/
+3
2023-12-04
tests/avocado: Update yamon-bin-02.22.zip URL
Philippe Mathieu-Daudé
1
-2
/
+3
2023-12-04
tests/qtest: check the return value
Zhu Jun
3
-0
/
+4
2023-12-04
tests/qemu-iotests/149: Use more inclusive language in this test
Thomas Huth
2
-11
/
+13
2023-12-04
tests/avocado: Update yamon-bin-02.22.zip URL
Philippe Mathieu-Daudé
1
-2
/
+3
2023-12-04
Merge tag 'pull-more-8.2-fixes-011223-2' of https://gitlab.com/stsquad/qemu i...
Stefan Hajnoczi
13
-30
/
+71
2023-12-02
tests/acpi/bios-tables-test: do not write new blobs unless there are changes
Ani Sinha
1
-1
/
+13
2023-12-01
gitlab: add optional job to run flaky avocado tests
Alex Bennée
12
-0
/
+19
2023-12-01
tests/avocado: tag sbsa tests as tcg only
Alex Bennée
1
-0
/
+4
2023-12-01
docs/devel: rationalise unstable gitlab tests under FLAKY_TESTS
Alex Bennée
12
-30
/
+48
2023-12-01
netdev: set timeout depending on loadavg
Michael S. Tsirkin
1
-1
/
+27
2023-11-28
Merge tag 'pull-target-arm-20231127' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2
-1
/
+54
2023-11-28
vmdk: Don't corrupt desc file in vmdk_write_cid
Fam Zheng
2
-0
/
+6
2023-11-28
iotests: fix default machine type detection
Andrey Drobyshev
1
-1
/
+1
2023-11-27
target/arm: Handle overflow in calculation of next timer tick
Peter Maydell
2
-1
/
+54
2023-11-24
.gitlab-ci.d/cirrus: Add manual testing of macOS 14 (Sonoma)
Philippe Mathieu-Daudé
2
-0
/
+1
2023-11-24
tests: respect --enable/--disable-download for Avocado
Paolo Bonzini
1
-1
/
+1
2023-11-23
tests/tcg: finesse the registers check for "hidden" regs
Alex Bennée
3
-37
/
+69
2023-11-23
tests/tcg: enable semiconsole test for Arm
Alex Bennée
2
-0
/
+51
2023-11-23
tests/tcg: enable arm softmmu tests
Alex Bennée
3
-10
/
+397
2023-11-23
testing: move arm system tests into their own folder
Alex Bennée
3
-3
/
+2
2023-11-23
tests/tcg: fixup Aarch64 semiconsole test
Alex Bennée
1
-2
/
+3
2023-11-23
plugins: fix win plugin tests on cross compile
Greg Manning
1
-1
/
+2
2023-11-23
tests/docker: merge debian-native with debian-amd64
Alex Bennée
4
-62
/
+11
2023-11-23
.gitlab-ci.d/cirrus: Upgrade macOS to 13 (Ventura)
Philippe Mathieu-Daudé
1
-1
/
+1
2023-11-23
tests/docker: replace fedora-i386 with debian-i686
Daniel P. Berrangé
3
-40
/
+189
2023-11-21
Revert "tests/avocado: Enable reverse_debugging.py tests in gitlab CI"
Thomas Huth
1
-0
/
+8
2023-11-21
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
4
-15
/
+100
2023-11-21
iotests: Test two stream jobs in a single iothread
Kevin Wolf
2
-0
/
+85
[next]