aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)Author
2023-03-07tests: acpi: whitelist DSDT before adding EDSM methodIgor Mammedov
2023-03-07tests: acpi: update expected blobsIgor Mammedov
2023-03-07tests: acpi: whitelist DSDT blobs before isolating PCI _DSM func 0 prologIgor Mammedov
2023-03-07tests: acpi: update expected blobsIgor Mammedov
2023-03-07tests: acpi: whitelist pc/DSDT.hpbrroot and pc/DSDT.hpbridge testsIgor Mammedov
2023-03-07tests: acpi: extend multi-bridge case with case 'root-port,id=HOHP,hotplug=of...Igor Mammedov
2023-03-07tests: acpi: whitelist q35/DSDT.multi-bridge before extending testcaseIgor Mammedov
2023-03-07tests: acpi: update expected blobsIgor Mammedov
2023-03-07tests: acpi: add test_acpi_q35_tcg_no_acpi_hotplug test and extend test_acpi_...Igor Mammedov
2023-03-07tests: acpi: whitelist new q35.noacpihp test and pc.hpbrrootIgor Mammedov
2023-03-07Revert "tests/qtest: Check for devices in bios-tables-test"Igor Mammedov
2023-03-04tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancelPeter Maydell
2023-03-02Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-03-01tests: Ensure TAP version is printed before other messagesRichard W.M. Jones
2023-03-01i386/xen: add monitor commands to test event injectionJoao Martins
2023-02-27hw: Move ich9.h to southbridge/Bernhard Beschow
2023-02-27tests/qtest/rtl8139-test: Make the test less verbose by defaultThomas Huth
2023-02-21Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2023-02-21Merge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr/qemu into stagingPeter Maydell
2023-02-17net: stream: add a new option to automatically reconnectLaurent Vivier
2023-02-16fuzz: remove fork-fuzzing scaffoldingAlexander Bulekov
2023-02-16fuzz/i440fx: remove fork-based fuzzerAlexander Bulekov
2023-02-16fuzz/virtio-blk: remove fork-based fuzzerAlexander Bulekov
2023-02-16fuzz/virtio-net: remove fork-based fuzzerAlexander Bulekov
2023-02-16fuzz/virtio-scsi: remove fork-based fuzzerAlexander Bulekov
2023-02-16fuzz/generic-fuzz: add a limit on DMA bytes writtenAlexander Bulekov
2023-02-16fuzz/generic-fuzz: use reboots instead of forks to reset stateAlexander Bulekov
2023-02-16fuzz: add fuzz_reset APIAlexander Bulekov
2023-02-16tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCGFabiano Rosas
2023-02-16tests/qtest: arm-cpu-features: Match tests to required acceleratorsFabiano Rosas
2023-02-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-02-14tests/qtest: Don't build virtio-serial-test.c if device not presentFabiano Rosas
2023-02-14tests/qtest: bios-tables-test: Skip if missing configsFabiano Rosas
2023-02-14tests/qtest: Do not include hexloader-test if loader device is not presentFabiano Rosas
2023-02-14tests/qtest: Check for devices in bios-tables-testFabiano Rosas
2023-02-14tests/qtest: drive_del-test: Skip tests that require missing devicesFabiano Rosas
2023-02-14tests/qtest: Skip unplug tests that use missing devicesFabiano Rosas
2023-02-14test/qtest: Fix coding style in device-plug-test.cFabiano Rosas
2023-02-14tests/qtest: hd-geo-test: Check for missing devicesFabiano Rosas
2023-02-14tests/qtest: Add dependence on PCIE_PORT for virtio-net-failover.cFabiano Rosas
2023-02-14tests/qtest: Do not run lsi53c895a test if device is not presentFabiano Rosas
2023-02-14tests/qtest: Skip PXE tests for missing devicesFabiano Rosas
2023-02-14tests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2Peter Maydell
2023-02-11libqtest: ensure waitpid() is only called oncePaolo Bonzini
2023-02-11libqtest: split qtest_spawn_qemu functionPaolo Bonzini
2023-02-09tests/qtest/netdev-socket: Raise connection timeout to 60 secondsPeter Maydell
2023-02-06io: Add support for MSG_PEEK for socket channelmanish.mishra
2023-02-06util/userfaultfd: Add uffd_open()Peter Xu
2023-02-02Merge tag 'pull-request-2023-01-31' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-01-31tests/qtest/display-vga-test: Add proper checks if a device is availableThomas Huth