| 2025-09-01 |  Markus Armbruster | vfio scsi ui: Error-check qio_channel_socket_connect_sy... | commit | commitdiff | tree | snapshot | 
| 2025-09-01 |  Markus Armbruster | i386/kvm/vmsr_energy: Plug memory leak on failure to... | commit | commitdiff | tree | snapshot | 
| 2025-09-01 |  Markus Armbruster | ui/keymaps: Avoid trace crash and improve error messages | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Richard Henderson | Merge tag 'for-upstream' of https://gitlab.com/bonzini... | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Richard Henderson | Merge tag 'pull-target-arm-20250830' of https://gitlab... | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Peter Maydell | hw/arm/stm32f205_soc: Don't leak TYPE_OR_IRQ objects | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Richard Henderson | target/arm: Enable FEAT_LSE128 for -cpu max | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Richard Henderson | target/arm: Implement FEAT_LSE128 | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Richard Henderson | target/arm: Rename isar_feature_aa64_atomics | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Richard Henderson | tcg: Add tcg_gen_atomic_{xchg,fetch_and,fetch_or}_i128 | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Richard Henderson | accel/tcg: Add cpu_atomic_*_mmu for 16-byte xchg, fetch... | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Richard Henderson | qemu/atomic: Add atomic16 primitives for xchg, fetch_an... | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Richard Henderson | qemu/atomic: Finish renaming atomic128-cas.h headers | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Peter Maydell | target/arm: Correct condition of aa64_atomics feature... | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Peter Maydell | MAINTAINERS: Put kernel-doc under the "docs build machi... | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Peter Maydell | scripts/kernel-doc: Delete the old Perl kernel-doc... | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Peter Maydell | scripts/kerneldoc: Switch to the Python kernel-doc... | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Peter Maydell | scripts/kernel-doc: tweak for QEMU coding standards | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Peter Maydell | scripts/kernel-doc: strip QEMU_ from function definitions | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Peter Maydell | scripts: Import Python kerneldoc from Linux kernel | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Peter Maydell | tests/qtest/libqtest.h: Remove stray space from doc... | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Peter Maydell | docs/sphinx/kerneldoc.py: Handle new LINENO syntax | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Peter Maydell | scripts/kernel-doc: Avoid new Perl precedence warning | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Manos Pitsidianakis | hw/arm: add static NVDIMMs in device tree | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Richard Henderson | target/arm: Enable FEAT_CSSC for -cpu max | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Peter Maydell | target/arm: Implement CTZ, CNT, ABS | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Richard Henderson | target/arm: Split out gen_wrap2_i32 helper | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Richard Henderson | target/arm: Implement MIN/MAX (register) | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Richard Henderson | target/arm: Implement MIN/MAX (immediate) | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Richard Henderson | target/arm: Add feature predicate for FEAT_CSSC | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Smail AIDER | target/arm: Trap PMCR when MDCR_EL2.TPMCR is set | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Steve Sistare | hw/intc/arm_gicv3_kvm: preserve pending interrupts... | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Gustavo Romero | target/arm: Implement FEAT_TCR2 and enable with -cpu max | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Gustavo Romero | target/arm: Implement FEAT_SCTLR2 and enable with ... | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Pierrick Bouvier | tests/functional/test_aarch64_rme: update image | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Pierrick Bouvier | tests/functional/test_aarch64_device_passthrough: updat... | commit | commitdiff | tree | snapshot | 
| 2025-08-30 |  Gustavo Romero | target/arm: Clean up of register field definitions | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | Merge tag 'pull-lu-20250830' of https://gitlab.com... | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Remove target_pt_regs from target_syscall.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/sparc: Create target_ptrace.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Remove a.out declarations from elfload.c | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move arch_parse_elf_property to aarch64... | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Remove MAP_DENYWRITE from elfload.c | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Remove ELIBBAD from elfload.c | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Rename elf_check_arch | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Standardize on ELF_MACHINE not ELF_ARCH | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move elf parameters to hexagon/target_elf.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move elf parameters to xtensa/target_elf.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move elf parameters to hppa/target_elf.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move elf parameters to riscv/target_elf.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move elf parameters to s390x/target_elf.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move elf parameters to alpha/target_elf.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move elf parameters to m68k/target_elf.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move elf parameters to sh4/target_elf.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move elf parameters to openrisc/target_elf.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move elf parameters to microblaze/target_elf.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move elf parameters to {mips,mips64}/target... | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move elf parameters to loongarch64/target_elf.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move elf parameters to ppc/target_elf.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move elf parameters to sparc/target_elf.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move elf parameters to {arm,aarch64}/target... | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move elf parameters to {i386,x86_64}/target... | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Remove redundant ELF_DATA definitons | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Remove ELF_EXEC_PAGESIZE | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move get_vdso_image_info to arm/elfload.c | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Replace init_guest_commpage macro with... | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move init_guest_commpage to hppa/elfload.c | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move init_guest_commpage to arm/elfload.c | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move init_guest_commpage to x86_64/elfload.c | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/xtensa: Expand target_elf_gregset_t | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/xtensa: Create target_ptrace.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/sh4: Expand target_elf_gregset_t | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/sh4: Create target_ptrace.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/s390x: Expand target_elf_gregset_t | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/s390x: Create target_ptrace.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/ppc: Expand target_elf_gregset_t | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/ppc: Create target_ptrace.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/openrisc: Expand target_elf_gregset_t | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/openrisc: Create target_ptrace.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/mips: Use target_ulong for target_elf_greg_t | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/mips: Create target_ptrace.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/microblaze: Expand target_elf_gregset_t | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/microblaze: Fold target_pt_regs.r* to an... | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/microblaze: Create target_ptrace.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/m68k: Expand target_elf_gregset_t | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/loongarch64: Expand target_elf_gregset_t | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/loongarch64: Create target_ptrace.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/arm: Expand target_elf_gregset_t | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/arm: Create target_ptrace.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/aarch64: Expand target_elf_gregset_t | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/aarch64: Create target_ptrace.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/x86_64: Fix dump of fs_base, gs_base | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/x86_64: Expand target_elf_gregset_t | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/x86_64: Create target_ptrace.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/i386: Expand target_elf_gregset_t | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user/i386: Create target_ptrace.h | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Remove target_elf_greg_t, tswapreg from... | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move elf_core_copy_regs to xtensa/elfload.c | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move elf_core_copy_regs to s390x/elfload.c | commit | commitdiff | tree | snapshot | 
| 2025-08-29 |  Richard Henderson | linux-user: Move elf_core_copy_regs to m68k/elfload.c | commit | commitdiff | tree | snapshot | 
| next |