aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2023-01-09tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hostsPhilippe Mathieu-Daudé
2023-01-09qemu-iotests/stream-under-throttle: do not shutdown QEMUChristian Borntraeger
2023-01-09Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-01-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
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
2023-01-06Merge tag 'pull-riscv-to-apply-20230106' of https://github.com/alistair23/qem...Peter Maydell
2023-01-06Merge tag 'pull-tcg-20230105' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2023-01-06Merge tag 'pull-hex-20230105' of https://github.com/quic/qemu into stagingPeter Maydell
2023-01-06target/riscv: Set pc_succ_insn for !rvc illegal insnRichard Henderson
2023-01-06util: remove support for hex numbers with a scaling suffixPaolo Bonzini
2023-01-06tests/qapi-schema: remove Meson workaroundPaolo Bonzini
2023-01-05Merge tag 'pull-target-arm-20230105' of https://git.linaro.org/people/pmaydel...Peter Maydell
2023-01-05tests/tcg/multiarch: add vma-pthread.cIlya Leoshkevich
2023-01-05Hexagon (target/hexagon) implement mutability mask for GPRsMarco Liebel
2023-01-05tests/tcg/hexagon: fix underspecifed asm constraintsMukilan Thiyagarajan
2023-01-05linux-user/hexagon: fix signal context save & restoreMukilan Thiyagarajan
2023-01-05Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingPeter Maydell
2023-01-05target/arm: align exposed ID registers with LinuxZhuojia Shen
2023-01-04iotests/check: Fix typing for sys.exit() valueJohn Snow
2022-12-23tests/docker: use prebuilt toolchain for debian-hexagon-crossMukilan Thiyagarajan
2022-12-23tests/tcg: fix unused variable in linux-testAlex Bennée
2022-12-21Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2022-12-21hw/acpi: Rename tco.c -> ich9_tco.cPhilippe Mathieu-Daudé
2022-12-21acpi/tests/avocado/bits: add mformat as one of the dependenciesAni Sinha
2022-12-21acpi/tests/avocado/bits: add SPDX license identifiers for bios bits testsAni Sinha
2022-12-21hw/isa: enable TCO watchdog reboot pin strap by defaultDaniel P. Berrangé
2022-12-20accel/tcg: Use interval tree for user-only page trackingRichard Henderson
2022-12-20util: Add interval-tree.cRichard Henderson
2022-12-18Merge tag 'pull-hex-20221216-1' of https://github.com/quic/qemu into stagingPeter Maydell
2022-12-16target/hexagon: import additional testsNiccolò Izzo
2022-12-16Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_satTaylor Simpson
2022-12-16Hexagon (target/hexagon) Fix predicated assignment to .tmp and .curTaylor Simpson
2022-12-16Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2022-12-15test-bdrv-drain: Fix incorrrect drain assumptionsKevin Wolf
2022-12-15block: Don't poll in bdrv_replace_child_noperm()Kevin Wolf
2022-12-15block: Call drain callbacks only onceKevin Wolf
2022-12-15block: Remove subtree drainsKevin Wolf