]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
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
2025-04-23  Thomas Huthtests/functional: Convert the i386 replay avocado test
2025-04-23  Thomas Huthtests/functional: Convert reverse_debugging tests to...
2025-04-23  Thomas Huthtests/functional: Move the check for the parameters...
2025-04-23  Thomas Huthgitlab-ci: Remove the avocado tests from the CI pipelines
2025-04-23  Cornelia Hucktests/functional/test_vnc: skip test if no crypto backe...
2025-04-23  Cornelia Huckhw: add compat machines for 10.1
2025-04-23  Philippe Mathieu... qapi/machine: Make @dump-skeys command generic
2025-04-23  Philippe Mathieu... hw/s390x/ccw: Have CCW machine implement a qmp_dump_ske...
2025-04-23  Philippe Mathieu... hw/s390x/skeys: Introduce TYPE_DUMP_SKEYS_INTERFACE
2025-04-23  Philippe Mathieu... hw/s390x/skeys: Declare QOM types using DEFINE_TYPES...
2025-04-23  Thomas Huthhw/intc/s390_flic: Remove the obsolete migration_enable...
2025-04-23  Thomas Huthhw/s390x/s390-stattrib: Remove the old migration_enable...
2025-04-23  Thomas Huthhw/s390x/css: Remove the obsolete "css_migration_enable...
2025-04-23  Thomas Huthhw/s390x/s390-virtio-ccw: Remove the deprecated 2.9...
2025-04-22  Richard Hendersontarget/avr: Increase TARGET_PAGE_BITS to 10
2025-04-22  Richard Hendersonhw/avr: Prepare for TARGET_PAGE_SIZE > 256
2025-04-22  Richard Hendersontarget/avr: Use do_stb in avr_cpu_do_interrupt
2025-04-22  Richard Hendersontarget/avr: Use cpu_stb_mmuidx_ra in helper_fullwr
2025-04-22  Richard Hendersontarget/avr: Remove NUMBER_OF_IO_REGISTERS
2025-04-22  Richard Hendersontarget/avr: Move cpu register accesses into system...
2025-04-22  Richard Hendersontarget/avr: Add defines for i/o port registers
2025-04-22  Richard Hendersontarget/avr: Remove OFFSET_CPU_REGISTERS
2025-04-22  Richard Hendersontarget/avr: Improve decode of LDS, STS
2025-04-22  Stefan HajnocziOpen 10.1 development tree
2025-04-22  Stefan HajnocziUpdate version for the v10.0.0 release v10.0.0
2025-04-17  Zhao Liui386/cpu: Consolidate the helper to get Host's vendor
2025-04-17  Paolo Bonzinitarget/i386/emulate: remove flags_mask
2025-04-17  Wei LiuMAINTAINERS: add an entry for the x86 instruction emulator
2025-04-17  Wei Liutarget/i386: move x86 instruction emulator out of hvf
2025-04-17  Wei Liutarget/i386/emulate: add a panic.h
2025-04-17  Wei Liutarget/i386: add a directory for x86 instruction emulator
2025-04-17  Wei Liutarget/i386/hvf: rename some include guards
2025-04-17  Wei Liutarget/i386/hvf: drop unused headers
2025-04-17  Wei Liutarget/i386: rename lazy flags field and its type
2025-04-17  Wei Liutarget/i386/hvf: provide and use simulate_{wrmsr, rdmsr...
2025-04-17  Wei Liutarget/i386/hvf: provide and use write_mem in emul_ops
2025-04-17  Wei Liutarget/i386/hvf: use emul_ops->read_mem in x86_emu.c
2025-04-17  Wei Liutarget/i386: rename hvf_mmio_buf to emu_mmio_buf
2025-04-17  Wei Liutarget/i386/hvf: provide and use handle_io in emul_ops
2025-04-17  Wei Liutarget/i386/hvf: remove HVF specific calls from x86_dec...
next