]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2025-03-10  Eugenio Péreznet: move backend cleanup to NIC cleanup
2025-03-10  Eugenio Péreznet: parameterize the removing client from nc list
2025-03-09  Stefan HajnocziMerge tag 'pull-tcg-20250308' of https://gitlab.com...
2025-03-08  Richard Hendersonaccel/tcg: Build tcg-runtime-gvec.c once
2025-03-08  Richard Hendersonaccel/tcg: Build tcg-runtime.c once
2025-03-08  Philippe Mathieu... qemu/atomic128: Include missing 'qemu/atomic.h' header
2025-03-08  Philippe Mathieu... qemu/atomic: Rename atomic128-ldst.h headers using...
2025-03-08  Philippe Mathieu... qemu/atomic: Rename atomic128-cas.h headers using ...
2025-03-08  Richard Hendersonaccel/tcg: Split out getpc.h
2025-03-08  Philippe Mathieu... accel/tcg: Restrict GETPC_ADJ to 'tb-internal.h'
2025-03-08  Richard Hendersonaccel/tcg: Build tcg-accel-ops-mttcg.c once
2025-03-08  Richard Hendersonaccel/tcg: Build tcg-accel-ops-rr.c once
2025-03-08  Richard Hendersonaccel/tcg: Build tcg-accel-ops-icount.c once
2025-03-08  Richard Hendersonaccel/tcg: Build tcg-accel-ops.c once
2025-03-08  Richard Hendersonsystem: Build watchpoint.c once
2025-03-08  Philippe Mathieu... exec: Declare tlb_flush*() in 'exec/cputlb.h'
2025-03-08  Philippe Mathieu... exec: Declare tlb_hit*() in 'exec/cputlb.h'
2025-03-08  Philippe Mathieu... exec: Declare tlb_set_page() in 'exec/cputlb.h'
2025-03-08  Philippe Mathieu... exec: Declare tlb_set_page_with_attrs() in 'exec/cputlb.h'
2025-03-08  Philippe Mathieu... exec: Declare tlb_set_page_full() in 'exec/cputlb.h'
2025-03-08  Philippe Mathieu... exec: Declare tlb_reset_dirty*() in 'exec/cputlb.h'
2025-03-08  Richard Hendersonaccel/tcg: Compile watchpoint.c once
2025-03-08  Richard Hendersoninclude/exec: Split out exec/cpu-interrupt.h
2025-03-08  Stefan HajnocziMerge tag 'pull-target-arm-20250307' of https://git...
2025-03-08  Stefan HajnocziMerge tag 'pull-request-2025-03-07' of https://gitlab...
2025-03-08  Stefan HajnocziMerge tag 'pull-loongarch-20250307' of https://gitlab...
2025-03-07  Richard Hendersoninclude/exec: Move TARGET_PAGE_{SIZE,MASK,BITS} to...
2025-03-07  Philippe Mathieu... accel/tcg: Restrict CPU_TLB_DYN_*_BITS definitions...
2025-03-07  Ilya Leoshkevichlinux-user/main: Allow setting tb-size
2025-03-07  Keith Packardtarget/rx: Remove TCG_CALL_NO_WG from helpers which...
2025-03-07  Keith Packardtarget/rx: Set exception vector base to 0xffffff80
2025-03-07  JianChunfuhw/arm/smmu: Introduce smmu_configs_inv_sid_range(...
2025-03-07  Peter Maydellinclude/exec/memop.h: Expand comment for MO_ATOM_SUBALIGN
2025-03-07  Peter Maydellutil/qemu-timer.c: Don't warp timer from timerlist_rearm()
2025-03-07  Peter Maydelltarget/arm: Make dummy debug registers RAZ, not NOP
2025-03-07  Peter Maydelltarget/arm: Drop unused address_offset from op_addr_...
2025-03-07  Peter Maydelltarget/arm: Correct STRD atomicity
2025-03-07  Peter Maydelltarget/arm: Correct LDRD atomicity and fault behaviour
2025-03-07  Alex Bennéehw/arm: enable secure EL2 timers for sbsa machine
2025-03-07  Alex Bennéehw/arm: enable secure EL2 timers for virt machine
2025-03-07  Alex Bennéetarget/arm: Document the architectural names of our...
2025-03-07  Alex Bennéetarget/arm: Implement SEL2 physical and virtual timers
2025-03-07  Peter Maydelltarget/arm: Refactor handling of timer offset for direc...
2025-03-07  Peter Maydelltarget/arm: Always apply CNTVOFF_EL2 for CNTV_TVAL_EL02...
2025-03-07  Peter Maydelltarget/arm: Make CNTPS_* UNDEF from Secure EL1 when...
2025-03-07  Peter Maydelltarget/arm: Don't apply CNTVOFF_EL2 for EL2_VIRT timer
2025-03-07  Peter Maydelltarget/arm: Apply correct timer offset when calculating...
2025-03-07  Thomas Huthtests/functional/test_arm_sx1: Check whether the serial...
2025-03-07  Patrick Venturehw/gpio: npcm7xx: fixup out-of-bounds access
2025-03-07  JianChunfuhw/arm/smmu-common: Remove the repeated ttb field
2025-03-07  Matthew Rosatos390x/pci: indicate QEMU supports relaxed translation...
2025-03-07  Matthew Rosatos390x/pci: add support for guests that request direct...
2025-03-07  Thomas HuthMAINTAINERS: Add docs/devel/testing/functional.rst...
2025-03-07  Aditya Guptadoc: add missing 'Asset' type in function test doc
2025-03-07  Thomas Huthtests/functional/test_virtio_balloon: Only use KVM...
2025-03-07  Daniel P. Berrangétests/functional: fix race in virtio balloon test
2025-03-07  Thomas Huthtests/functional: Increase the timeout of the mips64el_...
2025-03-07  Thomas Huthtests/functional/test_mips_malta: Add a network test...
2025-03-07  Thomas Huthtests/functional: Move the code for testing HTTP downlo...
2025-03-07  Daniel P. Berrangétests/functional: stop output from zstd command when...
2025-03-07  Daniel P. Berrangétests/functional: drop unused 'get_tag' method
2025-03-07  Daniel P. Berrangétests/functional: skip memaddr tests on 32-bit builds
2025-03-07  Song Gaotarget/loongarch: check tlb_ps
2025-03-07  Song Gaotarget/loongarch: fix 'make check-functional' failed
2025-03-06  Stefan HajnocziMerge tag 'accel-cpus-20250306' of https://github.com...
2025-03-06  Stefan HajnocziMerge tag 'pull-vfio-20250306' of https://github.com...
2025-03-06  Stefan HajnocziMerge tag 'pull-qapi-2025-03-06' of https://repo.or...
2025-03-06  Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2025-03-06  Stefan HajnocziMerge tag 'pull-nbd-2025-03-05' of https://repo.or...
2025-03-06  Philippe Mathieu... include: Poison TARGET_PHYS_ADDR_SPACE_BITS definition
2025-03-06  Philippe Mathieu... system: Open-code qemu_init_arch_modules() using target...
2025-03-06  Philippe Mathieu... target/i386: Mark WHPX APIC region as little-endian
2025-03-06  Philippe Mathieu... target/alpha: Do not mix exception flags and FPCR bits
2025-03-06  Philippe Mathieu... target/riscv: Convert misa_mxl_max using GLib macros
2025-03-06  Philippe Mathieu... target/riscv: Declare RISCVCPUClass::misa_mxl_max as...
2025-03-06  Philippe Mathieu... target/xtensa: Finalize config in xtensa_register_core()
2025-03-06  Philippe Mathieu... target/sparc: Constify SPARCCPUClass::cpu_def
2025-03-06  Philippe Mathieu... target/i386: Constify X86CPUModel uses
2025-03-06  Philippe Mathieu... disas: Remove target_words_bigendian() call in initiali...
2025-03-06  Philippe Mathieu... target/xtensa: Set disassemble_info::endian value in...
2025-03-06  Philippe Mathieu... target/sh4: Set disassemble_info::endian value in disas...
2025-03-06  Philippe Mathieu... target/riscv: Set disassemble_info::endian value in...
2025-03-06  Philippe Mathieu... target/ppc: Set disassemble_info::endian value in disas...
2025-03-06  Philippe Mathieu... target/mips: Set disassemble_info::endian value in...
2025-03-06  Philippe Mathieu... target/microblaze: Set disassemble_info::endian value...
2025-03-06  Philippe Mathieu... target/arm: Set disassemble_info::endian value in disas...
2025-03-06  Philippe Mathieu... target: Set disassemble_info::endian value for big...
2025-03-06  Philippe Mathieu... target: Set disassemble_info::endian value for little...
2025-03-06  Denis Rastyogintarget/mips: Fix possible MSA int overflow
2025-03-06  Philippe Mathieu... target/tricore: Ensure not being build on user emulation
2025-03-06  Philippe Mathieu... target/rx: Ensure not being build on user emulation
2025-03-06  Philippe Mathieu... target/hexagon: Ensure not being build on system emulation
2025-03-06  Philippe Mathieu... target/openrisc: Call cpu_openrisc_clock_init() in...
2025-03-06  Phil Dennis... target/i386/hvf: Variable type fixup in decoder
2025-03-06  Philippe Mathieu... target/microblaze: Consider endianness while translatin...
2025-03-06  Philippe Mathieu... target/microblaze: Introduce mo_endian() helper
2025-03-06  Philippe Mathieu... target/microblaze: Set MO_TE once in do_load() / do_store()
2025-03-06  Philippe Mathieu... target/microblaze: Explode MO_TExx -> MO_TE | MO_xx
2025-03-06  Philippe Mathieu... hw/core/generic-loader: Do not open-code cpu_set_pc()
2025-03-06  Philippe Mathieu... cpus: Restrict cpu_get_memory_mapping() to system emulation
next