summary refs log tree commit diff stats
path: root/scripts/coverage/compare_gcov_json.py (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-21accel/hvf: Display executable bit as 'X'Philippe Mathieu-Daudé1-1/+1
2025-07-21crypto: load all certificates in X509 CA fileHenry Kleynhans1-12/+11
2025-07-21hvf: arm: Emulate ICC_RPR_EL1 accesses properlyZenghui Yu1-0/+2
2025-07-21hvf: arm: Add permission check in GIC sysreg handlersZenghui Yu1-0/+6
2025-07-21target/arm: Make LD1Q decode and trans fn agree about a->uPeter Maydell1-1/+1
2025-07-21target/arm: Honour FPCR.AH=1 default NaN value in FMAXNMQV, FMINNMQVPeter Maydell1-12/+17
2025-07-21target/arm: Don't nest H() macro calls in SVE DO_REDUCEPeter Maydell1-1/+1
2025-07-21target/arm: Correct sense of FPCR.AH test for FMAXQV and FMINQVPeter Maydell1-2/+2
2025-07-21target/arm: Add BFMLA, BFMLS (indexed)Peter Maydell2-9/+18
2025-07-21target/arm: Add BFMLA, BFMLS (vectors)Peter Maydell3-6/+98
2025-07-21target/arm: Add BFMUL (indexed)Peter Maydell4-1/+5
2025-07-21target/arm: Add BFMIN, BFMAX (predicated)Peter Maydell3-2/+27
2025-07-21target/arm: Add BFADD, BFSUB, BFMUL, BFMAXNM, BFMINNM (predicated)Peter Maydell3-5/+32
2025-07-21target/arm: Add BFADD, BFSUB, BFMUL (unpredicated)Peter Maydell3-1/+11
2025-07-21docs: Fix Aspeed titleCédric Le Goater1-0/+1
2025-07-21hw/misc/max78000_aes: Comment Internal Key StorageJackson Donaldson1-0/+6
2025-07-21host-utils: Drop workaround for buggy Apple Clang __builtin_subcll()Peter Maydell2-14/+1
2025-07-21target/arm: Provide always-false kvm_arm_*_supported() stubs for usermodePeter Maydell1-0/+35
2025-07-21hw/misc/ivshmem-pci: Improve error handlingPeter Maydell1-1/+8
2025-07-21target/arm: Correct encoding of Debug Communications Channel registersPeter Maydell1-2/+11
2025-07-21hvf: arm: Remove $pc from trace_hvf_data_abort()Zenghui Yu2-2/+2
2025-07-21docs/devel: fix over-quoting of QEMU_TEST_KEEP_SCRATCHAlex Bennée1-1/+1
2025-07-21functional: always enable all python warningsDaniel P. Berrangé1-0/+4
2025-07-21functional: ensure sockets and files are closedDaniel P. Berrangé2-0/+5
2025-07-21functional: ensure log handlers are closedDaniel P. Berrangé1-0/+2
2025-07-21linux-headers: Remove the 32-bit arm headersThomas Huth9-783/+0
2025-07-21net/vhost-user: Remove unused "err" from chr_closed_bh() (CID 1612365)Laurent Vivier1-4/+0
2025-07-21net/passt: Initialize "error" variable in net_passt_send() (CID 1612368)Laurent Vivier1-1/+1
2025-07-21net/passt: Check return value of g_remove() in net_passt_cleanup() (CID 1612369)Laurent Vivier1-1/+4
2025-07-21net/passt: Remove dead code in passt_vhost_user_start error path (CID 1612371)Laurent Vivier1-8/+2
2025-07-21net/vhost-user: Remove unused "err" from net_vhost_user_event() (CID 1612372)Laurent Vivier1-5/+0
2025-07-21net/passt: Remove unused "err" from passt_vhost_user_event() (CID 1612375)Laurent Vivier1-5/+0
2025-07-21hw/net/npcm_gmac.c: Drop 'buf' local variablePeter Maydell1-8/+4
2025-07-21hw/net/npcm_gmac.c: Correct test for when to reallocate packet bufferPeter Maydell1-2/+2
2025-07-21hw/net/npcm_gmac.c: Unify length and prev_buf_size variablesPeter Maydell1-4/+5
2025-07-21hw/net/npcm_gmac.c: Send the right data for second packet in a rowPeter Maydell1-0/+1
2025-07-21tap: fix net_init_tap() return codeSteve Sistare1-2/+2
2025-07-21net/tap: drop too small packetsVladimir Sementsov-Ogievskiy1-0/+5
2025-07-18hw/i386: Add the ramfb romfile compatibilityShaoqin Huang6-2/+20
2025-07-18vfio: Move the TYPE_* to hw/vfio/types.hShaoqin Huang2-9/+22
2025-07-17i386/tdx: Remove the redundant qemu_mutex_init(&tdx->lock)Xiaoyao Li1-2/+0
2025-07-17i386/cpu: Cleanup host_cpu_max_instance_init()Xiaoyao Li1-1/+0
2025-07-17target/i386: tdx: fix locking for interrupt injectionPaolo Bonzini1-3/+7
2025-07-17meson: re-generate scripts/meson-buildoptions.sh to fix IGVM entryStefano Garzarella1-1/+1
2025-07-17i386/cpu: Move x86_ext_save_areas[] initialization to .instance_initZhao Liu1-7/+15
2025-07-17target/i386: do not expose ARCH_CAPABILITIES on AMD CPUPaolo Bonzini1-1/+5
2025-07-17ramfb: Add property to control if load the romfileShaoqin Huang7-7/+15
2025-07-16python: fix editable installs for modern pip/setuptoolsJohn Snow1-2/+2
2025-07-16MAINTAINERS: Add docs/requirements.txtAkihiko Odaki1-0/+1
2025-07-16docs: Bump sphinx to 6.2.1Akihiko Odaki2-4/+4