summary refs log tree commit diff stats
path: root/tests/qtest (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * tests: bios-tables-test: Add test for smbios type4 countZhao Liu2023-11-071-1/+32
| * tests: bios-tables-test: Prepare the ACPI table change for smbios type4 count...Zhao Liu2023-11-071-0/+3
* | Merge tag 'pull-hv-balloon-20231106' of https://github.com/maciejsszmigiero/q...Stefan Hajnoczi2023-11-071-0/+1
|\ \ | |/ |/|
| * qapi: Add HV_BALLOON_STATUS_REPORT event and its QMP query commandMaciej S. Szmigiero2023-11-061-0/+1
* | tests: Add migration dirty-limit capability testHyman Huang2023-11-031-0/+164
|/
* Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2023-11-032-1/+486
|\
| * tests/qtest: Introduce tests for AMD/Xilinx Versal TRNG deviceTong Ho2023-11-022-1/+486
* | migration: modify test_multifd_tcp_none() to use new QAPI syntax.Het Gala2023-11-021-1/+6
* | tests/migration-test: Add a test for postcopy hangs during RECOVERFabiano Rosas2023-11-021-6/+104
* | tests/qtest: migration: add reboot mode testSteve Sistare2023-11-021-0/+33
|/
* Merge tag 'pull-ufs-20231030' of https://gitlab.com/jeuk20.kim/qemu into stagingStefan Hajnoczi2023-10-311-9/+28
|\
| * hw/ufs: Modify lu.c to share codes with SCSI subsystemJeuk Kim2023-10-301-9/+28
* | ipmi-bt-test: force ipv4Vladimir Sementsov-Ogievskiy2023-10-271-1/+1
* | tests/npcm7xx_adc: Clean up global variable shadowingPhilippe Mathieu-Daudé2023-10-271-7/+7
* | tests/rtl8139: Clean up global variable shadowingPhilippe Mathieu-Daudé2023-10-271-6/+6
* | tests/cdrom-test: Clean up global variable shadowing in prepare_image()Philippe Mathieu-Daudé2023-10-271-3/+3
* | tests/virtio-scsi: Clean up global variable shadowingPhilippe Mathieu-Daudé2023-10-271-1/+1
|/
* tests/qtest: Don't print messages from query instancesFabiano Rosas2023-10-201-1/+8
* tests/qtest/migration: Allow user to specify a machine typeFabiano Rosas2023-10-203-2/+31
* tests/qtest/migration: Support more than one QEMU binaryFabiano Rosas2023-10-201-4/+24
* tests/qtest/migration: Set q35 as the default machine for x86_86Fabiano Rosas2023-10-201-1/+6
* tests/qtest/migration: Specify the geometry of the bootsectorFabiano Rosas2023-10-201-1/+3
* tests/qtest/migration: Define a machine for all architecturesFabiano Rosas2023-10-201-3/+13
* tests/qtest/migration: Introduce find_common_machine_versionFabiano Rosas2023-10-202-0/+28
* tests/qtest: Introduce qtest_resolve_machine_aliasFabiano Rosas2023-10-202-0/+26
* tests/qtest: Introduce qtest_has_machine_with_envFabiano Rosas2023-10-202-2/+16
* tests/qtest: Allow qtest_get_machines to use an alternate QEMU binaryFabiano Rosas2023-10-201-4/+25
* tests/qtest: Introduce qtest_init_with_envFabiano Rosas2023-10-202-7/+32
* tests/qtest: Allow qtest_qemu_binary to use a custom environment variableFabiano Rosas2023-10-201-3/+10
* tests/qtest/migration-test: Disable the analyze-migration.py test on s390xThomas Huth2023-10-201-1/+3
* tests/qtest: migration-test: Add tests for file-based migrationFabiano Rosas2023-10-171-0/+147
* tests/qtest/migration: Add a test for the analyze-migration scriptFabiano Rosas2023-10-172-0/+62
* Merge tag 'pull-ufs-20231013' of https://gitlab.com/jeuk20.kim/qemu into stagingStefan Hajnoczi2023-10-161-1/+1
|\
| * hw/ufs: Fix code coverity issuesJeuk Kim2023-10-131-1/+1
* | tests/qtest: Fix npcm7xx_timer-test.c flaky testChris Rauer2023-10-121-0/+1
|/
* tests/qtest: migration: Add support for negative testing of qmp_migrateFabiano Rosas2023-10-115-4/+96
* tests/qtest: migration: Use migrate_incoming_qmp where appropriateFabiano Rosas2023-10-113-76/+14
* tests/qtest: migration: Add migrate_incoming_qmp helperFabiano Rosas2023-10-112-0/+33
* tests/qtest: migration: Expose migrate_set_capabilityFabiano Rosas2023-10-113-11/+14
* Merge tag 'firmware/seabios-20231010-pull-request' of https://gitlab.com/krax...Stefan Hajnoczi2023-10-101-0/+2
|\
| * tests/acpi: disable tests/data/acpi/q35/DSDT.mmio64 updatesGerd Hoffmann2023-10-101-1/+0
| * tests/acpi: enable tests/data/acpi/q35/DSDT.mmio64 updatesGerd Hoffmann2023-10-101-0/+1
| * tests/bios-tables-test: tcg-emulate opteron for mmio64 testGerd Hoffmann2023-10-101-0/+2
* | audio, qtest: get rid of QEMU_AUDIO_DRVPaolo Bonzini2023-10-081-3/+1
* | fuzz: Correct invalid mentions of 'softmmu' by 'system'Philippe Mathieu-Daudé2023-10-072-3/+3
|/
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2023-10-052-9/+24
|\
| * hw/i386/pc: improve physical address space bound check for 32-bit x86 systemsAni Sinha2023-10-042-9/+24
* | migration-test: simplify shmem_opts handlingJuan Quintela2023-09-291-5/+2
* | migration-test: dirtylimit checks for x86_64 arch beforeJuan Quintela2023-09-291-4/+1
* | migration-test: Add bootfile_create/delete() functionsJuan Quintela2023-09-291-14/+36