summary refs log tree commit diff stats
path: root/scripts/coverage/compare_gcov_json.py (unfollow)
Commit message (Expand)AuthorFilesLines
2025-10-01ivshmem-flat: Mark an instance of missing error handling FIXMEMarkus Armbruster1-2/+6
2025-10-01ui/dbus: Consistent handling of texture mutex failureMarkus Armbruster1-6/+11
2025-09-30build-sys: pass -fvisibility=default for wasm bindgenMarc-André Lureau9-1/+13
2025-09-30build-sys: deprecate mips hostMarc-André Lureau3-8/+11
2025-09-30meson: rust-bindgen limit allowlist-file to srcdir/includeMarc-André Lureau1-2/+1
2025-09-30tests/freebsd: enable RustMarc-André Lureau2-2/+4
2025-09-30configure: set the meson executable suffix/extMarc-André Lureau1-1/+13
2025-09-30tests/lcitool: enable rust & refreshMarc-André Lureau16-3/+41
2025-09-30tests/docker: add ENABLE_RUST environmentMarc-André Lureau1-0/+9
2025-09-30tests/lcitool: update to debian13Marc-André Lureau9-46/+149
2025-09-30tests/lcitool: add missing rust-std depMarc-André Lureau17-1/+18
2025-09-30lcitool/alpine: workaround bindgen issueMarc-André Lureau2-1/+9
2025-09-30lcitool/qemu: include libclang-rt for TSANMarc-André Lureau18-0/+18
2025-09-30lcitool: update, switch to f41Marc-André Lureau20-37/+79
2025-09-30build-sys: cfi_debug and safe_stack are not compatibleMarc-André Lureau2-3/+6
2025-09-30tests/docker/common: print meson log on configure failureMarc-André Lureau1-1/+1
2025-09-30tests/docker: use fully qualified image name for emsdkMarc-André Lureau1-1/+1
2025-09-30tests/docker/common: print errors to stderrMarc-André Lureau1-2/+2
2025-09-30configure: set the bindgen cross targetMarc-André Lureau4-0/+110
2025-09-30configure: fix rust meson configurationMarc-André Lureau1-1/+1
2025-09-30scripts/archive-source: use a bash arrayMarc-André Lureau1-8/+23
2025-09-30scripts/archive-source: silence subprojects downloadsMarc-André Lureau1-1/+1
2025-09-30scripts/archive-source: speed up downloading subprojectsMarc-André Lureau1-2/+3
2025-09-30gitlab-ci: fix 'needs' property type must be arrayMarc-André Lureau3-54/+54
2025-09-30build-sys: require -lrt when no shm_open() in std libsMarc-André Lureau1-7/+9
2025-09-30ui/dbus: Clean up dbus_update_gl_cb() error checkingMarkus Armbruster1-3/+6
2025-09-30ui/pixman: Consistent error handling in qemu_pixman_shareable_free()Markus Armbruster1-1/+4
2025-09-30util/oslib-win32: Do not treat null @errp as &error_warnMarkus Armbruster4-9/+5
2025-09-30ui/spice-core: Clean up error reportingMarkus Armbruster1-2/+4
2025-09-30net/slirp: Clean up error reportingMarkus Armbruster1-2/+7
2025-09-30hw/remote/vfio-user: Clean up error reportingMarkus Armbruster1-4/+9
2025-09-30migration/cpr: Clean up error reporting in cpr_resave_fd()Markus Armbruster1-4/+5
2025-09-30hw/cxl: Convert cxl_fmws_link() to ErrorMarkus Armbruster1-3/+4
2025-09-30tcg: Fix error reporting on mprotect() failure in tcg_region_init()Markus Armbruster1-2/+5
2025-09-30monitor: Clean up HMP gdbserver error reportingMarkus Armbruster2-6/+4
2025-09-30ui/icons/qemu.svg: Add metadata information (author, license) to the logoThomas Huth1-1/+20
2025-09-30ui/sdl2: fix reset scaling binding to be consistent with gtkNir Lichtman1-1/+1
2025-09-30ui/spice: fix crash when disabling GL scanout onMarc-André Lureau1-1/+3
2025-09-30ui/spice: Fix abort on macOSMohamed Akram1-5/+1
2025-09-30gtk: Skip drawing if console surface is NULLWeifeng Liu2-8/+2
2025-09-29hw/arm/aspeed_ast27x0-fc: Make sub-init functions return bool with errpJamin Lin1-14/+20
2025-09-29hw/arm/aspeed_ast27x0-fc: Drop dead return checksJamin Lin1-29/+14
2025-09-29hw/arm/aspeed: Move aspeed_load_vbootrom to common SoC codeJamin Lin3-30/+30
2025-09-29hw/arm/aspeed: Move aspeed_install_boot_rom to common SoC codeJamin Lin3-20/+22
2025-09-29hw/arm/aspeed: Move write_boot_rom to common SoC codeJamin Lin3-31/+35
2025-09-29hw/arm/aspeed: Move aspeed_board_init_flashes() to common SoC codeJamin Lin2-22/+23
2025-09-29tests/functional/arm/test_aspeed_ast2600: Add PCIe and network testJamin Lin1-0/+21
2025-09-29hw/arm/aspeed_ast27x0: Introduce 3 PCIe RCs for AST2700Jamin Lin2-0/+75
2025-09-29hw/pci-host/aspeed: Disable Root Device and place Root Port at 00:00.0 to AST...Jamin Lin1-0/+2
2025-09-29hw/pci-host/aspeed: Add AST2700 PCIe config with dedicated H2X blocksJamin Lin2-0/+161