]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2025-04-25  Akihiko Odakimeson: Remove CONFIG_STATX and CONFIG_STATX_MNT_ID
2025-04-25  Akihiko Odakimeson: Use has_header_symbol() to check getcpu()
2025-04-25  BALATON Zoltanpc-bios: Move device tree files in their own subdir
2025-04-25  BALATON Zoltansystem/datadir: Add new type constant for DTB files
2025-04-25  Philippe Mathieu... system/memory: Remove DEVICE_HOST_ENDIAN definition
2025-04-25  Kohei Tokunagasystem/vl: Fix type conflict of GLib function pointers
2025-04-25  Kohei Tokunagacontrib/plugins: Fix type conflict of GLib function...
2025-04-25  Kohei Tokunagahw/net/can: Fix type conflict of GLib function pointers
2025-04-25  Kohei Tokunagahw/core/loader: Fix type conflict of GLib function...
2025-04-25  BALATON Zoltanhw/intc/i8259: Remove unused DEBUG_PIC define
2025-04-25  Akihiko Odakihw/usb/hcd-xhci: Unmap canceled packet
2025-04-25  Philippe Mathieu... exec: Rename target_words_bigendian() -> target_big_end...
2025-04-25  Hauke Mehrtenstarget/mips: Fix MIPS16e translation
2025-04-25  Philippe Mathieu... target/arm: Replace target_ulong -> vaddr for CPUWatchpoint
2025-04-25  Philippe Mathieu... target/arm: Replace target_ulong -> hwaddr in ARMMMUFau...
2025-04-25  Peter Maydelltarget/arm: Handle AArch64 gdb read/write regs in TYPE_...
2025-04-25  Peter Maydelltarget/arm: Handle gdb_core_xml_file in TYPE_ARM_CPU
2025-04-25  Peter Maydelltarget/arm: Handle AArch64 in TYPE_ARM_CPU gdb_arch_name
2025-04-25  Peter Maydellgdbstub: Allow gdb_core_xml_file to be set at runtime
2025-04-25  Peter Maydellhw/core/cpu: gdb_arch_name string should not be freed
2025-04-25  Philippe Mathieu... hw/core: Get default_cpu_type calling machine_class_def...
2025-04-25  Kohei Tokunagaqom/object: Fix type conflict of GLib function pointers
2025-04-25  Philippe Mathieu... qom: Make InterfaceInfo[] uses const
2025-04-25  Philippe Mathieu... qom: Constify TypeInfo::interfaces
2025-04-25  Philippe Mathieu... qom: Constify TypeInfo::class_data
2025-04-25  Philippe Mathieu... qom: Have class_init() take a const data argument
2025-04-25  Philippe Mathieu... qom: Have class_base_init() take a const data argument
2025-04-25  Philippe Mathieu... hw/misc/edu: Convert type_init() -> DEFINE_TYPES()
2025-04-25  Philippe Mathieu... hw/pci-host/designware: Use deposit/extract API
2025-04-25  Philippe Mathieu... cpus: Remove #ifdef check on cpu_list definition
2025-04-25  Philippe Mathieu... target/s390x: Register CPUClass:list_cpus
2025-04-25  Philippe Mathieu... target/sparc: Register CPUClass:list_cpus
2025-04-25  Philippe Mathieu... target/ppc: Register CPUClass:list_cpus
2025-04-25  Philippe Mathieu... target/i386: Register CPUClass:list_cpus
2025-04-25  Philippe Mathieu... cpus: Introduce CPUClass::list_cpus() callback
2025-04-24  Philippe Mathieu... target/i386: Replace MO_TE* -> MO_LE*
2025-04-24  Philippe Mathieu... target/hexagon: Replace MO_TE -> MO_LE
2025-04-24  Philippe Mathieu... target/hexagon: Explode MO_TExx -> MO_TE | MO_xx
2025-04-24  Stefan HajnocziMerge tag 'pull-misc-2025-04-24' of https://repo.or...
2025-04-24  Stefan HajnocziMerge tag 'pull-loongarch-20250424' of https://github...
2025-04-24  Stefan HajnocziMerge tag 'pull-tcg-20250423' of https://gitlab.com...
2025-04-24  Markus Armbrustercleanup: Drop pointless label at end of function
2025-04-24  Markus Armbrustercleanup: Drop pointless return at end of function
2025-04-24  Markus Armbrustercleanup: Re-run return_directly.cocci
2025-04-24  WANG Ruitarget/loongarch: Guard BCEQZ/BCNEZ instructions with...
2025-04-24  WANG Ruitarget/loongarch: Add CRC feature flag and use it to...
2025-04-24  WANG Ruilinux-user/loongarch64: Decode BRK break codes for...
2025-04-24  Bibo Maotarget/loongarch: Move definition of TCG specified...
2025-04-24  Bibo Maotarget/loongarch: Add static definition with function...
2025-04-24  Bibo Maotarget/loongarch: Move function loongarch_tlb_search...
2025-04-24  Bibo Maotarget/loongarch: Define function loongarch_get_addr_fr...
2025-04-24  Bibo Maotarget/loongarch: Set function loongarch_map_address...
2025-04-24  Bibo Maotarget/loongarch: Add stub function loongarch_get_addr_...
2025-04-24  Bibo Maotarget/loongarch: Move function get_dir_base_width...
2025-04-24  Bibo Maotarget/loongarch: Add function loongarch_get_addr_from_tlb
2025-04-24  Bibo Maotarget/loongarch: Move header file helper.h to director...
2025-04-24  Bibo Maohw/intc/loongarch_pch_msi: Remove gpio input handler
2025-04-23  Philippe Mathieu... tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_...
2025-04-23  Philippe Mathieu... target/i386: Remove AccelCPUClass::cpu_class_init need
2025-04-23  Philippe Mathieu... target/riscv: Remove AccelCPUClass::cpu_class_init...
2025-04-23  Richard Hendersonaccel/tcg: Move mttcg warning to tcg_init_machine
2025-04-23  Philippe Mathieu... tcg: Convert TCGState::mttcg_enabled to TriState
2025-04-23  Richard Hendersonaccel/tcg: Remove mttcg_enabled
2025-04-23  Philippe Mathieu... tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h'
2025-04-23  Richard Hendersontcg: Pass max_threads not max_cpus to tcg_init
2025-04-23  Philippe Mathieu... tcg: Move cpu_req_mo() macro to target-agnostic 'backen...
2025-04-23  Philippe Mathieu... tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally
2025-04-23  Philippe Mathieu... tcg: Have tcg_req_mo() use TCGCPUOps::guest_default_mem...
2025-04-23  Philippe Mathieu... tcg: Propagate CPUState argument to cpu_req_mo()
2025-04-23  Philippe Mathieu... tcg: Remove use of TCG_GUEST_DEFAULT_MO in tb_gen_code()
2025-04-23  Philippe Mathieu... tcg: Define guest_default_memory_order in TCGCPUOps
2025-04-23  Philippe Mathieu... tcg: Simplify tcg_req_mo() macro
2025-04-23  Philippe Mathieu... tcg: Always define TCG_GUEST_DEFAULT_MO
2025-04-23  Philippe Mathieu... exec: Do not include 'accel/tcg/cpu-ldst.h' in 'exec...
2025-04-23  Philippe Mathieu... exec: Restrict 'cpu_ldst.h' to accel/tcg/
2025-04-23  Philippe Mathieu... exec: Restrict 'cpu-ldst-common.h' to accel/tcg/
2025-04-23  Philippe Mathieu... tcg: Always define TARGET_INSN_START_EXTRA_WORDS
2025-04-23  Philippe Mathieu... tcg: Declare TARGET_INSN_START_EXTRA_WORDS in 'cpu...
2025-04-23  Philippe Mathieu... tcg: Include missing 'cpu.h' in translate-all.c
2025-04-23  Philippe Mathieu... target/riscv: Do not expose rv128 CPU on user mode...
2025-04-23  Pierrick Bouvierhw/arm: make most of the compilation units common
2025-04-23  Pierrick Bouvierhw/arm/xlnx-versal: prepare compilation unit to be...
2025-04-23  Pierrick Bouvierhw/arm/xlnx-zynqmp: prepare compilation unit to be...
2025-04-23  Pierrick Bouvierhw/arm/digic_boards: prepare compilation unit to be...
2025-04-23  Pierrick Bouvierhw/arm/boot: make compilation unit hw common
2025-04-23  Pierrick Bouviermeson: add common hw files
2025-04-23  Philippe Mathieu... target/arm: Expose Aarch64 helpers unconditionally
2025-04-23  Pierrick Bouviertarget/arm/cpu: remove inline stubs for aarch32 emulation
2025-04-23  Pierrick Bouviertarget/arm/cpu: define same set of registers for aarch3...
2025-04-23  Pierrick Bouviertarget/arm/cpu: flags2 is always uint64_t
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
next