| Age | Commit message (Expand) | Author |
| 2025-07-22 | tracetool: removed the unused vcpu propertytracing | Tanish Desai |
| 2025-07-21 | Merge tag 'display-20250718-pull-request' of https://gitlab.com/kraxel/qemu i... | Stefan Hajnoczi |
| 2025-07-21 | Merge tag 'pull-tcg-20250721' of https://gitlab.com/rth7680/qemu into staging | Stefan Hajnoczi |
| 2025-07-21 | Merge tag 'pull-target-arm-20250721' of https://gitlab.com/pm215/qemu into st... | Stefan Hajnoczi |
| 2025-07-21 | Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s... | Stefan Hajnoczi |
| 2025-07-21 | tcg/optimize: Don't fold INDEX_op_and_vec to extract | Richard Henderson |
| 2025-07-21 | accel/hvf: Display executable bit as 'X' | Philippe Mathieu-Daudé |
| 2025-07-21 | Merge tag 'pull-request-2025-07-21' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi |
| 2025-07-21 | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging | Stefan Hajnoczi |
| 2025-07-21 | crypto: load all certificates in X509 CA file | Henry Kleynhans |
| 2025-07-21 | hvf: arm: Emulate ICC_RPR_EL1 accesses properly | Zenghui Yu |
| 2025-07-21 | hvf: arm: Add permission check in GIC sysreg handlers | Zenghui Yu |
| 2025-07-21 | target/arm: Make LD1Q decode and trans fn agree about a->u | Peter Maydell |
| 2025-07-21 | target/arm: Honour FPCR.AH=1 default NaN value in FMAXNMQV, FMINNMQV | Peter Maydell |
| 2025-07-21 | target/arm: Don't nest H() macro calls in SVE DO_REDUCE | Peter Maydell |
| 2025-07-21 | target/arm: Correct sense of FPCR.AH test for FMAXQV and FMINQV | Peter Maydell |
| 2025-07-21 | target/arm: Add BFMLA, BFMLS (indexed) | Peter Maydell |
| 2025-07-21 | target/arm: Add BFMLA, BFMLS (vectors) | Peter Maydell |
| 2025-07-21 | target/arm: Add BFMUL (indexed) | Peter Maydell |
| 2025-07-21 | target/arm: Add BFMIN, BFMAX (predicated) | Peter Maydell |
| 2025-07-21 | target/arm: Add BFADD, BFSUB, BFMUL, BFMAXNM, BFMINNM (predicated) | Peter Maydell |
| 2025-07-21 | target/arm: Add BFADD, BFSUB, BFMUL (unpredicated) | Peter Maydell |
| 2025-07-21 | docs: Fix Aspeed title | Cédric Le Goater |
| 2025-07-21 | hw/misc/max78000_aes: Comment Internal Key Storage | Jackson Donaldson |
| 2025-07-21 | host-utils: Drop workaround for buggy Apple Clang __builtin_subcll() | Peter Maydell |
| 2025-07-21 | target/arm: Provide always-false kvm_arm_*_supported() stubs for usermode | Peter Maydell |
| 2025-07-21 | hw/misc/ivshmem-pci: Improve error handling | Peter Maydell |
| 2025-07-21 | target/arm: Correct encoding of Debug Communications Channel registers | Peter Maydell |
| 2025-07-21 | hvf: arm: Remove $pc from trace_hvf_data_abort() | Zenghui Yu |
| 2025-07-21 | docs/devel: fix over-quoting of QEMU_TEST_KEEP_SCRATCH | Alex Bennée |
| 2025-07-21 | functional: always enable all python warnings | Daniel P. Berrangé |
| 2025-07-21 | functional: ensure sockets and files are closed | Daniel P. Berrangé |
| 2025-07-21 | functional: ensure log handlers are closed | Daniel P. Berrangé |
| 2025-07-21 | linux-headers: Remove the 32-bit arm headers | Thomas Huth |
| 2025-07-21 | net/vhost-user: Remove unused "err" from chr_closed_bh() (CID 1612365) | Laurent Vivier |
| 2025-07-21 | net/passt: Initialize "error" variable in net_passt_send() (CID 1612368) | Laurent Vivier |
| 2025-07-21 | net/passt: Check return value of g_remove() in net_passt_cleanup() (CID 1612369) | Laurent Vivier |
| 2025-07-21 | net/passt: Remove dead code in passt_vhost_user_start error path (CID 1612371) | Laurent Vivier |
| 2025-07-21 | net/vhost-user: Remove unused "err" from net_vhost_user_event() (CID 1612372) | Laurent Vivier |
| 2025-07-21 | net/passt: Remove unused "err" from passt_vhost_user_event() (CID 1612375) | Laurent Vivier |
| 2025-07-21 | hw/net/npcm_gmac.c: Drop 'buf' local variable | Peter Maydell |
| 2025-07-21 | hw/net/npcm_gmac.c: Correct test for when to reallocate packet buffer | Peter Maydell |
| 2025-07-21 | hw/net/npcm_gmac.c: Unify length and prev_buf_size variables | Peter Maydell |
| 2025-07-21 | hw/net/npcm_gmac.c: Send the right data for second packet in a row | Peter Maydell |
| 2025-07-21 | tap: fix net_init_tap() return code | Steve Sistare |
| 2025-07-21 | net/tap: drop too small packets | Vladimir Sementsov-Ogievskiy |
| 2025-07-18 | hw/i386: Add the ramfb romfile compatibility | Shaoqin Huang |
| 2025-07-18 | vfio: Move the TYPE_* to hw/vfio/types.h | Shaoqin Huang |
| 2025-07-18 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi |
| 2025-07-17 | i386/tdx: Remove the redundant qemu_mutex_init(&tdx->lock) | Xiaoyao Li |