aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)Author
2024-04-02tests/qtest: Fix STM32L4x5 GPIO test on 32-bitCédric Le Goater
2024-03-28qtest/virtio-9p-test.c: remove g_test_slow() gateDaniel Henrique Barboza
2024-03-28qtest/virtio-9p-test.c: create/remove temp dirs after each testDaniel Henrique Barboza
2024-03-25Merge tag 'pull-request-2024-03-25' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-03-25Merge tag 'pull-target-arm-20240325-1' of https://git.linaro.org/people/pmayd...Peter Maydell
2024-03-25tests/qtest/libqtest.c: Check for g_setenv() failurePeter Maydell
2024-03-25libqos/virtio.c: Correct 'flags' reading in qvirtqueue_kickZheyu Ma
2024-03-25misc/pca955*: Move models under hw/gpioCédric Le Goater
2024-03-25tests/qtest/npcm7xx_emc_test: Don't leak cmd_linePeter Maydell
2024-03-22migration: Revert mapped-ram multifd support to fd: URIFabiano Rosas
2024-03-18tests: acpi: update expected SSDT.dimmpxm blobIgor Mammedov
2024-03-18tests: acpi/smbios: whitelist expected blobsIgor Mammedov
2024-03-18tests: smbios: add test for legacy mode CLI optionsIgor Mammedov
2024-03-18tests: smbios: add test for -smbios type=11 optionIgor Mammedov
2024-03-18tests: smbios: make it possible to write SMBIOS only testIgor Mammedov
2024-03-13Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-03-12hw/i386/q35: Set virtio-iommu aw-bits default value to 39Eric Auger
2024-03-12Merge tag 'pull-error-2024-03-12' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2024-03-12target: Improve error reporting for CpuModelInfo member @propsMarkus Armbruster
2024-03-12target: Simplify type checks for CpuModelInfo member @propsMarkus Armbruster
2024-03-11migration/multifd: Add new migration test cases for legacy zero page checking.Hao Xiang
2024-03-08Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-03-08tests/libqos: add riscv/virt machine nodesDaniel Henrique Barboza
2024-03-07tests/qtest: Add STM32L4x5 GPIO QTest testcaseInès Varhol
2024-03-06tests: bump QOS_PATH_MAX_ELEMENT_SIZE againAlex Bennée
2024-03-05Merge tag 'pull-target-arm-20240305' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-03-05tests/qtest/stm32l4x5_rcc-test.c: Add tests for the STM32L4x5_RCCArnaud Minier
2024-03-05tests/qtest: Add testcase for BCM2835 BSCRayhan Faizel
2024-03-05Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu int...Peter Maydell
2024-03-01tests/qtest/migration: Add a multifd + mapped-ram migration testFabiano Rosas
2024-03-01tests/qtest/migration: Add tests for mapped-ram file-based migrationFabiano Rosas
2024-03-01libqos/virtio.c: fix 'avail_event' offset in qvring_init()Daniel Henrique Barboza
2024-03-01libqos/virtio.c: init all elems in qvring_indirect_desc_setup()Daniel Henrique Barboza
2024-03-01tests/migration: Set compression level in migration testsBryan Zhang
2024-02-28tests/qtest/migration: Add a fd + file testFabiano Rosas
2024-02-28tests/qtest/migration: Rename fd_proto testFabiano Rosas
2024-02-27tests/qtest: Check that EXTI fan-in irqs are correctly connectedInès Varhol
2024-02-24Merge tag 'pull-request-2024-02-23' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-02-23ppc/pnv: Test pnv i2c master and connected devicesGlenn Miles
2024-02-23misc/pca9552: Fix inverted input statusGlenn Miles
2024-02-23tests: skip dbus-display tests that need a consoleMarc-André Lureau
2024-02-23tests/qtest: Fix boot-serial-test when using --without-default-devicesThomas Huth
2024-02-23tests/cdrom-test: Add cdrom test for LoongArch virt machineBibo Mao
2024-02-16tests/qtest: Depend on dbus_display1_depAkihiko Odaki
2024-02-15tests/qtest: Fix GMAC test to run on a machine in upstream QEMUNabih Estefan
2024-02-15tests/qtest/npcm7xx_emc-test: Connect all NICs to a backendPeter Maydell
2024-02-15tests/qtest/bios-tables-tests: Update virt golden referencePeter Maydell
2024-02-15tests/qtest/bios-tables-test: Allow changes to virt GTDTPeter Maydell
2024-02-15tests/qtest/meson.build: Don't include qtests_npcm7xx in qtests_aarch64Peter Maydell
2024-02-07tests/migration-test: Stick with gicv3 in aarch64 testPeter Xu