summary refs log tree commit diff stats
path: root/tests/qtest (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | tests/qtest/bios-tables-test: Make the test less verbose by defaultThomas Huth2023-01-281-5/+12
* | tests: acpi: update expected blobsIgor Mammedov2023-01-281-11/+0
* | tests: acpi: whitelist DSDT before moving non-hotpluggble slots description f...Igor Mammedov2023-01-281-0/+11
* | tests: acpi: update expected blobsIgor Mammedov2023-01-281-4/+0
* | tests: acpi: whitelist DSDT blobs before removing dynamic _DSM on coldplugged...Igor Mammedov2023-01-281-0/+4
* | tests: acpi: update expected blobsIgor Mammedov2023-01-281-14/+0
* | tests: acpi: whitelist DSDT before decoupling PCI hotplug code from basic slo...Igor Mammedov2023-01-281-0/+14
* | tests: acpi: update expected blobsIgor Mammedov2023-01-281-4/+0
* | tests: acpi: add endpoint devices to bridgesIgor Mammedov2023-01-281-8/+29
* | whitelist DSDT before adding endpoint devices to bridge testcasesIgor Mammedov2023-01-281-0/+4
* | tests: acpi: update expected blobsIgor Mammedov2023-01-281-36/+0
* | tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machineryIgor Mammedov2023-01-281-0/+36
* | tests: acpi: update expected blobsIgor Mammedov2023-01-281-1/+0
* | tests: acpi: whitelist DSDT before refactoring acpi based PCI hotplug machineryIgor Mammedov2023-01-281-0/+1
* | tests: acpi: add reboot cycle to bridge testIgor Mammedov2023-01-281-1/+15
* | tests: boot_sector_test(): make it multi-shotIgor Mammedov2023-01-281-0/+2
* | tests: acpi: extend bridge tests with hotplugged bridgesIgor Mammedov2023-01-281-8/+40
* | tests: boot_sector_test: avoid crashing if status is not available yetIgor Mammedov2023-01-281-1/+3
* | tests: acpi: cleanup use_uefi argument usageIgor Mammedov2023-01-281-20/+15
* | tests: acpi: update expected blobsIgor Mammedov2023-01-281-4/+0
* | tests: acpi: extend pcihp with nested bridgesIgor Mammedov2023-01-281-4/+13
* | tests: acpi: whitelist DSDT blobs for tests that use pci-bridgesIgor Mammedov2023-01-281-0/+4
* | tests: acpi: cleanup arguments to make them more readableIgor Mammedov2023-01-281-10/+7
* | tests: qtest: print device_add error before failing testIgor Mammedov2023-01-281-0/+4
|/
* Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent...Peter Maydell2023-01-193-4/+5
|\
| * tests/qtest/test-hmp: Improve the check for verbose modeThomas Huth2023-01-161-1/+1
| * Call qemu_socketpair() instead of socketpair() when possibleGuoyi Tu2023-01-162-3/+4
* | Merge tag 'pull-request-2023-01-18' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2023-01-184-20/+17
|\ \
| * | tests/qtest/libqos/e1000e: Remove duplicate register definitionsAkihiko Odaki2023-01-182-15/+10
| * | tests/qtest/e1000e-test: Fix the code styleAkihiko Odaki2023-01-182-3/+5
| * | tests/qtest: Restrict bcm2835-dma-test to CONFIG_RASPIFabiano Rosas2023-01-181-2/+2
* | | tests/qtest/tpm-emu: Avoid hangs using abort handlers closing channelsStefan Berger2023-01-161-0/+10
* | | tests/qtest: Poll on waitpid() for a while before sending SIGKILLStefan Berger2023-01-161-1/+19
|/ /
* / tests/qtest/qom-test: Do not print tested properties by defaultThomas Huth2023-01-161-1/+11
|/
* tests: add G_GNUC_PRINTF for various functionsDaniel P. Berrangé2023-01-1113-14/+27
* Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2023-01-093-14/+20
|\
| * error handling: Use RETRY_ON_EINTR() macro where applicableNikita Ivanov2023-01-091-3/+1
| * Refactoring: refactor TFR() macro to RETRY_ON_EINTR()Nikita Ivanov2023-01-091-1/+1
| * tests/qtest/bios-tables-test: Replace -no-hpet with hpet=off machine parameterThomas Huth2023-01-091-8/+14
| * tests/readconfig: spice doesn't support unix socket on windows yetMarc-André Lureau2023-01-091-2/+4
* | tests: acpi: aarch64: Add *.topology tablesYicong Yang2023-01-081-3/+0
* | tests: acpi: aarch64: Add topology test for aarch64Yicong Yang2023-01-081-0/+19
* | tests: acpi: Add and whitelist *.topology blobsYicong Yang2023-01-081-0/+3
* | tests: virt: Update expected ACPI tables for virt testYicong Yang2023-01-081-2/+0
* | tests: virt: Allow changes to PPTT test tableYicong Yang2023-01-081-0/+2
* | include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster2023-01-081-0/+1
|/
* hw/acpi: Rename tco.c -> ich9_tco.cPhilippe Mathieu-Daudé2022-12-211-1/+1
* hw/isa: enable TCO watchdog reboot pin strap by defaultDaniel P. Berrangé2022-12-211-1/+1
* tests/qtest/vhost-user-blk-test: don't abort all qtests on missing envarChristian Schoenebeck2022-12-151-0/+6
* tests/qtest: Enable qtest build on WindowsBin Meng2022-12-151-6/+0