aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-10-25tests/tcg/i386: test-avx: add test cases for SHA new instructionsPaolo Bonzini
2023-10-25tests/tcg/i386: initialize more registers in test-avxPaolo Bonzini
2023-10-25tests/tcg: fix out-of-bounds access in test-avxPaolo Bonzini
2023-10-23Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-10-22tests/acpi: Update DSDT.cxl with QTG DSMJonathan Cameron
2023-10-22tests/acpi: Allow update of DSDT.cxlJonathan Cameron
2023-10-20Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi
2023-10-20tests/qtest: Don't print messages from query instancesFabiano Rosas
2023-10-20tests/qtest/migration: Allow user to specify a machine typeFabiano Rosas
2023-10-20tests/qtest/migration: Support more than one QEMU binaryFabiano Rosas
2023-10-20tests/qtest/migration: Set q35 as the default machine for x86_86Fabiano Rosas
2023-10-20tests/qtest/migration: Specify the geometry of the bootsectorFabiano Rosas
2023-10-20tests/qtest/migration: Define a machine for all architecturesFabiano Rosas
2023-10-20tests/qtest/migration: Introduce find_common_machine_versionFabiano Rosas
2023-10-20tests/qtest: Introduce qtest_resolve_machine_aliasFabiano Rosas
2023-10-20tests/qtest: Introduce qtest_has_machine_with_envFabiano Rosas
2023-10-20tests/qtest: Allow qtest_get_machines to use an alternate QEMU binaryFabiano Rosas
2023-10-20tests/qtest: Introduce qtest_init_with_envFabiano Rosas
2023-10-20tests/qtest: Allow qtest_qemu_binary to use a custom environment variableFabiano Rosas
2023-10-20tests/qtest/migration-test: Disable the analyze-migration.py test on s390xThomas Huth
2023-10-20tests/qtest/migration-test: Disable the analyze-migration.py test on s390xThomas Huth
2023-10-20tests/avocado: s390x cpu topology bad movePierre Morel
2023-10-20tests/avocado: s390x cpu topology dedicated errorsPierre Morel
2023-10-20tests/avocado: s390x cpu topology test socket fullPierre Morel
2023-10-20tests/avocado: s390x cpu topology test dedicated CPUPierre Morel
2023-10-20tests/avocado: s390x cpu topology entitlement testsPierre Morel
2023-10-20tests/avocado: s390x cpu topology polarizationPierre Morel
2023-10-20tests/avocado: s390x cpu topology corePierre Morel
2023-10-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-10-18configure, tests/tcg: simplify GDB conditionalsPaolo Bonzini
2023-10-18tests/tcg/arm: move non-SVE tests out of conditionalPaolo Bonzini
2023-10-17meson: do not use set10Paolo Bonzini
2023-10-17tests/vm: avoid invalid escape in Python stringPaolo Bonzini
2023-10-17tests/avocado: avoid invalid escape in Python stringPaolo Bonzini
2023-10-17tests/docker: avoid invalid escape in Python stringPaolo Bonzini
2023-10-17tests/vm: netbsd: install dtcPaolo Bonzini
2023-10-17iotests: use the correct python to run lintersJohn Snow
2023-10-17iotests: get rid of '..' in path environment outputJohn Snow
2023-10-17tests/qtest: migration-test: Add tests for file-based migrationFabiano Rosas
2023-10-17tests/qtest/migration: Add a test for the analyze-migration scriptFabiano Rosas
2023-10-16Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingStefan Hajnoczi
2023-10-16Merge tag 'pull-loongarch-20231013' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi
2023-10-16Merge tag 'pull-ufs-20231013' of https://gitlab.com/jeuk20.kim/qemu into stagingStefan Hajnoczi
2023-10-16Merge tag 'pull-request-2023-10-12' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-10-16Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-10-13hw/ufs: Fix code coverity issuesJeuk Kim
2023-10-13hw/loongarch/virt: Remove unused 'loongarch_virt_pm' regionSong Gao
2023-10-12python: use vm.cmd() instead of vm.qmp() where appropriateVladimir Sementsov-Ogievskiy
2023-10-12tests/vm/basevm.py: use cmd() instead of qmp()Vladimir Sementsov-Ogievskiy
2023-10-12iotests.py: pause_job(): drop return valueVladimir Sementsov-Ogievskiy