aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
2023-10-27ipmi-bt-test: force ipv4Vladimir Sementsov-Ogievskiy1-1/+1
2023-10-27tests/npcm7xx_adc: Clean up global variable shadowingPhilippe Mathieu-Daudé1-7/+7
2023-10-27tests/rtl8139: Clean up global variable shadowingPhilippe Mathieu-Daudé1-6/+6
2023-10-27tests/cdrom-test: Clean up global variable shadowing in prepare_image()Philippe Mathieu-Daudé1-3/+3
2023-10-27tests/virtio-scsi: Clean up global variable shadowingPhilippe Mathieu-Daudé1-1/+1
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-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 'pull-ufs-20231013' of https://gitlab.com/jeuk20.kim/qemu into stagingStefan Hajnoczi1-1/+1
2023-10-13hw/ufs: Fix code coverity issuesJeuk Kim1-1/+1
2023-10-12tests/qtest: Fix npcm7xx_timer-test.c flaky testChris Rauer1-0/+1
2023-10-11tests/qtest: migration: Add support for negative testing of qmp_migrateFabiano Rosas5-4/+96
2023-10-11tests/qtest: migration: Use migrate_incoming_qmp where appropriateFabiano Rosas3-76/+14
2023-10-11tests/qtest: migration: Add migrate_incoming_qmp helperFabiano Rosas2-0/+33
2023-10-11tests/qtest: migration: Expose migrate_set_capabilityFabiano Rosas3-11/+14
2023-10-10Merge tag 'firmware/seabios-20231010-pull-request' of https://gitlab.com/krax...Stefan Hajnoczi1-0/+2
2023-10-10tests/acpi: disable tests/data/acpi/q35/DSDT.mmio64 updatesGerd Hoffmann1-1/+0
2023-10-10tests/acpi: enable tests/data/acpi/q35/DSDT.mmio64 updatesGerd Hoffmann1-0/+1
2023-10-10tests/bios-tables-test: tcg-emulate opteron for mmio64 testGerd Hoffmann1-0/+2
2023-10-08audio, qtest: get rid of QEMU_AUDIO_DRVPaolo Bonzini1-3/+1
2023-10-07fuzz: Correct invalid mentions of 'softmmu' by 'system'Philippe Mathieu-Daudé2-3/+3
2023-10-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2-9/+24
2023-10-04hw/i386/pc: improve physical address space bound check for 32-bit x86 systemsAni Sinha2-9/+24
2023-09-29migration-test: simplify shmem_opts handlingJuan Quintela1-5/+2
2023-09-29migration-test: dirtylimit checks for x86_64 arch beforeJuan Quintela1-4/+1
2023-09-29migration-test: Add bootfile_create/delete() functionsJuan Quintela1-14/+36
2023-09-29migration-test: bootpath is the same for all tests and for all archsJuan Quintela1-11/+9
2023-09-29migration-test: Create kvm_optsJuan Quintela1-4/+7
2023-09-26m48t59-test: avoid possible overflow on ABSPaolo Bonzini1-7/+10
2023-09-25pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7Paolo Bonzini1-9/+1
2023-09-25Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2-9/+11
2023-09-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi3-8/+16
2023-09-25tests/qtest/netdev-socket: Do not test multicast on DarwinPhilippe Mathieu-Daudé1-2/+4
2023-09-25tests/qtest/m48t59-test: Silence compiler warning with -WshadowThomas Huth1-6/+6
2023-09-25tests/qtest/netdev-socket: Raise connection timeout to 120 secondsStefan Hajnoczi1-1/+1
2023-09-22tests/qtest: Specify audiodev= and -audiodevMartin Kletzander3-8/+16
2023-09-20qtest: kill orphaned qtest QEMU processes on FreeBSDDaniel P. Berrangé1-0/+7
2023-09-20microbit: add missing qtest_quit() callDaniel P. Berrangé1-0/+2