summary refs log tree commit diff stats
path: root/scripts/coverage/compare_gcov_json.py (unfollow)
Commit message (Expand)AuthorFilesLines
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-04tcg/i386: Use vgf2p8affineqb for MO_8 vector shiftsRichard Henderson1-4/+71
2025-09-04tcg/i386: Add INDEX_op_x86_vgf2p8affineqb_vecRichard Henderson2-0/+7
2025-09-04tcg/i386: Use canonical operand ordering in expand_vec_sariRichard Henderson1-2/+2
2025-09-04tcg/i386: Expand sari of bits-1 as pcmpgtRichard Henderson1-0/+6
2025-09-04cpuinfo/i386: Detect GFNI as an AVX extensionRichard Henderson3-0/+5
2025-09-04tcg/arm: Fix tgen_depositRichard Henderson1-1/+2
2025-09-03docs: fix typo in xive docAditya Gupta1-1/+1
2025-09-03scripts/coverity-scan/COMPONENTS.md: Add a 'plugins' categoryPhilippe Mathieu-Daudé1-0/+3
2025-09-03block/curl: drop old/unuspported curl version checksMichael Tokarev1-12/+1
2025-09-03block/curl: fix curl internal handles handlingMichael Tokarev1-5/+2
2025-09-03chardev/baum: Fix compiler warning for Windows buildsStefan Weil via1-2/+6
2025-09-02hw/i386/pc_piix.c: remove unnecessary if() from pc_init1()Mark Cave-Ayland1-4/+2
2025-09-02hw/arm/boot: Correctly free the MemoryDeviceInfoListPeter Maydell1-1/+1
2025-09-02docs/about/removed-features: Clarify 'device_add' is removedPhilippe Mathieu-Daudé1-2/+2
2025-09-02hw/mips/malta: Include 'system/system.h'Cédric Le Goater1-0/+1
2025-09-02hw/mips/loongson3_virt: Include 'system/system.h'Cédric Le Goater1-0/+1