aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)Author
2023-01-26tests/qtest/bios-tables-test: Make the test less verbose by defaultThomas Huth
2023-01-26tests/qtest/qom-test: Stop spamming the test logThomas Huth
2023-01-26tests/qtest: netdev: test stream and dgram backendsLaurent Vivier
2023-01-19Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent...Peter Maydell
2023-01-18Merge tag 'pull-request-2023-01-18' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
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-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
2023-01-08tests: acpi: aarch64: Add *.topology tablesYicong Yang
2023-01-08tests: acpi: aarch64: Add topology test for aarch64Yicong Yang
2023-01-08tests: acpi: Add and whitelist *.topology blobsYicong Yang
2023-01-08tests: virt: Update expected ACPI tables for virt testYicong Yang
2023-01-08tests: virt: Allow changes to PPTT test tableYicong Yang
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster
2022-12-21hw/acpi: Rename tco.c -> ich9_tco.cPhilippe Mathieu-Daudé
2022-12-21hw/isa: enable TCO watchdog reboot pin strap by defaultDaniel P. Berrangé
2022-12-15tests/qtest/vhost-user-blk-test: don't abort all qtests on missing envarChristian Schoenebeck
2022-12-15tests/qtest: Enable qtest build on WindowsBin Meng
2022-12-15tests/qtest/libqos/e1000e: Correctly group register accessesAkihiko Odaki
2022-12-15tests/qtest/e1000e-test: De-duplicate constantsAkihiko Odaki
2022-12-15tests/qtest/libqos/e1000e: Remove "other" interruptsAkihiko Odaki
2022-12-15Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2022-12-14qapi qdev qom: Elide redundant has_FOO in generated CMarkus Armbruster
2022-12-14cleanup: Tweak and re-run return_directly.cocciMarkus Armbruster
2022-12-13qapi tests: Elide redundant has_FOO in generated CMarkus Armbruster
2022-12-04Merge tag 'pull-request-2022-12-04' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-12-04Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-12-03tests/qtest/migration-test: Fix unlink error and memory leaksThomas Huth
2022-12-01tests/qtests: override "force-legacy" for gpio virtio-mmio testsAlex Bennée
2022-11-23tests/qtest: Decrease the amount of output from the qom-testThomas Huth
2022-11-22tests: acpi: x86: update expected DSDT after moving PRQx fields in _SB scopeIgor Mammedov
2022-11-22tests: acpi: whitelist DSDT before moving PRQx to _SB scopeIgor Mammedov
2022-11-11Fix several typos in documentation (found by codespell)Stefan Weil
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-11-07tests/acpi: update tables for new core count testJulia Suvorova
2022-11-07bios-tables-test: add test for number of cores > 255Julia Suvorova
2022-11-07tests/acpi: allow changes for core_count2 testJulia Suvorova
2022-11-07bios-tables-test: teach test to use smbios 3.0 tablesJulia Suvorova
2022-11-07tests: virt: Update expected *.acpihmatvirt tablesHesham Almatary