aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-01-28tests: acpi: whitelist DSDT before moving non-hotpluggble slots description f...Igor Mammedov
2023-01-28tests: acpi: update expected blobsIgor Mammedov
2023-01-28tests: acpi: whitelist DSDT blobs before removing dynamic _DSM on coldplugged...Igor Mammedov
2023-01-28tests: acpi: update expected blobsIgor Mammedov
2023-01-28tests: acpi: whitelist DSDT before decoupling PCI hotplug code from basic slo...Igor Mammedov
2023-01-28tests: acpi: update expected blobsIgor Mammedov
2023-01-28tests: acpi: add endpoint devices to bridgesIgor Mammedov
2023-01-28whitelist DSDT before adding endpoint devices to bridge testcasesIgor Mammedov
2023-01-28tests: acpi: update expected blobsIgor Mammedov
2023-01-28tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machineryIgor Mammedov
2023-01-28tests: acpi: update expected blobsIgor Mammedov
2023-01-28tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machineryIgor Mammedov
2023-01-28tests: acpi: add reboot cycle to bridge testIgor Mammedov
2023-01-28tests: boot_sector_test(): make it multi-shotIgor Mammedov
2023-01-28tests: acpi: extend bridge tests with hotplugged bridgesIgor Mammedov
2023-01-28tests: boot_sector_test: avoid crashing if status is not available yetIgor Mammedov
2023-01-28tests: acpi: cleanup use_uefi argument usageIgor Mammedov
2023-01-28tests: acpi: update expected blobsIgor Mammedov
2023-01-28tests: acpi: extend pcihp with nested bridgesIgor Mammedov
2023-01-28tests: acpi: whitelist DSDT blobs for tests that use pci-bridgesIgor Mammedov
2023-01-28tests: acpi: cleanup arguments to make them more readableIgor Mammedov
2023-01-28tests: qtest: print device_add error before failing testIgor Mammedov
2023-01-20Merge tag 'pull-riscv-to-apply-20230120' of https://github.com/alistair23/qem...Peter Maydell
2023-01-20Merge tag 'pull-include-2023-01-20' of https://repo.or.cz/qemu/armbru into st...Peter Maydell
2023-01-20include/block: Untangle inclusion loopsMarkus Armbruster
2023-01-20coroutine: Split qemu/coroutine-core.h off qemu/coroutine.hMarkus Armbruster
2023-01-20tests/avocado: add RISC-V OpenSBI boot testDaniel Henrique Barboza
2023-01-19Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent...Peter Maydell
2023-01-19coroutine: Clean up superfluous inclusion of qemu/lockable.hMarkus Armbruster
2023-01-19coroutine: Clean up superfluous inclusion of qemu/coroutine.hMarkus Armbruster
2023-01-18Merge tag 'pull-request-2023-01-18' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-01-18tests/vm/haiku.x86_64: Update the Haiku VM to Beta 4Thomas Huth
2023-01-18tests/qtest/libqos/e1000e: Remove duplicate register definitionsAkihiko Odaki
2023-01-18tests/qtest/e1000e-test: Fix the code styleAkihiko Odaki
2023-01-18tests/qtest: Restrict bcm2835-dma-test to CONFIG_RASPIFabiano Rosas
2023-01-16tests/qtest/tpm-emu: Avoid hangs using abort handlers closing channelsStefan Berger
2023-01-16tests/qtest: Poll on waitpid() for a while before sending SIGKILLStefan Berger
2023-01-16tests/qtest/test-hmp: Improve the check for verbose modeThomas Huth
2023-01-16Call qemu_socketpair() instead of socketpair() when possibleGuoyi Tu
2023-01-16tests/qtest/qom-test: Do not print tested properties by defaultThomas Huth
2023-01-16Merge tag 'mips-20230113' of https://github.com/philmd/qemu into stagingPeter Maydell
2023-01-13tests/avocado: Add tests booting YAMON ROM on MIPS Malta machinesPhilippe Mathieu-Daudé
2023-01-12tests/avocado: Add SD boot test to CubieboardStrahinja Jankovic
2023-01-11enforce use of G_GNUC_PRINTF attributesDaniel P. Berrangé
2023-01-11tests: add G_GNUC_PRINTF for various functionsDaniel P. Berrangé
2023-01-09Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-01-09error handling: Use RETRY_ON_EINTR() macro where applicableNikita Ivanov
2023-01-09Refactoring: refactor TFR() macro to RETRY_ON_EINTR()Nikita Ivanov
2023-01-09tests/qtest/bios-tables-test: Replace -no-hpet with hpet=off machine parameterThomas Huth
2023-01-09tests/readconfig: spice doesn't support unix socket on windows yetMarc-André Lureau