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
2021-12-31
tests/unit/test-smp-parse: Keep default MIN/MAX CPUs in machine_base_class_init
Yanan Wang
1
-14
/
+2
2021-12-31
tests/unit/test-smp-parse: No need to explicitly zero MachineClass members
Yanan Wang
1
-10
/
+0
2021-12-31
tests/unit/test-smp-parse: Add testcases for CPU clusters
Yanan Wang
1
-7
/
+123
2021-12-31
hw/core: Rename smp_parse() -> machine_parse_smp_config()
Philippe Mathieu-Daudé
1
-4
/
+4
2021-12-31
tests/unit/test-smp-parse: Constify some pointer/struct
Philippe Mathieu-Daudé
1
-6
/
+6
2021-12-31
tests/unit/test-smp-parse: Simplify pointer to compound literal use
Philippe Mathieu-Daudé
1
-33
/
+33
2021-12-31
tests/unit/test-smp-parse: Add 'smp-generic-valid' machine type
Philippe Mathieu-Daudé
1
-4
/
+15
2021-12-31
tests/unit/test-smp-parse: Add 'smp-generic-invalid' machine type
Philippe Mathieu-Daudé
1
-9
/
+16
2021-12-31
tests/unit/test-smp-parse: Add 'smp-with-dies' machine type
Philippe Mathieu-Daudé
1
-7
/
+15
2021-12-31
tests/unit/test-smp-parse: Split the 'generic' test in valid / invalid
Philippe Mathieu-Daudé
1
-3
/
+18
2021-12-31
tests/unit/test-smp-parse: Pass machine type as argument to tests
Philippe Mathieu-Daudé
1
-6
/
+12
2021-12-28
blockjob: drop BlockJob.blk field
Vladimir Sementsov-Ogievskiy
3
-3
/
+4
2021-12-28
test-bdrv-drain: don't use BlockJob.blk
Vladimir Sementsov-Ogievskiy
1
-4
/
+8
2021-12-28
test-blockjob-txn: don't abuse job->blk
Vladimir Sementsov-Ogievskiy
1
-9
/
+1
2021-12-23
Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-1
/
+1
2021-12-23
Merge tag 'pull-nbd-2021-12-22-v2' of https://src.openvz.org/scm/~vsementsov/...
Richard Henderson
3
-13
/
+106
2021-12-23
build: use "meson test" as the test harness
Paolo Bonzini
1
-1
/
+1
2021-12-23
iotests: add nbd-reconnect-on-open test
Vladimir Sementsov-Ogievskiy
2
-0
/
+82
2021-12-23
iotests.py: add qemu_io_popen()
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2021-12-23
iotests.py: add and use qemu_io_wrap_args()
Vladimir Sementsov-Ogievskiy
1
-10
/
+10
2021-12-23
iotests.py: add qemu_tool_popen()
Vladimir Sementsov-Ogievskiy
1
-3
/
+11
2021-12-22
Merge tag 'pull-block-2021-12-22' of https://gitlab.com/hreitz/qemu into staging
Richard Henderson
2
-10
/
+80
2021-12-22
iotests: check: multiprocessing support
Vladimir Sementsov-Ogievskiy
2
-9
/
+64
2021-12-22
iotests/testrunner.py: move updating last_elapsed to run_tests
Vladimir Sementsov-Ogievskiy
1
-1
/
+3
2021-12-22
iotests/testrunner.py: add doc string for run_test()
Vladimir Sementsov-Ogievskiy
1
-0
/
+13
2021-12-22
tests/qtest/virtio-net-failover: Use g_file_open_tmp() to create temporary file
Thomas Huth
1
-3
/
+5
2021-12-22
tests/qtest/boot-order-test: Check whether machines are available
Thomas Huth
1
-0
/
+5
2021-12-22
tests/qtest/cdrom-test: Check whether devices are available before using them
Thomas Huth
1
-21
/
+39
2021-12-22
tests/qtest: Improve endianness-test to work with missing machines and devices
Thomas Huth
1
-1
/
+4
2021-12-22
tests/qtest: Add a function that checks whether a device is available
Thomas Huth
2
-0
/
+52
2021-12-22
tests/qtest: Make the filter tests independent from a specific NIC
Thomas Huth
4
-40
/
+38
2021-12-22
tests/qtest/boot-serial-test: Silence the warning about deprecated sga device
Thomas Huth
1
-5
/
+5
2021-12-21
tests: start dbus-display-test
Marc-André Lureau
2
-0
/
+265
2021-12-21
tests/qtests: add qtest_qmp_add_client()
Marc-André Lureau
2
-0
/
+29
2021-12-21
backends: move dbus-vmstate1.xml to backends/
Marc-André Lureau
2
-13
/
+1
2021-12-18
tests/qtest/fuzz-megasas-test: Add test for GitLab issue #521
Philippe Mathieu-Daudé
1
-0
/
+30
2021-12-18
meson: reenable test-fdmon-epoll
Paolo Bonzini
1
-1
/
+1
2021-12-18
configure: unify ppc64 and ppc64le
Paolo Bonzini
1
-1
/
+3
2021-12-17
Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...
Richard Henderson
2
-4
/
+4
2021-12-17
Merge tag 'pull-ppc-20211217' of https://github.com/legoater/qemu into staging
Richard Henderson
4
-4
/
+64
2021-12-17
ivshmem-test.c: enable test_ivshmem_server for ppc64 arch
Daniel Henrique Barboza
1
-4
/
+1
2021-12-17
test/tcg/ppc64le: test mtfsf
Lucas Mateus Castro (alqotel)
3
-0
/
+63
2021-12-17
tests/qtest: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
2
-4
/
+4
2021-12-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2
-0
/
+53
2021-12-16
tests/qtest/bios-tables-test: Only run VIOT test on TCG
Jean-Philippe Brucker
1
-0
/
+1
2021-12-15
Merge tag 'pull-target-arm-20211215' of https://git.linaro.org/people/pmaydel...
Richard Henderson
8
-2
/
+127
2021-12-15
tests/acpi: add expected blob for VIOT test on virt machine
Jean-Philippe Brucker
2
-1
/
+0
2021-12-15
tests/acpi: add expected blobs for VIOT test on q35 machine
Jean-Philippe Brucker
3
-2
/
+0
2021-12-15
tests/acpi: add test case for VIOT
Jean-Philippe Brucker
1
-0
/
+38
2021-12-15
tests/acpi: allow updates of VIOT expected data files
Jean-Philippe Brucker
4
-0
/
+3
[next]