]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2025-09-02  Peter Maydellhw/char/max78000_uart: Destroy FIFO on deinit
2025-09-02  Peter Maydellhw/gpio/pca9554: Avoid leak in pca9554_set_pin()
2025-09-02  Peter Maydellhw/ide/ich.c: Use qemu_init_irq_child() to avoid memory...
2025-09-02  Peter Maydellhw/char/serial-pci-multi: Use qemu_init_irq_child(...
2025-09-02  Peter Maydellhw/irq: New qemu_init_irq_child() function
2025-09-02  Aditya Guptahw/ppc: Fix build error with CONFIG_POWERNV disabled
2025-09-02  Denis Rastyogintarget/mips: fix TLB huge page check to use 64-bit...
2025-09-02  Philippe Mathieu... linux-user/mips: Select M14Kc CPU to run microMIPS...
2025-09-02  Philippe Mathieu... linux-user/mips: Select 74Kf CPU to run MIPS16e binaries
2025-09-02  Philippe Mathieu... elf: Add EF_MIPS_ARCH_ASE definitions
2025-09-02  Philippe Mathieu... hw/ssi: Document ssi_transfer() method
2025-09-02  Philippe Mathieu... hw/scsi/mptsas: Avoid silent integer truncation in...
2025-09-02  Philippe Mathieu... scripts/coverity-scan/COMPONENTS.md: Add a 'plugins...
2025-09-02  Laurent Viviere1000e: Prevent crash from legacy interrupt firing...
2025-09-02  Pierrick Bouvierhw/intc: compile some arm related source once
2025-09-02  Pierrick Bouvierhw/meson: enter target hw first
2025-09-02  Pierrick Bouvierinclude/exec/target_page.h: move page-target.c to header
2025-09-02  Pierrick Bouviercpu-target: build compilation unit once for user/system
2025-09-02  Pierrick Bouviermigration/vfio: compile only once
2025-09-02  Pierrick Bouviermigration: compile migration/ram.c once
2025-09-02  Djordje Todorovichw/pci: Allow explicit function numbers in pci
2025-09-02  Philippe Mathieu... docs/devel/style: Mention alloca() family API is forbidden
2025-09-02  Philippe Mathieu... target/ppc/kvm: Avoid using alloca()
2025-09-02  Philippe Mathieu... hw/sd/sdcard: Remove support for spec v1.10
2025-09-02  Richard HendersonMerge tag 'qga-pull-2025-08-29-v2' of https://github...
2025-09-02  Richard HendersonMerge tag 'pull-tests-2025-09-01' of https://repo.or...
2025-09-02  Richard HendersonMerge tag 'pull-error-2025-09-01' of https://repo.or...
2025-09-01  Markus ArmbrusterRevert "tests/qtest: use qos_printf instead of g_test_m...
2025-09-01  Markus ArmbrusterMAINTAINERS: Cover tests/qtest/qom-test.c
2025-09-01  Markus Armbrusterqtest/qom-test: Don't bother to execute QMP command...
2025-09-01  Markus Armbrusterqtest/qom-test: Traverse entire QOM tree
2025-09-01  Markus Armbrusterqtest/qom-test: Shallow testing of qom-list / qom-get
2025-09-01  Markus Armbrustervfio scsi ui: Error-check qio_channel_socket_connect_sy...
2025-09-01  Markus Armbrusteri386/kvm/vmsr_energy: Plug memory leak on failure to...
2025-09-01  minglei.liuqga: Fix truncated output handling in guest-exec status...
2025-09-01  Kostiantyn... qga/installer: Remove QGA VSS if QGA installation failed
2025-09-01  Kostiantyn... qga-vss: Write hex value of error in log
2025-09-01  Kostiantyn... qga: ignore channel_init() fail if 'retry_path' is set
2025-09-01  Kostiantyn... qga: Fix channel initialization check in run_agent_once
2025-09-01  Kostiantyn... qga-vss: Remove unused dependencies
2025-09-01  Kostiantyn... qga-vss: Replace asserts with condition and report...
2025-09-01  Denis V. Lunevqga: fix potentially not initialized nr_volumes in...
2025-09-01  Thomas Huthqga: Fix ubsan warning
2025-09-01  Markus Armbrusterui/keymaps: Avoid trace crash and improve error messages
2025-09-01  Richard HendersonMerge tag 'pull-loongarch-20250829' of https://github...
2025-08-30  Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2025-08-30  Richard HendersonMerge tag 'pull-target-arm-20250830' of https://gitlab...
2025-08-30  Peter Maydellhw/arm/stm32f205_soc: Don't leak TYPE_OR_IRQ objects
2025-08-30  Richard Hendersontarget/arm: Enable FEAT_LSE128 for -cpu max
2025-08-30  Richard Hendersontarget/arm: Implement FEAT_LSE128
2025-08-30  Richard Hendersontarget/arm: Rename isar_feature_aa64_atomics
2025-08-30  Richard Hendersontcg: Add tcg_gen_atomic_{xchg,fetch_and,fetch_or}_i128
2025-08-30  Richard Hendersonaccel/tcg: Add cpu_atomic_*_mmu for 16-byte xchg, fetch...
2025-08-30  Richard Hendersonqemu/atomic: Add atomic16 primitives for xchg, fetch_an...
2025-08-30  Richard Hendersonqemu/atomic: Finish renaming atomic128-cas.h headers
2025-08-30  Peter Maydelltarget/arm: Correct condition of aa64_atomics feature...
2025-08-30  Peter MaydellMAINTAINERS: Put kernel-doc under the "docs build machi...
2025-08-30  Peter Maydellscripts/kernel-doc: Delete the old Perl kernel-doc...
2025-08-30  Peter Maydellscripts/kerneldoc: Switch to the Python kernel-doc...
2025-08-30  Peter Maydellscripts/kernel-doc: tweak for QEMU coding standards
2025-08-30  Peter Maydellscripts/kernel-doc: strip QEMU_ from function definitions
2025-08-30  Peter Maydellscripts: Import Python kerneldoc from Linux kernel
2025-08-30  Peter Maydelltests/qtest/libqtest.h: Remove stray space from doc...
2025-08-30  Peter Maydelldocs/sphinx/kerneldoc.py: Handle new LINENO syntax
2025-08-30  Peter Maydellscripts/kernel-doc: Avoid new Perl precedence warning
2025-08-30  Manos Pitsidianakishw/arm: add static NVDIMMs in device tree
2025-08-30  Richard Hendersontarget/arm: Enable FEAT_CSSC for -cpu max
2025-08-30  Peter Maydelltarget/arm: Implement CTZ, CNT, ABS
2025-08-30  Richard Hendersontarget/arm: Split out gen_wrap2_i32 helper
2025-08-30  Richard Hendersontarget/arm: Implement MIN/MAX (register)
2025-08-30  Richard Hendersontarget/arm: Implement MIN/MAX (immediate)
2025-08-30  Richard Hendersontarget/arm: Add feature predicate for FEAT_CSSC
2025-08-30  Smail AIDERtarget/arm: Trap PMCR when MDCR_EL2.TPMCR is set
2025-08-30  Steve Sistarehw/intc/arm_gicv3_kvm: preserve pending interrupts...
2025-08-30  Gustavo Romerotarget/arm: Implement FEAT_TCR2 and enable with -cpu max
2025-08-30  Gustavo Romerotarget/arm: Implement FEAT_SCTLR2 and enable with ...
2025-08-30  Pierrick Bouviertests/functional/test_aarch64_rme: update image
2025-08-30  Pierrick Bouviertests/functional/test_aarch64_device_passthrough: updat...
2025-08-30  Gustavo Romerotarget/arm: Clean up of register field definitions
2025-08-29  Richard HendersonMerge tag 'pull-lu-20250830' of https://gitlab.com...
2025-08-29  Richard Hendersonlinux-user: Remove target_pt_regs from target_syscall.h
2025-08-29  Richard Hendersonlinux-user/sparc: Create target_ptrace.h
2025-08-29  Richard Hendersonlinux-user: Remove a.out declarations from elfload.c
2025-08-29  Richard Hendersonlinux-user: Move arch_parse_elf_property to aarch64...
2025-08-29  Richard Hendersonlinux-user: Remove MAP_DENYWRITE from elfload.c
2025-08-29  Richard Hendersonlinux-user: Remove ELIBBAD from elfload.c
2025-08-29  Richard Hendersonlinux-user: Rename elf_check_arch
2025-08-29  Richard Hendersonlinux-user: Standardize on ELF_MACHINE not ELF_ARCH
2025-08-29  Richard Hendersonlinux-user: Move elf parameters to hexagon/target_elf.h
2025-08-29  Richard Hendersonlinux-user: Move elf parameters to xtensa/target_elf.h
2025-08-29  Richard Hendersonlinux-user: Move elf parameters to hppa/target_elf.h
2025-08-29  Richard Hendersonlinux-user: Move elf parameters to riscv/target_elf.h
2025-08-29  Richard Hendersonlinux-user: Move elf parameters to s390x/target_elf.h
2025-08-29  Richard Hendersonlinux-user: Move elf parameters to alpha/target_elf.h
2025-08-29  Richard Hendersonlinux-user: Move elf parameters to m68k/target_elf.h
2025-08-29  Richard Hendersonlinux-user: Move elf parameters to sh4/target_elf.h
2025-08-29  Richard Hendersonlinux-user: Move elf parameters to openrisc/target_elf.h
2025-08-29  Richard Hendersonlinux-user: Move elf parameters to microblaze/target_elf.h
2025-08-29  Richard Hendersonlinux-user: Move elf parameters to {mips,mips64}/target...
2025-08-29  Richard Hendersonlinux-user: Move elf parameters to loongarch64/target_elf.h
next