aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
2023-02-21Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell1-0/+101
2023-02-21Merge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr/qemu into stagingPeter Maydell11-379/+57
2023-02-17net: stream: add a new option to automatically reconnectLaurent Vivier1-0/+101
2023-02-16fuzz: remove fork-fuzzing scaffoldingAlexander Bulekov4-123/+3
2023-02-16fuzz/i440fx: remove fork-based fuzzerAlexander Bulekov1-26/+1
2023-02-16fuzz/virtio-blk: remove fork-based fuzzerAlexander Bulekov1-44/+7
2023-02-16fuzz/virtio-net: remove fork-based fuzzerAlexander Bulekov1-49/+5
2023-02-16fuzz/virtio-scsi: remove fork-based fuzzerAlexander Bulekov1-44/+7
2023-02-16fuzz/generic-fuzz: add a limit on DMA bytes writtenAlexander Bulekov1-0/+5
2023-02-16fuzz/generic-fuzz: use reboots instead of forks to reset stateAlexander Bulekov1-92/+22
2023-02-16fuzz: add fuzz_reset APIAlexander Bulekov2-1/+7
2023-02-16tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCGFabiano Rosas1-2/+2
2023-02-16tests/qtest: arm-cpu-features: Match tests to required acceleratorsFabiano Rosas1-7/+15
2023-02-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-71/+89
2023-02-14tests/qtest: Don't build virtio-serial-test.c if device not presentFabiano Rosas1-1/+5
2023-02-14tests/qtest: bios-tables-test: Skip if missing configsFabiano Rosas1-1/+3
2023-02-14tests/qtest: Do not include hexloader-test if loader device is not presentFabiano Rosas1-2/+2
2023-02-14tests/qtest: Check for devices in bios-tables-testFabiano Rosas1-4/+71
2023-02-14tests/qtest: drive_del-test: Skip tests that require missing devicesFabiano Rosas1-0/+65
2023-02-14tests/qtest: Skip unplug tests that use missing devicesFabiano Rosas1-6/+27
2023-02-14test/qtest: Fix coding style in device-plug-test.cFabiano Rosas1-3/+5
2023-02-14tests/qtest: hd-geo-test: Check for missing devicesFabiano Rosas1-13/+25
2023-02-14tests/qtest: Add dependence on PCIE_PORT for virtio-net-failover.cFabiano Rosas1-1/+2
2023-02-14tests/qtest: Do not run lsi53c895a test if device is not presentFabiano Rosas1-0/+4
2023-02-14tests/qtest: Skip PXE tests for missing devicesFabiano Rosas1-0/+4
2023-02-14tests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2Peter Maydell1-6/+21
2023-02-11libqtest: ensure waitpid() is only called oncePaolo Bonzini1-22/+33
2023-02-11libqtest: split qtest_spawn_qemu functionPaolo Bonzini1-49/+56
2023-02-09tests/qtest/netdev-socket: Raise connection timeout to 60 secondsPeter Maydell1-1/+1
2023-02-06io: Add support for MSG_PEEK for socket channelmanish.mishra1-1/+1
2023-02-06util/userfaultfd: Add uffd_open()Peter Xu1-2/+2
2023-02-02Merge tag 'pull-request-2023-01-31' of https://gitlab.com/thuth/qemu into sta...Peter Maydell6-47/+491
2023-01-31tests/qtest/display-vga-test: Add proper checks if a device is availableThomas Huth1-40/+25
2023-01-28tests/qtest/bios-tables-test: Make the test less verbose by defaultThomas Huth1-5/+12
2023-01-28tests: acpi: update expected blobsIgor Mammedov1-11/+0
2023-01-28tests: acpi: whitelist DSDT before moving non-hotpluggble slots description f...Igor Mammedov1-0/+11
2023-01-28tests: acpi: update expected blobsIgor Mammedov1-4/+0
2023-01-28tests: acpi: whitelist DSDT blobs before removing dynamic _DSM on coldplugged...Igor Mammedov1-0/+4
2023-01-28tests: acpi: update expected blobsIgor Mammedov1-14/+0
2023-01-28tests: acpi: whitelist DSDT before decoupling PCI hotplug code from basic slo...Igor Mammedov1-0/+14
2023-01-28tests: acpi: update expected blobsIgor Mammedov1-4/+0
2023-01-28tests: acpi: add endpoint devices to bridgesIgor Mammedov1-8/+29
2023-01-28whitelist DSDT before adding endpoint devices to bridge testcasesIgor Mammedov1-0/+4
2023-01-28tests: acpi: update expected blobsIgor Mammedov1-36/+0
2023-01-28tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machineryIgor Mammedov1-0/+36
2023-01-28tests: acpi: update expected blobsIgor Mammedov1-1/+0
2023-01-28tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machineryIgor Mammedov1-0/+1
2023-01-28tests: acpi: add reboot cycle to bridge testIgor Mammedov1-1/+15
2023-01-28tests: boot_sector_test(): make it multi-shotIgor Mammedov1-0/+2
2023-01-28tests: acpi: extend bridge tests with hotplugged bridgesIgor Mammedov1-8/+40