aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
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
2023-09-18igb: RX payload guest writting refactoringTomasz Dzieciol1-0/+5
2023-09-12tests/qtest/pflash: Clean up local variable shadowingPhilippe Mathieu-Daudé1-1/+1
2023-09-11Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi1-1/+11
2023-09-08Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi22-39/+28
2023-09-08target/arm: Implement FEAT_PACQARMA3Richard Henderson1-1/+11
2023-09-08tests/qtest/usb-hcd: Remove the empty "init" testsThomas Huth2-11/+0
2023-09-08tests/qtest/test-hmp: Fix migrate_set_parameter xbzrle-cache-size testMarkus Armbruster1-1/+1
2023-09-08docs tests: Fix use of migrate_set_parameterMarkus Armbruster1-3/+3
2023-09-08tests/: spelling fixesMichael Tokarev19-25/+25
2023-09-07tests/qtest: Introduce tests for UFSblockJeuk Kim2-0/+588
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-7/+7
2023-09-07configure, meson: remove target OS symbols from config-host.makPaolo Bonzini1-6/+6
2023-09-07meson: do not unnecessarily use cmake for dependenciesPaolo Bonzini1-1/+1
2023-09-06hw/ide/ahci: PxCI should not get cleared when ERR_STAT is setNiklas Cassel2-31/+83
2023-08-31meson: test for CONFIG_TCG in config_allPaolo Bonzini1-2/+2
2023-08-31tests/qtest/bios-tables-test: Check for virtio-iommu device before using itThomas Huth1-2/+6
2023-08-31tests/qtest/netdev-socket: Avoid variable-length array in inet_get_free_port_...Peter Maydell1-1/+1
2023-08-31tests/qtest/usb-hcd-xhci-test: Check availability of devices before using themThomas Huth1-2/+6
2023-08-22qtest: microbit-test: add tests for nRF51 DETECTChris Laplante1-0/+44
2023-08-22qtest: implement named interception of out-GPIOChris Laplante2-0/+17