]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2025-08-27  Richard Hendersonlinux-user: Remove do_init_main_thread
2025-08-27  Richard Hendersonlinux-user/hexagon: Create init_main_thread
2025-08-27  Richard Hendersonlinux-user/xtensa: Create init_main_thread
2025-08-27  Richard Hendersonlinux-user/hppa: Create init_main_thread
2025-08-27  Richard Hendersonlinux-user/riscv: Create init_main_thread
2025-08-27  Richard Hendersonlinux-user/s390x: Create init_main_thread
2025-08-27  Richard Hendersonlinux-user/alpha: Create init_main_thread
2025-08-27  Richard Hendersonlinux-user/m68k: Create init_main_thread
2025-08-27  Richard Hendersonlinux-user/sh4: Create init_main_thread
2025-08-27  Richard Hendersonlinux-user/openrisc: Create init_main_thread
2025-08-27  Richard Hendersonlinux-user/microblaze: Create init_main_thread
2025-08-27  Richard Hendersonlinux-user/mips: Create init_main_thread
2025-08-27  Richard Hendersonlinux-user/loongarch64: Create init_main_thread
2025-08-27  Richard Hendersonlinux-user/ppc: Create init_main_thread
2025-08-27  Richard Hendersonlinux-user/sparc: Create init_main_thread
2025-08-27  Richard Hendersonlinux-user/aarch64: Create init_main_thread
2025-08-27  Richard Hendersonlinux-user/arm: Remove a.out startup remenents
2025-08-27  Richard Hendersonlinux-user/arm: Create init_main_thread
2025-08-27  Richard Hendersonlinux-user/i386: Create init_main_thread
2025-08-27  Richard Hendersonlinux-user: Create do_init_main_thread
2025-08-27  Richard Hendersonlinux-user: Move target_cpu_copy_regs decl to qemu.h
2025-08-27  Richard Hendersonlinux-user: Move get_elf_base_platform to mips/elfload.c
2025-08-27  Richard Hendersonlinux-user: Remove ELF_PLATFORM
2025-08-27  Richard Hendersonlinux-user/hppa: Create get_elf_platform
2025-08-27  Richard Hendersonlinux-user/loongarch64: Create get_elf_platform
2025-08-27  Richard Hendersonlinux-user: Move get_elf_platform to arm/elfload.c
2025-08-27  Richard Hendersonlinux-user/i386: Return const data from get_elf_platform
2025-08-27  Richard Hendersonlinux-user: Move get_elf_platform to {i386,x86_64}...
2025-08-27  Richard Hendersonlinux-user: Remove ELF_HWCAP2
2025-08-27  Richard Hendersonlinux-user: Remove ELF_HWCAP
2025-08-27  Richard Hendersonlinux-user: Move get_elf_hwcap to riscv/elfload.c
2025-08-27  Richard Hendersonlinux-user: Move hwcap functions to s390x/elfload.c
2025-08-27  Richard Hendersonlinux-user: Move get_elf_hwcap to sh4/elfload.c
2025-08-27  Richard Hendersonlinux-user: Move get_elf_hwcap to mips/elfload.c
2025-08-27  Richard Hendersonlinux-user: Move get_elf_hwcap to loongarch64/elfload.c
2025-08-27  Richard Hendersonlinux-user: Move hwcap functions to ppc/elfload.c
2025-08-27  Richard Hendersonlinux-user: Move get_elf_hwcap to sparc/elfload.c
2025-08-27  Richard Hendersonlinux-user: Move hwcap functions to {arm,aarch64}/elfload.c
2025-08-27  Richard Hendersonlinux-user: Move get_elf_hwcap to {i386,x86_64}/elfload.c
2025-08-27  Richard Hendersonlinux-user: Move get_elf_cpu_model to target/elfload.c
2025-08-27  Richard Hendersonlinux-user: Move ppc uabi/asm/elf.h workaround to osdep.h
2025-08-27  Richard Hendersonlinux-user: Create target/elfload.c files
2025-08-27  Richard Hendersonsemihosting: Initialize heap once per process
2025-08-27  Richard Hendersonsemihosting: Retrieve stack top from image_info
2025-08-27  Richard HendersonMerge tag 'pull-request-2025-08-27' of https://gitlab...
2025-08-27  Gustavo Romerotests/functional: Mark main in QemuBaseTest class as...
2025-08-27  Thomas HuthMAINTAINERS: Adjust wildcards for the migration, multip...
2025-08-27  Thomas Huthtests/functional: Move the generic tests to a subfolder
2025-08-27  Thomas Huthtests/functional: Move xtensa tests into target-specifi...
2025-08-27  Thomas Huthtests/functional: Move x86_64 tests into target-specifi...
2025-08-27  Thomas Huthtests/functional: Move sparc/sparc64 tests into target...
2025-08-27  Thomas Huthtests/functional: Move sh4/sh4eb tests into target...
2025-08-27  Thomas Huthtests/functional: Move s390x tests into target-specific...
2025-08-27  Thomas Huthtests/functional: Move rx test into target-specific...
2025-08-27  Thomas Huthtests/functional: Move riscv32/riscv64 tests into targe...
2025-08-27  Thomas Huthtests/functional: Move ppc/ppc64 tests into target...
2025-08-27  Thomas Huthtests/functional: Move or1k tests into target-specific...
2025-08-27  Thomas Huthtests/functional: Move mips tests into target-specific...
2025-08-27  Thomas Huthtests/functional: Move microblaze tests into architectu...
2025-08-27  Thomas Huthtests/functional: Move m68k tests into architecture...
2025-08-27  Thomas Huthtests/functional: Move loongarch64 tests into architect...
2025-08-27  Thomas Huthtests/functional: Move i386 tests into architecture...
2025-08-27  Thomas Huthtests/functional: Move hppa tests into architecture...
2025-08-27  Thomas Huthtests/functional: Move avr tests into architecture...
2025-08-27  Thomas Huthtests/functional: Move arm tests into architecture...
2025-08-27  Thomas Huthtests/functional: Move alpha tests into architecture...
2025-08-27  Thomas Huthtests/functional: Move aarch64 tests into architecture...
2025-08-27  Thomas Huthtests/functional/meson.build: Allow tests to reside...
2025-08-27  Thomas Huthtests/functional/meson.build: Split timeout settings...
2025-08-27  Thomas Huthtests/functional: Rework the multiprocess test to have...
2025-08-27  Thomas Huthtests/functional: Rework the migration test to have...
2025-08-27  Thomas Huthtests/functional: Use more fine-grained locking when...
2025-08-27  Gustavo Romerotests/functional: Fix reverse_debugging asset precaching
2025-08-27  Peter Maydelltests/functional/test_aarch64_virt_gpu: Skip test if...
2025-08-27  Stefan WeilCI: Use mingw-w64-x86_64-curl-winssl instead of mingw...
2025-08-27  Cornelia Huckhw: add compat machines for 10.2
2025-08-26  Stefan HajnocziOpen 10.2 development tree
2025-08-26  Stefan HajnocziUpdate version for the v10.1.0 release v10.1.0
2025-08-19  Stefan HajnocziUpdate version for the v10.1.0-rc4 release v10.1.0-rc4
2025-08-19  Paolo BonziniRevert "i386/cpu: Warn about why CPUID_EXT_PDCM is...
2025-08-13  Stefan HajnocziMerge tag 'uefi-20250812-pull-request' of https://gitla...
2025-08-12  Stefan HajnocziUpdate version for the v10.1.0-rc3 release v10.1.0-rc3
2025-08-12  Stefan HajnocziMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2025-08-12  Vivek Kasireddyui/spice: Destroy the temporary egl fb after the blit...
2025-08-12  Alex Bennéereadthedocs: don't build extra formats
2025-08-12  Stefan HajnocziMerge tag 'sdmmc-20250812' of https://github.com/philmd...
2025-08-12  Sv. Lockalmkvenv: Support pip 25.2
2025-08-12  Philippe Mathieu... tests/functional: Test SPI-SD adapter without SD card...
2025-08-12  Philippe Mathieu... hw/sd/ssi-sd: Return noise (dummy byte) when no card...
2025-08-12  Werner Finkqemu-iotests: Ignore indentation in Killed messages
2025-08-12  Kevin Wolfrbd: Fix .bdrv_get_specific_info implementation
2025-08-12  Kevin Wolfconfigure: Don't disable Rust for too old meson version
2025-08-12  Gerd Hoffmannhw/uefi: open json file in binary mode
2025-08-12  Gerd Hoffmannhw/uefi: check access for first variable
2025-08-12  Gerd Hoffmannhw/uefi: return success for notifications
2025-08-12  Mauro Matteo... hw/uefi: clear uefi-vars buffer in uefi_vars_write...
2025-08-11  Stefan HajnocziMerge tag 'pull-nvme-20250811' of https://gitlab.com...
2025-08-11  Stefan HajnocziMerge tag 'pull-vfio-20250810' of https://github.com...
2025-08-11  Stefan Hajnoczitests/functional: fix URLs in PCI hotplug test for...
2025-08-11  Keith Buschhw/nvme: cap MDTS value for internal limitation
next