summary refs log tree commit diff stats
path: root/scripts/coverage/compare_gcov_json.py (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-16qapi: switch to use QEMU_TEST_REGENERATE env varDaniel P. Berrangé2-2/+17
2025-09-16tracetool: drop the probe "__nocheck__" wrappingDaniel P. Berrangé8-115/+16
2025-09-16tracetool: add test suite for tracetool with reference outputDaniel P. Berrangé25-0/+870
2025-09-16tracetool: include SPDX-License-Identifier in generated filesDaniel P. Berrangé8-1/+9
2025-09-16tracetool: avoid space after "*" in arg typesDaniel P. Berrangé1-1/+7
2025-09-16tracetool: eliminate trailing whitespace in C formatDaniel P. Berrangé1-1/+1
2025-09-16checkpatch: cull trailing '*/' in SPDX checkDaniel P. Berrangé1-0/+3
2025-09-16.gitmodules: move u-boot mirrors to qemu-project-mirrorsAlex Bennée1-2/+2
2025-09-16tests/functional/x86_64: Accept a few locked pages in test_memlock.pyRichard Henderson1-1/+2
2025-09-16hw/usb/network: Remove hardcoded 0x40 prefix in STRING_ETHADDR responseStéphane Graber1-1/+1
2025-09-16qtest/bios-tables-test: Update tables for smmuv3 testsShameer Kolothum5-4/+0
2025-09-16qtest/bios-tables-test: Add tests for legacy smmuv3 and smmuv3 deviceShameer Kolothum1-0/+86
2025-09-16bios-tables-test: Allow for smmuv3 test data.Shameer Kolothum5-0/+4
2025-09-16qemu-options.hx: Document the arm-smmuv3 deviceShameer Kolothum1-0/+7
2025-09-16hw/arm/virt: Allow user-creatable SMMUv3 dev instantiationShameer Kolothum5-1/+64
2025-09-16hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrievalShameer Kolothum3-0/+34
2025-09-16hw/arm/virt: Add an SMMU_IO_LEN macroNicolin Chen1-1/+4
2025-09-16hw/arm/virt: Factor out common SMMUV3 dt bindings codeShameer Kolothum1-25/+29
2025-09-16hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devicesShameer Kolothum1-0/+64
2025-09-16hw/arm/virt-acpi-build: Re-arrange SMMUv3 IORT buildShameer Kolothum3-45/+94
2025-09-16hw/arm/smmu-common: Check SMMU has PCIe Root Complex associationShameer Kolothum3-4/+29
2025-09-16target/arm: Added test case for SME register exposure to GDBVacha Bhavsar3-0/+152
2025-09-16target/arm: Added support for SME register exposure to GDBVacha Bhavsar4-1/+132
2025-09-16target/arm: Increase MAX_PACKET_LENGTH for SME ZA remote gdb debuggingVacha Bhavsar1-1/+21
2025-09-16arm/kvm: report registers we failed to setCornelia Huck1-0/+86
2025-09-16system: drop the -old-param optionPeter Maydell7-106/+13
2025-09-16target/arm: Drop ARM_FEATURE_IWMMXT handlingPeter Maydell6-117/+0
2025-09-16target/arm: Drop ARM_FEATURE_XSCALE handlingPeter Maydell5-80/+3
2025-09-16target/arm: Remove iwmmxt helper functionsPeter Maydell3-769/+0
2025-09-16target/arm: Remove XScale and iWMMXt translate.c codePeter Maydell4-1339/+7
2025-09-16target/arm: Remove deprecated pxa CPU familyPeter Maydell3-184/+14
2025-09-16hw/arm/raspi4b: remove redundant check in raspi_add_memory_nodeOsama Abdelkader1-13/+9
2025-09-16target/arm: Implement FEAT_ATS1ARichard Henderson5-0/+52
2025-09-16target/arm: Remove outdated comment for ZCR_EL12Richard Henderson1-5/+0
2025-09-16target/arm: Fill in HFG[RWI]TR_EL2 bits for Arm v9.5Richard Henderson1-2/+26
2025-09-16target/arm: Add prot_check parameter to do_ats_writeRichard Henderson1-8/+8
2025-09-16target/arm: Skip AF and DB updates for AccessType_ATRichard Henderson1-1/+14
2025-09-16target/arm: Introduce get_phys_addr_for_atRichard Henderson3-28/+24
2025-09-16target/arm: Skip permission check from arm_cpu_get_phys_page_attrs_debugRichard Henderson1-1/+1
2025-09-16target/arm: Add in_prot_check to S1TranslateRichard Henderson1-5/+14
2025-09-16target/arm: Add prot_check parameter to pmsav8_mpu_lookupRichard Henderson3-9/+11
2025-09-16linux-user/aarch64: Generate ESR signal recordsRichard Henderson2-1/+36
2025-09-16linux-user/aarch64: Check syndrome for EXCP_UDEFRichard Henderson1-1/+74
2025-09-16linux-user/aarch64: Split out signal_for_exceptionRichard Henderson1-37/+47
2025-09-16tests, scripts: Don't import print_function from __future__Peter Maydell14-14/+0
2025-09-15iotests/check: always enable all python warningsDaniel P. Berrangé1-0/+4
2025-09-15iotests/151: ensure subprocesses are cleaned upDaniel P. Berrangé1-0/+5
2025-09-15iotests/147: ensure temporary sockets are closed before exitingDaniel P. Berrangé1-0/+1
2025-09-15python: ensure QEMUQtestProtocol closes its socketDaniel P. Berrangé1-0/+2
2025-09-15iotests: drop compat for old version context managerDaniel P. Berrangé2-12/+4