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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2022-09-28
Merge tag 'pull-request-2022-09-28' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
29
-188
/
+253
2022-09-28
Merge tag 'linux-user-for-7.2-pull-request' of https://gitlab.com/laurent_viv...
Stefan Hajnoczi
1
-0
/
+70
2022-09-27
tests/qtest: boot-serial-test: Close the serial file before starting QEMU
Bin Meng
1
-0
/
+3
2022-09-27
tests/qtest: vhost-user-test: Avoid using hardcoded /tmp
Bin Meng
1
-4
/
+6
2022-09-27
tests/qtest: qmp-test: Avoid using hardcoded /tmp
Bin Meng
1
-4
/
+6
2022-09-27
tests/qtest: pflash-cfi02-test: Avoid using hardcoded /tmp
Bin Meng
1
-8
/
+7
2022-09-27
tests/qtest: hd-geo-test: Avoid using hardcoded /tmp
Bin Meng
1
-13
/
+11
2022-09-27
tests/x86: Move common code to function in device-plug-test
Michael Labiuk
1
-25
/
+17
2022-09-27
tests/qtest: migration-test: Skip running some TLS cases for win32
Bin Meng
1
-0
/
+14
2022-09-27
tests/qtest: libqtest: Replace the call to close a socket with closesocket()
Bin Meng
1
-4
/
+4
2022-09-27
tests/qtest: microbit-test: Fix socket access for win32
Bin Meng
1
-5
/
+5
2022-09-27
tests/qtest: virtio-net-failover: Disable migration tests for win32
Xuzhou Cheng
1
-1
/
+8
2022-09-27
tests/qtest: ide-test: Open file in binary mode
Xuzhou Cheng
1
-2
/
+2
2022-09-27
tests/qtest: migration-test: Disable IO redirection for win32
Bin Meng
1
-0
/
+9
2022-09-27
tests/qtest: bios-tables-test: Adapt the case for win32
Bin Meng
1
-3
/
+9
2022-09-27
tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32
Bin Meng
2
-5
/
+36
2022-09-27
tests/qtest: libqtest: Exclude the *_fds APIs for win32
Bin Meng
2
-1
/
+17
2022-09-27
tests/qtest: libqtest: Adapt global_qtest declaration for win32
Xuzhou Cheng
1
-0
/
+4
2022-09-27
tests/qtest: qmp-test: Skip running test_qmp_oob for win32
Bin Meng
1
-0
/
+7
2022-09-27
tests/qtest: Build test-filter-{mirror, redirector} cases for posix only
Bin Meng
1
-20
/
+16
2022-09-27
tests/qtest: Skip running virtio-net-test cases that require socketpair() for...
Bin Meng
1
-7
/
+6
2022-09-27
tests: vhost-user-bridge: Avoid using hardcoded /tmp
Bin Meng
1
-2
/
+1
2022-09-27
tests/unit: test-qga: Avoid using hardcoded /tmp
Bin Meng
1
-1
/
+1
2022-09-27
tests/unit: test-image-locking: Avoid using hardcoded /tmp
Bin Meng
1
-4
/
+4
2022-09-27
tests/qtest: libqtest: Avoid using hardcoded /tmp
Bin Meng
1
-4
/
+8
2022-09-27
tests/qtest: virtio-scsi-test: Avoid using hardcoded /tmp
Bin Meng
1
-2
/
+2
2022-09-27
tests/qtest: virtio-blk-test: Avoid using hardcoded /tmp
Bin Meng
1
-2
/
+2
2022-09-27
tests/qtest: vhost-user-blk-test: Avoid using hardcoded /tmp
Bin Meng
1
-1
/
+2
2022-09-27
tests/qtest: ide-test: Avoid using hardcoded /tmp
Bin Meng
1
-4
/
+6
2022-09-27
tests/qtest: virtio_blk_fuzz: Avoid using hardcoded /tmp
Bin Meng
1
-2
/
+2
2022-09-27
tests/qtest: generic_fuzz: Avoid using hardcoded /tmp
Bin Meng
1
-2
/
+2
2022-09-27
tests/qtest: fdc-test: Avoid using hardcoded /tmp
Bin Meng
1
-2
/
+3
2022-09-27
tests/qtest: cxl-test: Avoid using hardcoded /tmp
Bin Meng
1
-9
/
+6
2022-09-27
tests/qtest: boot-serial-test: Avoid using hardcoded /tmp
Bin Meng
1
-4
/
+4
2022-09-27
tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmp
Bin Meng
1
-3
/
+2
2022-09-27
tests/qtest: ahci-test: Avoid using hardcoded /tmp
Bin Meng
1
-8
/
+11
2022-09-27
tests/qtest: i440fx-test: Rewrite create_blob_file() to be portable
Bin Meng
1
-40
/
+14
2022-09-27
Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
1
-0
/
+1
2022-09-27
Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
1
-1
/
+1
2022-09-27
tests/tcg/linux-test: Add linux-madvise test
Ilya Leoshkevich
1
-0
/
+70
2022-09-26
Merge tag 'pull-target-arm-20220922' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
1
-4
/
+3
2022-09-26
target/s390x: support PRNO_TRNG instruction
Jason A. Donenfeld
1
-0
/
+1
2022-09-23
ui/cocoa: Run qemu_init in the main thread
Akihiko Odaki
1
-1
/
+1
2022-09-22
Merge tag 'pull-hex-20220919' of https://github.com/quic/qemu into staging
Stefan Hajnoczi
1
-0
/
+10
2022-09-22
tests/unit/test-vmstate: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
1
-4
/
+3
2022-09-21
Merge tag 'pull-testing-next-200922-2' of https://github.com/stsquad/qemu int...
Stefan Hajnoczi
28
-409
/
+311
2022-09-20
Merge tag 'pull-request-2022-09-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
11
-86
/
+112
2022-09-20
tests/docker: remove the Debian base images
Alex Bennée
3
-63
/
+1
2022-09-20
tests/docker: remove FROM qemu/ support from docker.py
Alex Bennée
1
-28
/
+10
2022-09-20
tests/docker: update and flatten debian-toolchain
Alex Bennée
2
-6
/
+3
[next]