aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
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
2023-01-28tests: boot_sector_test: avoid crashing if status is not available yetIgor Mammedov1-1/+3
2023-01-28tests: acpi: cleanup use_uefi argument usageIgor Mammedov1-20/+15
2023-01-28tests: acpi: update expected blobsIgor Mammedov1-4/+0
2023-01-28tests: acpi: extend pcihp with nested bridgesIgor Mammedov1-4/+13
2023-01-28tests: acpi: whitelist DSDT blobs for tests that use pci-bridgesIgor Mammedov1-0/+4
2023-01-28tests: acpi: cleanup arguments to make them more readableIgor Mammedov1-10/+7
2023-01-28tests: qtest: print device_add error before failing testIgor Mammedov1-0/+4
2023-01-26tests/qtest/boot-serial-test: Constify tests[] arrayPhilippe Mathieu-Daudé1-1/+1
2023-01-26tests/qtest/vnc-display-test: Disable on DarwinPhilippe Mathieu-Daudé1-1/+4
2023-01-26tests/qtest/vnc-display-test: Use the 'none' machinePhilippe Mathieu-Daudé1-1/+1
2023-01-26tests/qtest/vnc-display-test: Suppress build warnings on WindowsPhilippe Mathieu-Daudé1-0/+4
2023-01-26tests/qtest/bios-tables-test: Make the test less verbose by defaultThomas Huth1-5/+12
2023-01-26tests/qtest/qom-test: Stop spamming the test logThomas Huth1-5/+7
2023-01-26tests/qtest: netdev: test stream and dgram backendsLaurent Vivier2-0/+450
2023-01-19Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent...Peter Maydell3-4/+5
2023-01-18Merge tag 'pull-request-2023-01-18' of https://gitlab.com/thuth/qemu into sta...Peter Maydell4-20/+17