]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
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...
2025-04-23  Pierrick Bouvierinclude/exec/memory: extract devend_big_endian from...
2025-04-23  Pierrick Bouviersystem/physmem: compilation unit is now common to all...
2025-04-23  Pierrick Bouviersystem/xen: remove inline stubs
2025-04-23  Pierrick Bouvierhw/xen: add stubs for various functions
2025-04-23  Pierrick Bouvierexec/ram_addr: call xen_hvm_modified_memory only if...
2025-04-23  Pierrick Bouviersystem/kvm: make kvm_flush_coalesced_mmio_buffer()...
2025-04-23  Pierrick Bouvierexec/ram_addr: remove dependency on cpu.h
2025-04-23  Pierrick Bouvierexec/memory-internal: remove dependency on cpu.h
2025-04-23  Pierrick Bouvierexec/exec-all: remove dependency on cpu.h
2025-04-23  Pierrick Bouviercodebase: prepare to remove cpu.h from exec/exec-all.h
2025-04-23  Pierrick Bouvierexec/memory.h: make devend_memop "target defines" agnostic
2025-04-23  Pierrick Bouvierexec/memory_ldst_phys: extract memory_ldst_phys declara...
2025-04-23  Pierrick Bouvierexec/memory_ldst: extract memory_ldst declarations...
2025-04-23  Pierrick Bouvierexec/tswap: implement {ld,st}.*_p as functions instead...
2025-04-23  Pierrick Bouvierexec/tswap: target code can use TARGET_BIG_ENDIAN inste...
2025-04-23  Stefan HajnocziMerge tag 'pull-avr-20250422' of https://gitlab.com...
2025-04-23  Stefan HajnocziMerge tag 'pull-request-2025-04-23' of https://gitlab...
2025-04-23  Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2025-04-23  Stefan HajnocziMerge tag 'ipmi-for-qemu-10.0' of https://github.com...
2025-04-23  Rakesh Jeyasinghrust/hw/char/pl011: Extract DR write logic into separat...
2025-04-23  Rakesh Jeyasinghrust/hw/char/pl011: Extract extract DR read logic into...
2025-04-23  Zhao Liurust/vmstate_test: Fix typo in test_vmstate_macro_array...
2025-04-23  Zhao Liurust/hpet: Fix a clippy error
2025-04-23  Zhao Liurust/hpet: convert HPETTimer index to u8 type
2025-04-23  Zhao Liurust/hpet: convert num_timers to u8 type
2025-04-23  Thomas HuthMAINTAINERS: Add functional tests that are not covered yet
2025-04-23  Thomas Huthtests/functional: Remove unnecessary import statements
2025-04-23  Thomas Huthtests/functional: Remove semicolons at the end of lines
2025-04-23  Thomas HuthRemove the remainders of the Avocado tests
2025-04-23  Thomas Huthdocs/devel/testing: Dissolve the ci-definitions.rst...
2025-04-23  Thomas Huthgitlab-ci: Update QEMU_JOB_AVOCADO and QEMU_CI_AVOCADO_...
2025-04-23  Thomas Huthtests/functional: Convert the SMMU test to the function...
2025-04-23  Thomas Huthtests/functional: Use the tuxrun kernel for the aarch64...
2025-04-23  Thomas Huthtests/functional: Use the tuxrun kernel for the x86...
2025-04-23  Thomas Huthtests/avocado: Remove the boot_linux.py tests
2025-04-23  Thomas Huthtests/functional: Convert the 64-bit big endian Wheezy...
2025-04-23  Thomas Huthtests/functional: Convert the 64-bit little endian...
2025-04-23  Thomas Huthtests/functional: Convert the 32-bit little endian...
2025-04-23  Thomas Huthtests/functional: Convert the 32-bit big endian Wheezy...
2025-04-23  Thomas Huthtests/avocado: Remove the LinuxKernelTest class
next