aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-10-23Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi1-0/+0
2023-10-22tests/acpi: Update DSDT.cxl with QTG DSMJonathan Cameron2-1/+0
2023-10-22tests/acpi: Allow update of DSDT.cxlJonathan Cameron1-0/+1
2023-10-20Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi5-21/+215
2023-10-20tests/qtest: Don't print messages from query instancesFabiano Rosas1-1/+8
2023-10-20tests/qtest/migration: Allow user to specify a machine typeFabiano Rosas3-2/+31
2023-10-20tests/qtest/migration: Support more than one QEMU binaryFabiano Rosas1-4/+24
2023-10-20tests/qtest/migration: Set q35 as the default machine for x86_86Fabiano Rosas1-1/+6
2023-10-20tests/qtest/migration: Specify the geometry of the bootsectorFabiano Rosas1-1/+3
2023-10-20tests/qtest/migration: Define a machine for all architecturesFabiano Rosas1-3/+13
2023-10-20tests/qtest/migration: Introduce find_common_machine_versionFabiano Rosas2-0/+28
2023-10-20tests/qtest: Introduce qtest_resolve_machine_aliasFabiano Rosas2-0/+26
2023-10-20tests/qtest: Introduce qtest_has_machine_with_envFabiano Rosas2-2/+16
2023-10-20tests/qtest: Allow qtest_get_machines to use an alternate QEMU binaryFabiano Rosas1-4/+25
2023-10-20tests/qtest: Introduce qtest_init_with_envFabiano Rosas2-7/+32
2023-10-20tests/qtest: Allow qtest_qemu_binary to use a custom environment variableFabiano Rosas1-3/+10
2023-10-20tests/qtest/migration-test: Disable the analyze-migration.py test on s390xThomas Huth1-1/+3
2023-10-20tests/qtest/migration-test: Disable the analyze-migration.py test on s390xThomas Huth1-1/+3
2023-10-20tests/avocado: s390x cpu topology bad movePierre Morel1-0/+25
2023-10-20tests/avocado: s390x cpu topology dedicated errorsPierre Morel1-0/+48
2023-10-20tests/avocado: s390x cpu topology test socket fullPierre Morel1-0/+26
2023-10-20tests/avocado: s390x cpu topology test dedicated CPUPierre Morel1-0/+33
2023-10-20tests/avocado: s390x cpu topology entitlement testsPierre Morel1-0/+62
2023-10-20tests/avocado: s390x cpu topology polarizationPierre Morel1-0/+45
2023-10-20tests/avocado: s390x cpu topology corePierre Morel1-0/+200
2023-10-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi11-43/+34
2023-10-18configure, tests/tcg: simplify GDB conditionalsPaolo Bonzini4-28/+17
2023-10-18tests/tcg/arm: move non-SVE tests out of conditionalPaolo Bonzini1-6/+4
2023-10-17meson: do not use set10Paolo Bonzini1-1/+1
2023-10-17tests/vm: avoid invalid escape in Python stringPaolo Bonzini1-3/+3
2023-10-17tests/avocado: avoid invalid escape in Python stringPaolo Bonzini1-1/+1
2023-10-17tests/docker: avoid invalid escape in Python stringPaolo Bonzini1-1/+1
2023-10-17tests/vm: netbsd: install dtcPaolo Bonzini1-1/+5
2023-10-17iotests: use the correct python to run lintersJohn Snow1-1/+1
2023-10-17iotests: get rid of '..' in path environment outputJohn Snow1-1/+1
2023-10-17tests/qtest: migration-test: Add tests for file-based migrationFabiano Rosas1-0/+147
2023-10-17tests/qtest/migration: Add a test for the analyze-migration scriptFabiano Rosas2-0/+62
2023-10-16Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingStefan Hajnoczi65-1642/+1189
2023-10-16Merge tag 'pull-loongarch-20231013' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi1-3/+4
2023-10-16Merge tag 'pull-ufs-20231013' of https://gitlab.com/jeuk20.kim/qemu into stagingStefan Hajnoczi1-1/+1
2023-10-16Merge tag 'pull-request-2023-10-12' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi1-0/+1
2023-10-16Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2-5/+18
2023-10-13hw/ufs: Fix code coverity issuesJeuk Kim1-1/+1
2023-10-13hw/loongarch/virt: Remove unused 'loongarch_virt_pm' regionSong Gao1-3/+4
2023-10-12python: use vm.cmd() instead of vm.qmp() where appropriateVladimir Sementsov-Ogievskiy44-1462/+988
2023-10-12tests/vm/basevm.py: use cmd() instead of qmp()Vladimir Sementsov-Ogievskiy1-2/+2
2023-10-12iotests.py: pause_job(): drop return valueVladimir Sementsov-Ogievskiy1-2/+1
2023-10-12iotests: drop some extra ** in qmp() callVladimir Sementsov-Ogievskiy10-56/+54
2023-10-12iotests: drop some extra semicolonsVladimir Sementsov-Ogievskiy2-2/+2
2023-10-12iotests: refactor some common qmp result checks into generic patternVladimir Sementsov-Ogievskiy5-7/+10