aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)Author
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
2023-07-26qtest/migration-tests.c: use "-incoming defer" for postcopy testsWei Wang
2023-07-26migration-test: machine_opts is really arch specificJuan Quintela
2023-07-26migration-test: Create arch_optsJuan Quintela
2023-07-26migration-test: Make machine_opts regular with other optionsJuan Quintela
2023-07-26migration-test: Be consistent for ppcJuan Quintela
2023-07-18tests/qtest: Fix typo in multifd cancel testFabiano Rosas
2023-07-11Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2023-07-10tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify testAni Sinha
2023-07-10tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihpAni Sinha
2023-07-10tests/acpi/bios-tables-test: use the correct slot on the pcie-root-portAni Sinha
2023-07-10tests/acpi: allow changes in DSDT.noacpihp table blobAni Sinha
2023-07-10Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...Richard Henderson
2023-07-10tests/qtest: enable tests for virtio-scmiMilan Zamazal