aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-01-09Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell7-0/+20
2023-01-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2-5/+9
2023-01-08tests: acpi: aarch64: Add *.topology tablesYicong Yang4-3/+0
2023-01-08tests: acpi: aarch64: Add topology test for aarch64Yicong Yang1-0/+19
2023-01-08tests: acpi: Add and whitelist *.topology blobsYicong Yang4-0/+3
2023-01-08tests: virt: Update expected ACPI tables for virt testYicong Yang3-2/+0
2023-01-08tests: virt: Allow changes to PPTT test tableYicong Yang1-0/+2
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster1-0/+1
2023-01-06Merge tag 'pull-riscv-to-apply-20230106' of https://github.com/alistair23/qem...Peter Maydell3-0/+40
2023-01-06Merge tag 'pull-tcg-20230105' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell4-15/+236
2023-01-06Merge tag 'pull-hex-20230105' of https://github.com/quic/qemu into stagingPeter Maydell5-4/+242
2023-01-06target/riscv: Set pc_succ_insn for !rvc illegal insnRichard Henderson3-0/+40
2023-01-06util: remove support for hex numbers with a scaling suffixPaolo Bonzini1-0/+8
2023-01-06tests/qapi-schema: remove Meson workaroundPaolo Bonzini1-5/+1
2023-01-05Merge tag 'pull-target-arm-20230105' of https://git.linaro.org/people/pmaydel...Peter Maydell2-7/+24
2023-01-05tests/tcg/multiarch: add vma-pthread.cIlya Leoshkevich4-15/+236
2023-01-05Hexagon (target/hexagon) implement mutability mask for GPRsMarco Liebel2-0/+153
2023-01-05tests/tcg/hexagon: fix underspecifed asm constraintsMukilan Thiyagarajan2-4/+4
2023-01-05linux-user/hexagon: fix signal context save & restoreMukilan Thiyagarajan2-0/+85
2023-01-05Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingPeter Maydell1-1/+1
2023-01-05target/arm: align exposed ID registers with LinuxZhuojia Shen2-7/+24
2023-01-04iotests/check: Fix typing for sys.exit() valueJohn Snow1-1/+1
2022-12-23tests/docker: use prebuilt toolchain for debian-hexagon-crossMukilan Thiyagarajan3-179/+19
2022-12-23tests/tcg: fix unused variable in linux-testAlex Bennée1-1/+5
2022-12-21Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell5-3/+15
2022-12-21hw/acpi: Rename tco.c -> ich9_tco.cPhilippe Mathieu-Daudé1-1/+1
2022-12-21acpi/tests/avocado/bits: add mformat as one of the dependenciesAni Sinha1-1/+1
2022-12-21acpi/tests/avocado/bits: add SPDX license identifiers for bios bits testsAni Sinha3-0/+12
2022-12-21hw/isa: enable TCO watchdog reboot pin strap by defaultDaniel P. Berrangé1-1/+1
2022-12-20accel/tcg: Use interval tree for user-only page trackingRichard Henderson1-0/+22
2022-12-20util: Add interval-tree.cRichard Henderson2-0/+210
2022-12-18Merge tag 'pull-hex-20221216-1' of https://github.com/quic/qemu into stagingPeter Maydell29-7/+866
2022-12-16target/hexagon: import additional testsNiccolò Izzo27-1/+766
2022-12-16Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_satTaylor Simpson1-6/+28
2022-12-16Hexagon (target/hexagon) Fix predicated assignment to .tmp and .curTaylor Simpson1-0/+72
2022-12-16Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell1-283/+104
2022-12-15test-bdrv-drain: Fix incorrrect drain assumptionsKevin Wolf1-0/+18
2022-12-15block: Don't poll in bdrv_replace_child_noperm()Kevin Wolf1-0/+10
2022-12-15block: Call drain callbacks only onceKevin Wolf1-6/+10
2022-12-15block: Remove subtree drainsKevin Wolf1-251/+10
2022-12-15block: Revert .bdrv_drained_begin/end to non-coroutine_fnKevin Wolf1-8/+10
2022-12-15test-bdrv-drain: Don't yield in .bdrv_co_drained_begin/end()Kevin Wolf1-18/+46
2022-12-15tests/qtest/vhost-user-blk-test: don't abort all qtests on missing envarChristian Schoenebeck1-0/+6
2022-12-15FreeBSD: Upgrade to 12.4 releaseBrad Smith1-2/+2
2022-12-15tests/qtest: Enable qtest build on WindowsBin Meng1-6/+0
2022-12-15tests/qtest/libqos/e1000e: Correctly group register accessesAkihiko Odaki1-0/+1
2022-12-15tests/qtest/e1000e-test: De-duplicate constantsAkihiko Odaki1-10/+9
2022-12-15tests/qtest/libqos/e1000e: Remove "other" interruptsAkihiko Odaki2-2/+0
2022-12-15Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell9-42/+12
2022-12-14qapi qdev qom: Elide redundant has_FOO in generated CMarkus Armbruster1-2/+1