]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2025-09-16  Peter Maydelltarget/arm: Drop ARM_FEATURE_IWMMXT handling
2025-09-16  Peter Maydelltarget/arm: Drop ARM_FEATURE_XSCALE handling
2025-09-16  Peter Maydelltarget/arm: Remove iwmmxt helper functions
2025-09-16  Peter Maydelltarget/arm: Remove XScale and iWMMXt translate.c code
2025-09-16  Peter Maydelltarget/arm: Remove deprecated pxa CPU family
2025-09-16  Osama Abdelkaderhw/arm/raspi4b: remove redundant check in raspi_add_mem...
2025-09-16  Richard Hendersontarget/arm: Implement FEAT_ATS1A
2025-09-16  Richard Hendersontarget/arm: Remove outdated comment for ZCR_EL12
2025-09-16  Richard Hendersontarget/arm: Fill in HFG[RWI]TR_EL2 bits for Arm v9.5
2025-09-16  Richard Hendersontarget/arm: Add prot_check parameter to do_ats_write
2025-09-16  Richard Hendersontarget/arm: Skip AF and DB updates for AccessType_AT
2025-09-16  Richard Hendersontarget/arm: Introduce get_phys_addr_for_at
2025-09-16  Richard Hendersontarget/arm: Skip permission check from arm_cpu_get_phys...
2025-09-16  Richard Hendersontarget/arm: Add in_prot_check to S1Translate
2025-09-16  Richard Hendersontarget/arm: Add prot_check parameter to pmsav8_mpu_lookup
2025-09-16  Richard Hendersonlinux-user/aarch64: Generate ESR signal records
2025-09-16  Richard Hendersonlinux-user/aarch64: Check syndrome for EXCP_UDEF
2025-09-16  Richard Hendersonlinux-user/aarch64: Split out signal_for_exception
2025-09-16  Peter Maydelltests, scripts: Don't import print_function from __future__
2025-09-05  Richard HendersonMerge tag 'pull-tcg-20250905' of https://gitlab.com...
2025-09-04  Richard Hendersontcg/i386: Use vgf2p8affineqb for MO_8 vector shifts
2025-09-04  Richard Hendersontcg/i386: Add INDEX_op_x86_vgf2p8affineqb_vec
2025-09-04  Richard Hendersontcg/i386: Use canonical operand ordering in expand_vec_sari
2025-09-04  Richard Hendersontcg/i386: Expand sari of bits-1 as pcmpgt
2025-09-04  Richard Hendersoncpuinfo/i386: Detect GFNI as an AVX extension
2025-09-04  Richard Hendersontcg/arm: Fix tgen_deposit
2025-09-03  Richard HendersonMerge tag 'pull-trivial-patches' of https://gitlab...
2025-09-03  Aditya Guptadocs: fix typo in xive doc
2025-09-03  Philippe Mathieu... scripts/coverity-scan/COMPONENTS.md: Add a 'plugins...
2025-09-03  Michael Tokarevblock/curl: drop old/unuspported curl version checks
2025-09-03  Michael Tokarevblock/curl: fix curl internal handles handling
2025-09-03  Stefan Weil viachardev/baum: Fix compiler warning for Windows builds
2025-09-03  Richard HendersonMerge tag 'hw-misc-20250902' of https://github.com...
2025-09-02  Mark Cave-Aylandhw/i386/pc_piix.c: remove unnecessary if() from pc_init1()
2025-09-02  Peter Maydellhw/arm/boot: Correctly free the MemoryDeviceInfoList
2025-09-02  Philippe Mathieu... docs/about/removed-features: Clarify 'device_add' is...
2025-09-02  Cédric Le Goaterhw/mips/malta: Include 'system/system.h'
2025-09-02  Cédric Le Goaterhw/mips/loongson3_virt: Include 'system/system.h'
2025-09-02  Cédric Le Goaterhw/isa/superio: Include 'system/system.h'
2025-09-02  Cédric Le Goaterhw/arm/virt: Include 'system/system.h'
2025-09-02  Jan Kiszkacrypto/hmac: Allow to build hmac over multiple qcrypto_...
2025-09-02  Jan Kiszkahw/sd/sdcard: Refactor sd_bootpart_offset
2025-09-02  Jan Kiszkahw/sd/sdcard: Add validation for boot-partition-size
2025-09-02  Philippe Mathieu... hw/net: Remove mipsnet device model
2025-09-02  Philippe Mathieu... hw/mips: Remove mipssim machine
2025-09-02  Peter Maydellhw/display/xlnx_dp: Don't leak dpcd and edid objects
2025-09-02  Peter Maydellhw/misc/xlnx-versal-cframe-reg: Free FIFO, g_tree on...
2025-09-02  Peter Maydellhw/char/max78000_uart: Destroy FIFO on deinit
2025-09-02  Peter Maydellhw/gpio/pca9554: Avoid leak in pca9554_set_pin()
2025-09-02  Peter Maydellhw/ide/ich.c: Use qemu_init_irq_child() to avoid memory...
2025-09-02  Peter Maydellhw/char/serial-pci-multi: Use qemu_init_irq_child(...
2025-09-02  Peter Maydellhw/irq: New qemu_init_irq_child() function
2025-09-02  Aditya Guptahw/ppc: Fix build error with CONFIG_POWERNV disabled
2025-09-02  Denis Rastyogintarget/mips: fix TLB huge page check to use 64-bit...
2025-09-02  Philippe Mathieu... linux-user/mips: Select M14Kc CPU to run microMIPS...
2025-09-02  Philippe Mathieu... linux-user/mips: Select 74Kf CPU to run MIPS16e binaries
2025-09-02  Philippe Mathieu... elf: Add EF_MIPS_ARCH_ASE definitions
2025-09-02  Philippe Mathieu... hw/ssi: Document ssi_transfer() method
2025-09-02  Philippe Mathieu... hw/scsi/mptsas: Avoid silent integer truncation in...
2025-09-02  Philippe Mathieu... scripts/coverity-scan/COMPONENTS.md: Add a 'plugins...
2025-09-02  Laurent Viviere1000e: Prevent crash from legacy interrupt firing...
2025-09-02  Pierrick Bouvierhw/intc: compile some arm related source once
2025-09-02  Pierrick Bouvierhw/meson: enter target hw first
2025-09-02  Pierrick Bouvierinclude/exec/target_page.h: move page-target.c to header
2025-09-02  Pierrick Bouviercpu-target: build compilation unit once for user/system
2025-09-02  Pierrick Bouviermigration/vfio: compile only once
2025-09-02  Pierrick Bouviermigration: compile migration/ram.c once
2025-09-02  Djordje Todorovichw/pci: Allow explicit function numbers in pci
2025-09-02  Philippe Mathieu... docs/devel/style: Mention alloca() family API is forbidden
2025-09-02  Philippe Mathieu... target/ppc/kvm: Avoid using alloca()
2025-09-02  Philippe Mathieu... hw/sd/sdcard: Remove support for spec v1.10
2025-09-02  Richard HendersonMerge tag 'qga-pull-2025-08-29-v2' of https://github...
2025-09-02  Richard HendersonMerge tag 'pull-tests-2025-09-01' of https://repo.or...
2025-09-02  Richard HendersonMerge tag 'pull-error-2025-09-01' of https://repo.or...
2025-09-01  Markus ArmbrusterRevert "tests/qtest: use qos_printf instead of g_test_m...
2025-09-01  Markus ArmbrusterMAINTAINERS: Cover tests/qtest/qom-test.c
2025-09-01  Markus Armbrusterqtest/qom-test: Don't bother to execute QMP command...
2025-09-01  Markus Armbrusterqtest/qom-test: Traverse entire QOM tree
2025-09-01  Markus Armbrusterqtest/qom-test: Shallow testing of qom-list / qom-get
2025-09-01  Markus Armbrustervfio scsi ui: Error-check qio_channel_socket_connect_sy...
2025-09-01  Markus Armbrusteri386/kvm/vmsr_energy: Plug memory leak on failure to...
2025-09-01  minglei.liuqga: Fix truncated output handling in guest-exec status...
2025-09-01  Kostiantyn... qga/installer: Remove QGA VSS if QGA installation failed
2025-09-01  Kostiantyn... qga-vss: Write hex value of error in log
2025-09-01  Kostiantyn... qga: ignore channel_init() fail if 'retry_path' is set
2025-09-01  Kostiantyn... qga: Fix channel initialization check in run_agent_once
2025-09-01  Kostiantyn... qga-vss: Remove unused dependencies
2025-09-01  Kostiantyn... qga-vss: Replace asserts with condition and report...
2025-09-01  Denis V. Lunevqga: fix potentially not initialized nr_volumes in...
2025-09-01  Thomas Huthqga: Fix ubsan warning
2025-09-01  Markus Armbrusterui/keymaps: Avoid trace crash and improve error messages
2025-09-01  Richard HendersonMerge tag 'pull-loongarch-20250829' of https://github...
2025-08-30  Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2025-08-30  Richard HendersonMerge tag 'pull-target-arm-20250830' of https://gitlab...
2025-08-30  Peter Maydellhw/arm/stm32f205_soc: Don't leak TYPE_OR_IRQ objects
2025-08-30  Richard Hendersontarget/arm: Enable FEAT_LSE128 for -cpu max
2025-08-30  Richard Hendersontarget/arm: Implement FEAT_LSE128
2025-08-30  Richard Hendersontarget/arm: Rename isar_feature_aa64_atomics
2025-08-30  Richard Hendersontcg: Add tcg_gen_atomic_{xchg,fetch_and,fetch_or}_i128
2025-08-30  Richard Hendersonaccel/tcg: Add cpu_atomic_*_mmu for 16-byte xchg, fetch...
next