summary refs log tree commit diff stats
path: root/scripts/coverage/compare_gcov_json.py (unfollow)
Commit message (Expand)AuthorFilesLines
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
2025-09-02hw/isa/superio: Include 'system/system.h'Cédric Le Goater1-0/+1
2025-09-02hw/arm/virt: Include 'system/system.h'Cédric Le Goater1-0/+1
2025-09-02crypto/hmac: Allow to build hmac over multiple qcrypto_gnutls_hmac_bytes[v] c...Jan Kiszka5-4/+24
2025-09-02hw/sd/sdcard: Refactor sd_bootpart_offsetJan Kiszka2-9/+10
2025-09-02hw/sd/sdcard: Add validation for boot-partition-sizeJan Kiszka1-0/+9
2025-09-02hw/net: Remove mipsnet device modelPhilippe Mathieu-Daudé5-313/+0
2025-09-02hw/mips: Remove mipssim machinePhilippe Mathieu-Daudé8-282/+5
2025-09-02hw/display/xlnx_dp: Don't leak dpcd and edid objectsPeter Maydell1-3/+7
2025-09-02hw/misc/xlnx-versal-cframe-reg: Free FIFO, g_tree on deinitPeter Maydell1-0/+9
2025-09-02hw/char/max78000_uart: Destroy FIFO on deinitPeter Maydell1-0/+7
2025-09-02hw/gpio/pca9554: Avoid leak in pca9554_set_pin()Peter Maydell1-1/+1
2025-09-02hw/ide/ich.c: Use qemu_init_irq_child() to avoid memory leakPeter Maydell1-1/+2
2025-09-02hw/char/serial-pci-multi: Use qemu_init_irq_child() to avoid leakPeter Maydell1-1/+2
2025-09-02hw/irq: New qemu_init_irq_child() functionPeter Maydell2-1/+30
2025-09-02hw/ppc: Fix build error with CONFIG_POWERNV disabledAditya Gupta3-53/+96
2025-09-02target/mips: fix TLB huge page check to use 64-bit shiftDenis Rastyogin1-1/+1
2025-09-02linux-user/mips: Select M14Kc CPU to run microMIPS binariesPhilippe Mathieu-Daudé1-0/+3
2025-09-02linux-user/mips: Select 74Kf CPU to run MIPS16e binariesPhilippe Mathieu-Daudé1-0/+3
2025-09-02elf: Add EF_MIPS_ARCH_ASE definitionsPhilippe Mathieu-Daudé1-0/+7
2025-09-02hw/ssi: Document ssi_transfer() methodPhilippe Mathieu-Daudé1-0/+14
2025-09-02hw/scsi/mptsas: Avoid silent integer truncation in MPI_FUNC_IOC_INITPhilippe Mathieu-Daudé1-3/+3
2025-09-02scripts/coverity-scan/COMPONENTS.md: Add a 'plugins' categoryPhilippe Mathieu-Daudé1-0/+3
2025-09-02e1000e: Prevent crash from legacy interrupt firing after MSI-X enableLaurent Vivier1-5/+0
2025-09-02hw/intc: compile some arm related source oncePierrick Bouvier1-3/+3
2025-09-02hw/meson: enter target hw firstPierrick Bouvier1-22/+23
2025-09-02include/exec/target_page.h: move page-target.c to headerPierrick Bouvier3-23/+11
2025-09-02cpu-target: build compilation unit once for user/systemPierrick Bouvier3-6/+6
2025-09-02migration/vfio: compile only oncePierrick Bouvier4-17/+20
2025-09-02migration: compile migration/ram.c oncePierrick Bouvier1-2/+2
2025-09-02hw/pci: Allow explicit function numbers in pciDjordje Todorovic1-6/+9
2025-09-02docs/devel/style: Mention alloca() family API is forbiddenPhilippe Mathieu-Daudé1-2/+2
2025-09-02target/ppc/kvm: Avoid using alloca()Philippe Mathieu-Daudé1-3/+3
2025-09-02hw/sd/sdcard: Remove support for spec v1.10Philippe Mathieu-Daudé4-17/+7
2025-09-01Revert "tests/qtest: use qos_printf instead of g_test_message"Markus Armbruster2-19/+13