aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-12-21tests: start dbus-display-testMarc-André Lureau
2021-12-21tests/qtests: add qtest_qmp_add_client()Marc-André Lureau
2021-12-21backends: move dbus-vmstate1.xml to backends/Marc-André Lureau
2021-12-18tests/qtest/fuzz-megasas-test: Add test for GitLab issue #521Philippe Mathieu-Daudé
2021-12-18meson: reenable test-fdmon-epollPaolo Bonzini
2021-12-18configure: unify ppc64 and ppc64lePaolo Bonzini
2021-12-17Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...Richard Henderson
2021-12-17Merge tag 'pull-ppc-20211217' of https://github.com/legoater/qemu into stagingRichard Henderson
2021-12-17ivshmem-test.c: enable test_ivshmem_server for ppc64 archDaniel Henrique Barboza
2021-12-17test/tcg/ppc64le: test mtfsfLucas Mateus Castro (alqotel)
2021-12-17tests/qtest: Replace g_memdup() by g_memdup2()Philippe Mathieu-Daudé
2021-12-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2021-12-16tests/qtest/bios-tables-test: Only run VIOT test on TCGJean-Philippe Brucker
2021-12-15Merge tag 'pull-target-arm-20211215' of https://git.linaro.org/people/pmaydel...Richard Henderson
2021-12-15tests/acpi: add expected blob for VIOT test on virt machineJean-Philippe Brucker
2021-12-15tests/acpi: add expected blobs for VIOT test on q35 machineJean-Philippe Brucker
2021-12-15tests/acpi: add test case for VIOTJean-Philippe Brucker
2021-12-15tests/acpi: allow updates of VIOT expected data filesJean-Philippe Brucker
2021-12-15tests/tcg: Add arm and aarch64 pc alignment testsRichard Henderson
2021-12-15tests: qtest: Add virtio-iommu testEric Auger
2021-12-15tests/qtest: Add a function to check whether a machine is availableThomas Huth
2021-12-15tests/qtest: Add a function that gets a list with available machine typesThomas Huth
2021-12-15tests/qtest: Fence the tests that need xlnx-zcu102 with CONFIG_XLNX_ZYNQMP_ARMThomas Huth
2021-12-15tests/qtest: Run the PPC 32-bit tests with the 64-bit target binary, tooThomas Huth
2021-12-15tests/libqtest: add a migration test with two couples of failover devicesLaurent Vivier
2021-12-15tests/libqtest: add some virtio-net failover migration cancelling testsLaurent Vivier
2021-12-15tests/qtest: add some tests for virtio-net failoverLaurent Vivier
2021-12-15qtest/libqos: add a function to initialize secondary PCI busesLaurent Vivier
2021-12-02tests/qtest/fdc-test: Add a regression test for CVE-2021-20196Philippe Mathieu-Daudé
2021-11-30tests/qtest: Add fuzz-lsi53c895a-testPhilippe Mathieu-Daudé
2021-11-29tests/plugin/syscall.c: fix compiler warningsJuro Bystricky
2021-11-29tests/avocado: fix tcg_plugin mem access count testAlex Bennée
2021-11-23iotests/149: Skip on unsupported ciphersHanna Reitz
2021-11-23iotests: Use aes-128-cbcHanna Reitz
2021-11-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2021-11-19qtest/am53c974-test: add test for reset before transferMark Cave-Ayland
2021-11-17tests/tcg/ppc64le: Fix compile flags for byte_reverseRichard Henderson
2021-11-16Merge tag 'pull-nbd-2021-11-16' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson
2021-11-16tests/vm: don't build using TCG by defaultAlex Bennée
2021-11-16tests/vm: sort the special variable listAlex Bennée
2021-11-16tests/docker: force NOUSER=1 for base imagesAlex Bennée
2021-11-16nbd/server: Add --selinux-label optionRichard W.M. Jones
2021-11-16Merge tag 'pull-block-2021-11-16' of https://gitlab.com/hreitz/qemu into stagingRichard Henderson
2021-11-16Merge tag 'machine-core-20211115' of https://github.com/philmd/qemu into stagingRichard Henderson
2021-11-16file-posix: Fix alignment after reopen changing O_DIRECTKevin Wolf
2021-11-16iotests/030: Unthrottle parallel jobs in reverseHanna Reitz
2021-11-15tests/unit/test-smp-parse: Explicit MachineClass namePhilippe Mathieu-Daudé
2021-11-15tests/unit/test-smp-parse: QOM'ify smp_machine_class_init()Philippe Mathieu-Daudé
2021-11-15tests/unit/test-smp-parse: Restore MachineClass fields after modifyingPhilippe Mathieu-Daudé
2021-11-15tests: bios-tables-test update expected blobsIgor Mammedov