]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2025-09-28  Bibo Maotarget/loongarch: Add common API loongarch_tlb_search_cb()
2025-09-28  Bibo Maotarget/loongarch: Add tlb search callback in loongarch_...
2025-09-28  Bibo Maotarget/loongarch: Fix page size set issue with CSR_STLBPS
2025-09-28  Bibo Maotarget/loongarch: Update TLB index selection method
2025-09-28  Bibo Maotarget/loongarch: Reduce TLB flush with helper_tlbwr
2025-09-28  Bibo Maotarget/loongarch: Add parameter tlb pointer with fill_t...
2025-09-28  Bibo Maotarget/loongarch: Use mmu idx bitmap method when flush TLB
2025-09-26  Richard HendersonMerge tag 'pull-target-arm-20250926' of https://gitlab...
2025-09-26  Richard HendersonMerge tag 'pull-10.2-maintainer-260925-1' of https...
2025-09-26  Richard HendersonMerge tag 'pull-vfio-20250926' of https://github.com...
2025-09-26  Peter Maydelltarget/arm: Implement ID_AA64PFR2_EL1
2025-09-26  Peter Maydelltarget/arm: Move ID register field defs to cpu-features.h
2025-09-26  Philippe Mathieu... target/arm: Trace vCPU reset call
2025-09-26  Philippe Mathieu... target/arm: Trace emulated firmware reset call
2025-09-26  Philippe Mathieu... target/arm: Convert power control DPRINTF() uses to...
2025-09-26  Philippe Mathieu... target/arm: Replace magic GIC values by proper definitions
2025-09-26  Pierrick Bouviercontrib/plugins/uftrace: add documentation
2025-09-26  Pierrick Bouviercontrib/plugins/uftrace_symbols.py
2025-09-26  Pierrick Bouviercontrib/plugins/uftrace: implement x64 support
2025-09-26  Pierrick Bouviercontrib/plugins/uftrace: generate additional files...
2025-09-26  Pierrick Bouviercontrib/plugins/uftrace: implement privilege level...
2025-09-26  Pierrick Bouviercontrib/plugins/uftrace: implement tracing
2025-09-26  Pierrick Bouviercontrib/plugins/uftrace: track callstack
2025-09-26  Pierrick Bouviercontrib/plugins/uftrace: define cpu operations and...
2025-09-26  Pierrick Bouviercontrib/plugins/uftrace: skeleton file
2025-09-26  Peter Maydellcontrib/plugins/execlog: Explicitly check for qemu_plug...
2025-09-26  Pierrick Bouviersemihosting/arm-compat-semi: compile once in system...
2025-09-26  Pierrick Bouviersemihosting/arm-compat-semi: remove dependency on cpu.h
2025-09-26  Pierrick Bouviersemihosting/arm-compat-semi: eradicate target_long
2025-09-26  Pierrick Bouviersemihosting/arm-compat-semi: replace target_ulong
2025-09-26  Pierrick Bouviersemihosting/arm-compat-semi: eradicate sizeof(target_ulong)
2025-09-26  Pierrick Bouvierinclude/semihosting/common-semi: extract common_semi API
2025-09-26  Pierrick Bouviertarget/{arm, riscv}/common-semi-target: eradicate targe...
2025-09-26  Pierrick Bouviertarget/riscv/common-semi-target: remove sizeof(target_u...
2025-09-26  Pierrick Bouviersemihosting/arm-compat-semi: change common_semi_sys_exi...
2025-09-26  Pierrick Bouviersemihosting/guestfd: compile once for system/user
2025-09-26  Pierrick Bouviersemihosting/syscalls: replace uint64_t with vaddr where...
2025-09-26  Pierrick Bouviersemihosting/syscalls: compile once in system and per...
2025-09-26  Nabih Estefancheckpatch: Ignore removed lines in license check
2025-09-26  Alex Bennéescripts/ci: add gitlab-failure-analysis script
2025-09-25  Mark Cave-Aylandinclude/hw/vfio/vfio-device.h: fix include header guard...
2025-09-25  Mark Cave-Aylandvfio-user/pci.c: rename vfio_user_pci_dev_info to vfio_...
2025-09-25  Mark Cave-Aylandvfio-user/pci.c: rename vfio_user_instance_finalize...
2025-09-25  Mark Cave-Aylandvfio-user/pci.c: rename vfio_user_instance_init() to...
2025-09-25  Mark Cave-Aylandvfio-user/pci.c: rename vfio_user_pci_dev_properties...
2025-09-25  Mark Cave-Aylandvfio-user/pci.c: rename vfio_user_pci_dev_class_init...
2025-09-25  Mark Cave-Aylandvfio/pci.c: rename vfio_pci_nohotplug_dev_info to vfio_...
2025-09-25  Mark Cave-Aylandvfio/pci.c: rename vfio_pci_nohotplug_dev_class_init...
2025-09-25  Mark Cave-Aylandvfio/pci.c: rename vfio_pci_dev_nohotplug_properties...
2025-09-25  Mark Cave-Aylandvfio/pci.c: rename vfio_pci_dev_properties[] to vfio_pc...
2025-09-25  Mark Cave-Aylandvfio/pci.c: rename vfio_pci_base_dev_info to vfio_pci_d...
2025-09-25  Mark Cave-Aylandvfio/pci.c: rename vfio_pci_base_dev_class_init() to...
2025-09-25  Mark Cave-Aylandhw/vfio/types.h: rename TYPE_VFIO_PCI_BASE to TYPE_VFIO...
2025-09-25  Mark Cave-Aylandvfio/pci.c: rename vfio_pci_dev_info to vfio_pci_info
2025-09-25  Mark Cave-Aylandvfio/pci.c: rename vfio_pci_dev_class_init() to vfio_pc...
2025-09-25  Mark Cave-Aylandvfio/pci.c: rename vfio_instance_finalize() to vfio_pci...
2025-09-25  Mark Cave-Aylandvfio/pci.c: rename vfio_instance_init() to vfio_pci_init()
2025-09-25  Mark Cave-Aylandvfio/spapr.c: rename VFIOContainer bcontainer field...
2025-09-25  Mark Cave-Aylandvfio/spapr.c: use QOM casts where appropriate
2025-09-25  Mark Cave-Aylandvfio/vfio-iommufd.h: rename VFIOContainer bcontainer...
2025-09-25  Mark Cave-Aylandvfio/cpr-iommufd.c: use QOM casts where appropriate
2025-09-25  Mark Cave-Aylandvfio/iommufd.c: use QOM casts where appropriate
2025-09-25  Mark Cave-Aylandhw/vfio/container-base.c: rename file to container.c
2025-09-25  Mark Cave-Aylandhw/vfio/container.c: rename file to container-legacy.c
2025-09-25  Mark Cave-Aylandinclude/hw/vfio/vfio-container-base.h: rename file...
2025-09-25  Mark Cave-Aylandinclude/hw/vfio/vfio-container.h: rename file to vfio...
2025-09-25  Mark Cave-Aylandinclude/hw/vfio/vfio-container-base.h: rename VFIOConta...
2025-09-25  Mark Cave-Aylandinclude/hw/vfio/vfio-container.h: rename VFIOContainer...
2025-09-25  Mark Cave-Aylandtests/functional: add a vfio-user smoke test
2025-09-25  Richard Hendersontarget/arm: Remove define_arm_vh_e2h_redirects_aliases
2025-09-25  Richard Hendersontarget/arm: Rename some cpreg to their aarch64 names
2025-09-25  Richard Hendersontarget/arm: Redirect VHE FOO_EL12 to FOO_EL1 during...
2025-09-25  Richard Hendersontarget/arm: Redirect VHE FOO_EL1 -> FOO_EL2 during...
2025-09-25  Richard Hendersontarget/arm: Split out redirect_cpreg
2025-09-25  Richard Hendersontarget/arm: Rename TBFLAG_A64_NV2_MEM_E20 with *_E2H
2025-09-25  Richard Hendersontarget/arm: Move endianness fixup for 32-bit registers
2025-09-25  Richard Hendersontarget/arm: Move writeback of CP_ANY fields
2025-09-25  Richard Hendersontarget/arm: Move alias setting for wildcards
2025-09-25  Richard Hendersontarget/arm: Remove name argument to alloc_cpreg
2025-09-25  Richard Hendersontarget/arm: Hoist the allocation of ARMCPRegInfo
2025-09-25  Richard Hendersontarget/arm: Split out alloc_cpreg
2025-09-25  Richard Hendersontarget/arm: Add key parameter to add_cpreg_to_hashtable
2025-09-25  Richard Hendersontarget/arm: Move cpreg elimination to define_one_arm_cp_reg
2025-09-25  Richard Hendersontarget/arm: Move cp processing to define_one_arm_cp_reg
2025-09-25  Richard Hendersontarget/arm: Improve asserts in define_one_arm_cp_reg
2025-09-25  Richard Hendersontarget/arm: Split out add_cpreg_to_hashtable_aa{32...
2025-09-25  Richard Hendersontarget/arm: Reorder ENCODE_AA64_CP_REG arguments
2025-09-25  Richard Hendersontarget/arm: Remove cp argument to ENCODE_AA64_CP_REG
2025-09-25  Richard Hendersontarget/arm: Convert init_cpreg_list to g_hash_table_foreach
2025-09-25  Richard Hendersontarget/arm: Rename CP_REG_AA32_NS_{SHIFT,MASK}
2025-09-25  Richard Hendersontarget/arm: Add CP_REG_AA32_64BIT_{SHIFT,MASK}
2025-09-25  Richard Hendersontarget/arm: Replace cpreg_field_is_64bit with cpreg_fie...
2025-09-25  Richard Hendersontarget/arm: Restrict the scope of CPREG_FIELD32, CPREG_...
2025-09-25  Richard Hendersontarget/arm: Drop define_one_arm_cp_reg_with_opaque
2025-09-25  Richard Hendersontarget/arm: Rename all ARMCPRegInfo from opaque to ri
2025-09-25  Richard Hendersontarget/arm: Use raw_write in cp_reg_reset
2025-09-25  Richard Hendersontarget/arm/hvf: Use raw_read, raw_write to access
2025-09-25  Richard Hendersontarget/arm/hvf: Sort the cpreg_indexes array
2025-09-25  Richard Hendersontarget/arm/hvf: Replace hvf_sreg_match with hvf_sreg_list
2025-09-25  Richard Hendersontarget/arm/hvf: Remove hvf_sreg_match.key
next