aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)Author
2023-10-16Merge tag 'pull-ufs-20231013' of https://gitlab.com/jeuk20.kim/qemu into stagingStefan Hajnoczi
2023-10-13hw/ufs: Fix code coverity issuesJeuk Kim
2023-10-12tests/qtest: Fix npcm7xx_timer-test.c flaky testChris Rauer
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-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: enable tests/data/acpi/q35/DSDT.mmio64 updatesGerd Hoffmann
2023-10-10tests/bios-tables-test: tcg-emulate opteron for mmio64 testGerd Hoffmann
2023-10-08audio, qtest: get rid of QEMU_AUDIO_DRVPaolo Bonzini
2023-10-07fuzz: Correct invalid mentions of 'softmmu' by 'system'Philippe Mathieu-Daudé
2023-10-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-10-04hw/i386/pc: improve physical address space bound check for 32-bit x86 systemsAni Sinha
2023-09-29migration-test: simplify shmem_opts handlingJuan Quintela
2023-09-29migration-test: dirtylimit checks for x86_64 arch beforeJuan Quintela
2023-09-29migration-test: Add bootfile_create/delete() functionsJuan Quintela
2023-09-29migration-test: bootpath is the same for all tests and for all archsJuan Quintela
2023-09-29migration-test: Create kvm_optsJuan Quintela
2023-09-26m48t59-test: avoid possible overflow on ABSPaolo Bonzini
2023-09-25pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7Paolo Bonzini
2023-09-25Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-09-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-25tests/qtest/netdev-socket: Do not test multicast on DarwinPhilippe Mathieu-Daudé
2023-09-25tests/qtest/m48t59-test: Silence compiler warning with -WshadowThomas Huth
2023-09-25tests/qtest/netdev-socket: Raise connection timeout to 120 secondsStefan Hajnoczi
2023-09-22tests/qtest: Specify audiodev= and -audiodevMartin Kletzander
2023-09-20qtest: kill orphaned qtest QEMU processes on FreeBSDDaniel P. Berrangé
2023-09-20microbit: add missing qtest_quit() callDaniel P. Berrangé
2023-09-18igb: RX payload guest writting refactoringTomasz Dzieciol
2023-09-12tests/qtest/pflash: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-09-11Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-09-08Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi
2023-09-08target/arm: Implement FEAT_PACQARMA3Richard Henderson
2023-09-08tests/qtest/usb-hcd: Remove the empty "init" testsThomas Huth
2023-09-08tests/qtest/test-hmp: Fix migrate_set_parameter xbzrle-cache-size testMarkus Armbruster
2023-09-08docs tests: Fix use of migrate_set_parameterMarkus Armbruster
2023-09-08tests/: spelling fixesMichael Tokarev
2023-09-07tests/qtest: Introduce tests for UFSJeuk Kim
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-07configure, meson: remove target OS symbols from config-host.makPaolo Bonzini
2023-09-07meson: do not unnecessarily use cmake for dependenciesPaolo Bonzini
2023-09-06hw/ide/ahci: PxCI should not get cleared when ERR_STAT is setNiklas Cassel
2023-08-31meson: test for CONFIG_TCG in config_allPaolo Bonzini
2023-08-31tests/qtest/bios-tables-test: Check for virtio-iommu device before using itThomas Huth
2023-08-31tests/qtest/netdev-socket: Avoid variable-length array in inet_get_free_port_...Peter Maydell
2023-08-31tests/qtest/usb-hcd-xhci-test: Check availability of devices before using themThomas Huth
2023-08-22qtest: microbit-test: add tests for nRF51 DETECTChris Laplante
2023-08-22qtest: implement named interception of out-GPIOChris Laplante