summary refs log tree commit diff stats
path: root/scripts/coverage/compare_gcov_json.py (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-03Makefile: prune quilt source files for cscopeCédric Le Goater1-0/+1
2025-07-03b4: Drop linktrailermaskCédric Le Goater1-1/+0
2025-07-03i386/tdx: Build TDX only for 64-bit targetXiaoyao Li1-1/+1
2025-07-03vfio-user: do not register vfio-user container with cprMark Cave-Ayland1-10/+1
2025-07-03vfio/container: Fix vfio_container_post_load()Zhenzhong Duan2-17/+13
2025-07-03vfio/container: Fix potential SIGSEGV when recover from unmap-all-vaddr failureZhenzhong Duan1-2/+2
2025-07-02tests/functional/test_aarch64_sbsaref_freebsd: Fix the URL of the ISO imageThomas Huth1-4/+4
2025-07-02target/s390x: A fix for the trouble with triblesThomas Huth1-1/+1
2025-07-02target/s390x: set has_deprecated_props flagCollin Walling1-0/+3
2025-07-02MAINTAINERS: fix paths for relocated filesSean Wei1-9/+6
2025-07-02treewide: fix paths for relocated files in commentsSean Wei4-5/+5
2025-07-02treewide: update docs file extensions (.txt -> .rst) in commentsSean Wei8-10/+10
2025-07-02MAINTAINERS: fix VMware filename typo (vwm -> vmw)Sean Wei1-1/+1
2025-07-02MAINTAINERS: fix vendor capitalization (Vmware -> VMware)Sean Wei1-1/+1
2025-07-02MAINTAINERS: update docs file extensions (.txt -> .rst)Sean Wei1-2/+2
2025-07-02virtio-gpu: support context init multiple timelineYiwei Zhang1-0/+44
2025-07-02MAINTAINERS: add Akihiko and Dmitry as reviewersAlex Bennée1-0/+2
2025-07-02MAINTAINERS: add myself to virtio-gpu for Odd FixesAlex Bennée1-1/+2
2025-07-02plugins: Update plugin version and add notesRowan Hart1-1/+8
2025-07-02plugins: Add patcher plugin and testRowan Hart6-2/+328
2025-07-02tests/tcg: Remove copy-pasted notes and from i386 and add x86_64 system tests...Rowan Hart1-7/+5
2025-07-02plugins: Add memory hardware address read/write APIRowan Hart2-0/+190
2025-07-02plugins: Add memory virtual address write APIRowan Hart2-0/+39
2025-07-02plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacksRowan Hart6-6/+96
2025-07-02plugins: Add register write APIRowan Hart2-24/+56
2025-07-02gdbstub: Expose gdb_write_register function to consumers of gdbstubRowan Hart2-1/+15
2025-07-02semihosting/uaccess: Compile oncePhilippe Mathieu-Daudé1-4/+1
2025-07-02semihosting/uaccess: Remove uses of target_ulong typePhilippe Mathieu-Daudé2-11/+11
2025-07-02tests/functional: Add PCI hotplug test for aarch64Gustavo Romero3-0/+79
2025-07-02gitlab: mark s390x-system to allow failuresAlex Bennée1-0/+2
2025-07-01tests/functional: test device passthrough on aarch64Pierrick Bouvier2-0/+144
2025-07-01tests/functional: Expand Aarch64 SMMU tests to run on HVF acceleratorPhilippe Mathieu-Daudé1-3/+9
2025-07-01tests/functional: Add hvf_available() helperPeter Maydell3-3/+20
2025-07-01tests/functional: Require TCG to run Aarch64 imx8mp-evk testPhilippe Mathieu-Daudé1-0/+1
2025-07-01tests/functional: Restrict nested Aarch64 Xen test to TCGPhilippe Mathieu-Daudé1-0/+1
2025-07-01tests/functional: Set sbsa-ref machine type in each test functionPhilippe Mathieu-Daudé3-4/+7
2025-07-01hw/arm/sbsa-ref: Tidy up use of RAMLIMIT_GB definitionPhilippe Mathieu-Daudé1-3/+5
2025-07-01hw/arm/virt: Rename cpu_post_init() -> post_cpus_gic_realized()Philippe Mathieu-Daudé1-4/+5
2025-07-01hw/arm/virt: Make EL2 accelerator check an accept-listPhilippe Mathieu-Daudé1-1/+1
2025-07-01hw/arm/virt: Make EL3-guest accel check an accept-listPhilippe Mathieu-Daudé1-1/+1
2025-07-01target/arm: Restrict system register properties to system binaryPhilippe Mathieu-Daudé1-5/+6
2025-07-01target/arm/hvf: Pass @target_el argument to hvf_raise_exception()Philippe Mathieu-Daudé1-7/+7
2025-07-01target/arm: Correct KVM & HVF dtb_compatible valuePhilippe Mathieu-Daudé2-2/+2
2025-07-01target/arm/hvf: Log $pc in hvf_unknown_hvc() trace eventPhilippe Mathieu-Daudé2-4/+4
2025-07-01accel/hvf: Trace VM memory mappingPhilippe Mathieu-Daudé4-0/+16
2025-07-01target/arm/hvf: Trace hv_vcpu_run() failuresPhilippe Mathieu-Daudé2-1/+10
2025-07-01target/arm/hvf: Directly re-lock BQL after hv_vcpu_run()Philippe Mathieu-Daudé1-2/+3
2025-07-01target/arm: Unify gen_exception_internal()Philippe Mathieu-Daudé3-7/+2
2025-07-01target/arm: Reduce arm_cpu_post_init() declaration scopePhilippe Mathieu-Daudé2-3/+1
2025-07-01target/arm: Remove arm_handle_psci_call() stubPhilippe Mathieu-Daudé1-5/+1