aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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-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
2023-10-12iotests: drop some extra ** in qmp() callVladimir Sementsov-Ogievskiy
2023-10-12iotests: drop some extra semicolonsVladimir Sementsov-Ogievskiy
2023-10-12iotests: refactor some common qmp result checks into generic patternVladimir Sementsov-Ogievskiy
2023-10-12iotests: add some missed checks of qmp resultVladimir Sementsov-Ogievskiy
2023-10-12iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine.Vladimir Sementsov-Ogievskiy
2023-10-12python/qemu: rename command() to cmd()Vladimir Sementsov-Ogievskiy
2023-10-12python: rename QEMUMonitorProtocol.cmd() to cmd_raw()Vladimir Sementsov-Ogievskiy
2023-10-12block: Protect bs->children with graph_lockKevin Wolf
2023-10-12block: Protect bs->parents with graph_lockKevin Wolf
2023-10-12block: Mark drain related functions GRAPH_RDLOCKEmanuele Giuseppe Esposito
2023-10-12block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCKKevin Wolf
2023-10-12test-bdrv-drain: Don't call bdrv_graph_wrlock() in coroutine contextKevin Wolf
2023-10-12tests/qtest: Fix npcm7xx_timer-test.c flaky testChris Rauer
2023-10-12avocado, risc-v: add tuxboot tests for 'max' CPUDaniel Henrique Barboza
2023-10-11Python: Enable python3.12 supportJohn Snow
2023-10-11Python/iotests: Add type hint for nbd moduleJohn Snow
2023-10-11python/machine: remove unused sock_dir argumentJohn Snow
2023-10-11Merge tag 'pull-omnibus-111023-1' of https://gitlab.com/stsquad/qemu into sta...Stefan Hajnoczi
2023-10-11tests/qtest: migration: Add support for negative testing of qmp_migrateFabiano Rosas
2023-10-11tests/qtest: migration: Use migrate_incoming_qmp where appropriateFabiano Rosas
2023-10-11tests/qtest: migration: Add migrate_incoming_qmp helperFabiano Rosas
2023-10-11tests/qtest: migration: Expose migrate_set_capabilityFabiano Rosas
2023-10-11tests/docker: make docker engine choice entirely configure drivenAlex Bennée
2023-10-11tests/lcitool: add swtpm to the package listAlex Bennée
2023-10-11tests/avocado: remove flaky test marking for test_sbsaref_edk2_firmwareAlex Bennée
2023-10-11tests/avocado: update firmware to enable OpenBSD test on sbsa-refMarcin Juszkiewicz
2023-10-10Merge tag 'firmware/seabios-20231010-pull-request' of https://gitlab.com/krax...Stefan Hajnoczi
2023-10-10tests/acpi: disable tests/data/acpi/q35/DSDT.mmio64 updatesGerd Hoffmann
2023-10-10tests/acpi: update expected data filesGerd Hoffmann
2023-10-10tests/acpi: enable tests/data/acpi/q35/DSDT.mmio64 updatesGerd Hoffmann
2023-10-10tests/bios-tables-test: tcg-emulate opteron for mmio64 testGerd Hoffmann