]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2025-04-23  Pierrick Bouviertarget/arm/cpu: always define kvm related registers
2025-04-23  Pierrick Bouvierexec/poison: KVM_HAVE_MCE_INJECTION can now be poisoned
2025-04-23  Pierrick Bouvieraccel/kvm: move KVM_HAVE_MCE_INJECTION define to kvm...
2025-04-23  Pierrick Bouvierexec/cpu-all: remove this header
2025-04-23  Pierrick Bouvierexec/cpu-all: transfer exec/cpu-common include to cpu...
2025-04-23  Pierrick Bouvierexec/cpu-all: remove exec/target_page include
2025-04-23  Pierrick Bouvierexec/cpu-all: remove cpu include
2025-04-23  Pierrick Bouvieraccel/tcg: fix missing includes for TARGET_HAS_PRECISE_SMC
2025-04-23  Pierrick Bouvieraccel/tcg: fix missing includes for TCG_GUEST_DEFAULT_MO
2025-04-23  Pierrick Bouvierexec/cpu-all: remove exec/cpu-interrupt include
2025-04-23  Pierrick Bouvierexec/cpu-all: remove tswap include
2025-04-23  Pierrick Bouvierexec/cpu-all: remove exec/page-protection include
2025-04-23  Pierrick Bouvierexec/cpu-all: remove system/memory include
2025-04-23  Pierrick Bouvierinclude/exec/cpu-all: move compile time check for CPUAr...
2025-04-23  Pierrick Bouvierexec/cpu-all: move cpu_copy to linux-user/qemu.h
2025-04-23  Richard Hendersonpage-vary: Restrict scope of TARGET_PAGE_BITS_MIN
2025-04-23  Richard Hendersonpage-vary: Move and rename qemu_target_page_bits_min
2025-04-23  Richard Hendersoninclude/exec: Redefine tlb-flags with absolute values
2025-04-23  Richard Hendersonaccel/tcg: Split out tlb-bounds.h
2025-04-23  Richard Hendersonaccel/tcg: Build translator.c twice
2025-04-23  Philippe Mathieu... hw/core/cpu: Remove CPUClass::mmu_index()
2025-04-23  Richard Hendersontarget/hexagon: Implement TCGCPUOps.mmu_index
2025-04-23  Philippe Mathieu... target/xtensa: Restrict SoftMMU mmu_index() to TCG
2025-04-23  Philippe Mathieu... target/tricore: Restrict SoftMMU mmu_index() to TCG
2025-04-23  Philippe Mathieu... target/sparc: Restrict SoftMMU mmu_index() to TCG
2025-04-23  Philippe Mathieu... target/sh4: Restrict SoftMMU mmu_index() to TCG
2025-04-23  Philippe Mathieu... target/s390x: Restrict SoftMMU mmu_index() to TCG
2025-04-23  Philippe Mathieu... target/rx: Restrict SoftMMU mmu_index() to TCG
2025-04-23  Philippe Mathieu... target/riscv: Restrict SoftMMU mmu_index() to TCG
2025-04-23  Philippe Mathieu... target/ppc: Restrict SoftMMU mmu_index() to TCG
2025-04-23  Philippe Mathieu... target/openrisc: Restrict SoftMMU mmu_index() to TCG
2025-04-23  Philippe Mathieu... target/mips: Restrict SoftMMU mmu_index() to TCG
2025-04-23  Philippe Mathieu... target/microblaze: Restrict SoftMMU mmu_index() to TCG
2025-04-23  Philippe Mathieu... target/m68k: Restrict SoftMMU mmu_index() to TCG
2025-04-23  Philippe Mathieu... target/loongarch: Restrict SoftMMU mmu_index() to TCG
2025-04-23  Philippe Mathieu... target/i386: Restrict SoftMMU mmu_index() to TCG
2025-04-23  Philippe Mathieu... target/i386: Restrict cpu_mmu_index_kernel() to TCG
2025-04-23  Philippe Mathieu... target/i386: Remove unused cpu_(ldub, stb)_kernel macros
2025-04-23  Philippe Mathieu... target/hppa: Restrict SoftMMU mmu_index() to TCG
2025-04-23  Philippe Mathieu... target/avr: Restrict SoftMMU mmu_index() to TCG
2025-04-23  Philippe Mathieu... target/arm: Restrict SoftMMU mmu_index() to TCG
2025-04-23  Philippe Mathieu... target/alpha: Restrict SoftMMU mmu_index() to TCG
2025-04-23  Philippe Mathieu... accel/tcg: Introduce TCGCPUOps::mmu_index() callback
2025-04-23  Philippe Mathieu... hw/core/cpu: Update CPUClass::mmu_index docstring
2025-04-23  Philippe Mathieu... target/rx: Fix copy/paste typo (riscv -> rx)
2025-04-23  Richard Hendersonaccel/tcg: Remove cpu-all.h, exec-all.h from tb-internal.h
2025-04-23  Richard Hendersonaccel/tcg: Remove page_protect
2025-04-23  Richard Hendersonaccel/tcg: Move get_page_addr_code* declarations
2025-04-23  Richard Hendersoninclude/exec: Move tb_{,set_}page_addr[01] to translati...
2025-04-23  Richard Hendersoninclude/exec: Move TLB_MMIO, TLB_DISCARD_WRITE to slow...
2025-04-23  Richard Hendersonaccel/tcg: Rebuild full flags in tlb_reset_dirty_range_...
2025-04-23  Richard Hendersonaccel/tcg: Pass CPUTLBEntryFull to tlb_reset_dirty_rang...
2025-04-23  Richard Hendersonaccel/tcg: Fix argument types of tlb_reset_dirty
2025-04-23  Pierrick Bouvierexec/cpu-all: extract tlb flags defines to exec/tlb...
2025-04-23  Richard Hendersonmeson: Only allow CONFIG_USER_ONLY from certain source...
2025-04-23  Richard Hendersontarget/riscv: Remove ifndef CONFIG_USER_ONLY from cpu_cfg.h
2025-04-23  Richard Hendersoninclude/qemu: Remove ifndef CONFIG_USER_ONLY from accel.h
2025-04-23  Richard Hendersoninclude/system: Remove ifndef CONFIG_USER_ONLY in qtest.h
2025-04-23  Richard Hendersoninclude/exec: Protect icount_enabled from poisoned...
2025-04-23  Richard Hendersoninclude/exec: Split out icount.h
2025-04-23  Richard Hendersoninclude/hw/s390x: Remove ifndef CONFIG_USER_ONLY in...
2025-04-23  Richard Hendersoninclude/hw/intc: Remove ifndef CONFIG_USER_ONLY from...
2025-04-23  Richard Hendersoninclude/hw/core: Drop ifndef CONFIG_USER_ONLY from...
2025-04-23  Richard Hendersoninclude/exec: Drop ifndef CONFIG_USER_ONLY from cpu...
2025-04-23  Richard Hendersonplugins: Move api.c, core.c to libuser_ss, libsystem_ss
2025-04-23  Richard Hendersonsystem: Move most files to libsystem_ss
2025-04-23  Richard Hendersonhw/core: Move unconditional files to libsystem_ss,...
2025-04-23  Richard Hendersoninclude/exec: Split out watchpoint.h
2025-04-23  Richard Hendersonsemihosting: Assert is_user in user-only semihosting_en...
2025-04-23  Richard Hendersonsemihosting: Move user-only implementation out-of-line
2025-04-23  Richard Hendersontarget/xtensa: Restrict semihosting tests to system...
2025-04-23  Richard Hendersontarget/mips: Restrict semihosting tests to system mode
2025-04-23  Richard Hendersonaccel/tcg: Use libuser_ss and libsystem_ss
2025-04-23  Richard Hendersongdbstub: Move syscalls.c out of common_ss
2025-04-23  Richard Hendersonmeson: Introduce top-level libuser_ss and libsystem_ss
2025-04-23  Philippe Mathieu... exec: Restrict memory-internal.h to system/
2025-04-23  Philippe Mathieu... accel/tcg: Remove unnecesary inclusion of memory-intern...
2025-04-23  Richard Hendersoninclude/system: Move exec/ramblock.h to system/ramblock.h
2025-04-23  Richard Hendersoninclude/system: Move exec/ram_addr.h to system/ram_addr.h
2025-04-23  Richard Hendersoninclude/system: Move exec/ioport.h to system/ioport.h
2025-04-23  Richard Hendersoninclude/system: Move exec/address-spaces.h to system...
2025-04-23  Richard Hendersoninclude/system: Move exec/memory.h to system/memory.h
2025-04-23  Richard Hendersoninclude/exec: Split out mmap-lock.h
2025-04-23  Richard Hendersonaccel/tcg: Remove mmap_lock/unlock from watchpoint.c
2025-04-23  Richard Hendersonaccel/tcg: Implement translator_ld*_end
2025-04-23  Richard Hendersonaccel/tcg: Use cpu_ld*_code_mmu in translator.c
2025-04-23  Richard Hendersonaccel/tcg: Perform aligned atomic reads in translator_ld
2025-04-23  Richard Hendersoninclude/exec: Inline *_code memory operations
2025-04-23  Richard Hendersoninclude/exec: Inline *_data memory operations
2025-04-23  Richard Hendersoninclude/exec: Inline *_data_ra memory operations
2025-04-23  Richard Hendersoninclude/exec: Inline *_mmuidx_ra memory operations
2025-04-23  Richard Hendersoninclude/exec: Split out accel/tcg/cpu-mmu-index.h
2025-04-23  Richard Hendersoninclude/exec: Split out cpu-ldst-common.h
2025-04-23  Richard Hendersoninclude/exec: Use vaddr for *_mmu guest memory access...
2025-04-23  Richard Hendersonaccel/tcg: Fix cpu_ld*_code_mmu for user mode
2025-04-23  Richard Hendersonaccel/tcg: Build plugin-gen.c once
2025-04-23  Richard Hendersonaccel/tcg: Build user-exec-stub.c once
2025-04-23  Pierrick Bouviersystem/ioport: make compilation unit common
2025-04-23  Pierrick Bouviersystem/memory: make compilation unit common
2025-04-23  Pierrick Bouvierinclude/exec/memory: move devend functions to memory...
next