index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-10-01
ivshmem-flat: Mark an instance of missing error handling FIXME
Markus Armbruster
1
-2
/
+6
2025-10-01
ui/dbus: Consistent handling of texture mutex failure
Markus Armbruster
1
-6
/
+11
2025-09-30
build-sys: pass -fvisibility=default for wasm bindgen
Marc-André Lureau
9
-1
/
+13
2025-09-30
build-sys: deprecate mips host
Marc-André Lureau
3
-8
/
+11
2025-09-30
meson: rust-bindgen limit allowlist-file to srcdir/include
Marc-André Lureau
1
-2
/
+1
2025-09-30
tests/freebsd: enable Rust
Marc-André Lureau
2
-2
/
+4
2025-09-30
configure: set the meson executable suffix/ext
Marc-André Lureau
1
-1
/
+13
2025-09-30
tests/lcitool: enable rust & refresh
Marc-André Lureau
16
-3
/
+41
2025-09-30
tests/docker: add ENABLE_RUST environment
Marc-André Lureau
1
-0
/
+9
2025-09-30
tests/lcitool: update to debian13
Marc-André Lureau
9
-46
/
+149
2025-09-30
tests/lcitool: add missing rust-std dep
Marc-André Lureau
17
-1
/
+18
2025-09-30
lcitool/alpine: workaround bindgen issue
Marc-André Lureau
2
-1
/
+9
2025-09-30
lcitool/qemu: include libclang-rt for TSAN
Marc-André Lureau
18
-0
/
+18
2025-09-30
lcitool: update, switch to f41
Marc-André Lureau
20
-37
/
+79
2025-09-30
build-sys: cfi_debug and safe_stack are not compatible
Marc-André Lureau
2
-3
/
+6
2025-09-30
tests/docker/common: print meson log on configure failure
Marc-André Lureau
1
-1
/
+1
2025-09-30
tests/docker: use fully qualified image name for emsdk
Marc-André Lureau
1
-1
/
+1
2025-09-30
tests/docker/common: print errors to stderr
Marc-André Lureau
1
-2
/
+2
2025-09-30
configure: set the bindgen cross target
Marc-André Lureau
4
-0
/
+110
2025-09-30
configure: fix rust meson configuration
Marc-André Lureau
1
-1
/
+1
2025-09-30
scripts/archive-source: use a bash array
Marc-André Lureau
1
-8
/
+23
2025-09-30
scripts/archive-source: silence subprojects downloads
Marc-André Lureau
1
-1
/
+1
2025-09-30
scripts/archive-source: speed up downloading subprojects
Marc-André Lureau
1
-2
/
+3
2025-09-30
gitlab-ci: fix 'needs' property type must be array
Marc-André Lureau
3
-54
/
+54
2025-09-30
build-sys: require -lrt when no shm_open() in std libs
Marc-André Lureau
1
-7
/
+9
2025-09-30
ui/dbus: Clean up dbus_update_gl_cb() error checking
Markus Armbruster
1
-3
/
+6
2025-09-30
ui/pixman: Consistent error handling in qemu_pixman_shareable_free()
Markus Armbruster
1
-1
/
+4
2025-09-30
util/oslib-win32: Do not treat null @errp as &error_warn
Markus Armbruster
4
-9
/
+5
2025-09-30
ui/spice-core: Clean up error reporting
Markus Armbruster
1
-2
/
+4
2025-09-30
net/slirp: Clean up error reporting
Markus Armbruster
1
-2
/
+7
2025-09-30
hw/remote/vfio-user: Clean up error reporting
Markus Armbruster
1
-4
/
+9
2025-09-30
migration/cpr: Clean up error reporting in cpr_resave_fd()
Markus Armbruster
1
-4
/
+5
2025-09-30
hw/cxl: Convert cxl_fmws_link() to Error
Markus Armbruster
1
-3
/
+4
2025-09-30
tcg: Fix error reporting on mprotect() failure in tcg_region_init()
Markus Armbruster
1
-2
/
+5
2025-09-30
monitor: Clean up HMP gdbserver error reporting
Markus Armbruster
2
-6
/
+4
2025-09-30
ui/icons/qemu.svg: Add metadata information (author, license) to the logo
Thomas Huth
1
-1
/
+20
2025-09-30
ui/sdl2: fix reset scaling binding to be consistent with gtk
Nir Lichtman
1
-1
/
+1
2025-09-30
ui/spice: fix crash when disabling GL scanout on
Marc-André Lureau
1
-1
/
+3
2025-09-30
ui/spice: Fix abort on macOS
Mohamed Akram
1
-5
/
+1
2025-09-30
gtk: Skip drawing if console surface is NULL
Weifeng Liu
2
-8
/
+2
2025-09-29
hw/arm/aspeed_ast27x0-fc: Make sub-init functions return bool with errp
Jamin Lin
1
-14
/
+20
2025-09-29
hw/arm/aspeed_ast27x0-fc: Drop dead return checks
Jamin Lin
1
-29
/
+14
2025-09-29
hw/arm/aspeed: Move aspeed_load_vbootrom to common SoC code
Jamin Lin
3
-30
/
+30
2025-09-29
hw/arm/aspeed: Move aspeed_install_boot_rom to common SoC code
Jamin Lin
3
-20
/
+22
2025-09-29
hw/arm/aspeed: Move write_boot_rom to common SoC code
Jamin Lin
3
-31
/
+35
2025-09-29
hw/arm/aspeed: Move aspeed_board_init_flashes() to common SoC code
Jamin Lin
2
-22
/
+23
2025-09-29
tests/functional/arm/test_aspeed_ast2600: Add PCIe and network test
Jamin Lin
1
-0
/
+21
2025-09-29
hw/arm/aspeed_ast27x0: Introduce 3 PCIe RCs for AST2700
Jamin Lin
2
-0
/
+75
2025-09-29
hw/pci-host/aspeed: Disable Root Device and place Root Port at 00:00.0 to AST...
Jamin Lin
1
-0
/
+2
2025-09-29
hw/pci-host/aspeed: Add AST2700 PCIe config with dedicated H2X blocks
Jamin Lin
2
-0
/
+161
[next]