]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2025-07-14  John Snowdocs/sphinx: adjust qapidoc to cope with same-line...
2025-07-13  Stefan HajnocziMerge tag 'pull-tcg-20250711' of https://gitlab.com...
2025-07-13  Stefan HajnocziMerge tag 'migration-20250711-pull-request' of https...
2025-07-13  Stefan HajnocziMerge tag 'pull-target-arm-20250711' of https://gitlab...
2025-07-13  Stefan HajnocziMerge tag 'pull-request-2025-07-11' of https://gitlab...
2025-07-13  Stefan HajnocziMerge tag 'pull-loongarch-20250711' of https://github...
2025-07-11  Peter Maydelllinux-user: Use qemu_set_cloexec() to mark pidfd as...
2025-07-11  Richard Hendersontcg: Use uintptr_t in tcg_malloc implementation
2025-07-11  Juraj Marcinmigration: Rename save_live_complete_precopy_thread...
2025-07-11  Peter Xumigration/postcopy: Add latency distribution report...
2025-07-11  Peter Xumigration/postcopy: blocktime allows track / report...
2025-07-11  Peter Xumigration/postcopy: Optimize blocktime fault tracking...
2025-07-11  Peter Xumigration/postcopy: Cleanup the total blocktime accounting
2025-07-11  Peter Xumigration/postcopy: Cache the tid->vcpu mapping for...
2025-07-11  Peter Xumigration/postcopy: Initialize blocktime context only...
2025-07-11  Peter Xumigration/postcopy: Report fault latencies in blocktime
2025-07-11  Peter Xumigration/postcopy: Add blocktime fault counts per...
2025-07-11  Peter Xumigration/postcopy: Bring blocktime layer to ns level
2025-07-11  Peter Xumigration/postcopy: Drop PostcopyBlocktimeContext.start...
2025-07-11  Peter Xumigration/postcopy: Make all blocktime vars 64bits
2025-07-11  Peter Xumigration/postcopy: Drop all atomic ops in blocktime...
2025-07-11  Peter Xumigration/postcopy: Push blocktime start/end into page...
2025-07-11  Peter Xumigration: Add option to set postcopy-blocktime
2025-07-11  Peter Xumigration/postcopy: Avoid clearing dirty bitmap for...
2025-07-11  Peter Xumigration: Rewrite the migration complete detect logic
2025-07-11  Peter Xumigration/ram: Add tracepoints for ram_save_complete()
2025-07-11  Peter Xumigration/ram: One less indent for ram_find_and_save_bl...
2025-07-11  Peter Xumigration: qemu_savevm_complete*() helpers
2025-07-11  Peter Xumigration: Rename save_live_complete_precopy to save_co...
2025-07-11  Peter Xumigration: Drop save_live_complete_postcopy hook
2025-07-11  Peter Xumigration/bg-snapshot: Do not check for SKIP in iterator
2025-07-11  Peter Xumigration/docs: Move docs for postcopy blocktime feature
2025-07-11  Peter Xumigration/hmp: Fix postcopy-blocktime per-vCPU results
2025-07-11  Peter Xumigration/hmp: Reorg "info migrate" once more
2025-07-11  Jackson Donaldsontests/functional: Add a test for the MAX78000 arm machine
2025-07-11  Jackson Donaldsondocs/system: arm: Add max78000 board description
2025-07-11  Richard Hendersontarget/arm: Remove helper_sme2_luti4_4b
2025-07-11  Philippe Mathieu... target/s390x: Have s390_cpu_halt() not return anything
2025-07-11  Philippe Mathieu... target/s390x: Expose s390_count_running_cpus() method
2025-07-11  Philippe Mathieu... target/s390x: Remove unused s390_cpu_[un]halt() user...
2025-07-11  Thomas Huthtests/functional/test_ppc_bamboo: Replace broken link...
2025-07-11  Thomas Huthtests/functional: Add dependency to the keymap_targets
2025-07-11  Thomas Huthpc-bios: Update the s390 bios images with the pxelinux...
2025-07-11  Sertonixpc-bios/s390-ccw: link statically
2025-07-11  Thomas Huthtests/functional: Add a test for s390x pxelinux.cfg...
2025-07-11  Thomas Huthpc-bios/s390-ccw: Add a boot menu for booting via pxeli...
2025-07-11  Thomas Huthpc-bios/s390-ccw: Make get_boot_index() from menu.c...
2025-07-11  Thomas Huthpc-bios/s390-ccw: Allow up to 31 entries for pxelinux.cfg
2025-07-11  Thomas Huthpc-bios/s390-ccw: Allow to select a different pxelinux...
2025-07-11  Peter Maydellhw/s390x/s390-pci-bus.c: Use g_assert_not_reached(...
2025-07-11  Philippe Mathieu... target/s390x/tcg: Use vaddr in s390_probe_access()
2025-07-11  Philippe Mathieu... target/s390x/kvm: Use vaddr in find/insert_hw_breakpoint()
2025-07-11  Bibo Maotarget/loongarch: Remove unnecessary page size validity...
2025-07-11  Bibo Maotarget/loongarch: Fix CSR STLBPS register write emulation
2025-07-11  Bibo Maotarget/loongarch: Correct spelling in helper_csrwr_pwcl()
2025-07-11  Bibo Maohw/intc/loongarch_extioi: Move unrealize function to...
2025-07-10  Geoffrey Thomaslinux-user: Hold the fd-trans lock across fork
2025-07-10  Thomas Weißschuhlinux-user/mips/o32: Drop sa_restorer functionality
2025-07-10  Peter Maydelllinux-user/gen-vdso: Don't read off the end of buf[]
2025-07-10  Peter Maydelllinux-user/gen-vdso: Handle fseek() failure
2025-07-10  Peter Maydelllinux-user: Check for EFAULT failure in nanosleep
2025-07-10  Peter Maydelllinux-user: Implement fchmodat2 syscall
2025-07-10  Richard Hendersonfpu: Process float_muladd_negate_result after rounding
2025-07-10  Shameer Kolothumhw/arm/virt-acpi-build: Don't create ITS id mappings...
2025-07-10  Philippe Mathieu... system/qdev: Remove pointless NULL check in qdev_device...
2025-07-10  Peter Maydellhw/arm/virt: Allow virt extensions with KVM
2025-07-10  Eric Augerhw/arm/arm_gicv3_kvm: Add a migration blocker with...
2025-07-10  Haibo Xutarget/arm: Enable feature ARM_FEATURE_EL2 if EL2 is...
2025-07-10  Haibo Xutarget/arm/kvm: Add helper to detect EL2 when using KVM
2025-07-10  Haibo Xuhw/arm: Allow setting KVM vGIC maintenance IRQ
2025-07-10  Bernhard Beschowhw/arm/fsl-imx8mp: Wire VIRQ and VFIQ
2025-07-10  Peter Maydelltarget/arm: Don't enforce NSE,NS check for EL3->EL3...
2025-07-10  Richard Hendersontarget/arm: Split out performance monitor regs to cpreg...
2025-07-10  Richard Hendersontarget/arm: Split out AT insns to tcg/cpregs-at.c
2025-07-10  Richard Hendersontarget/arm: Drop stub for define_tlb_insn_regs
2025-07-10  Cornelia Huckarm/kvm: shorten one overly long line
2025-07-10  Cornelia Huckarm/cpu: store clidr into the idregs array
2025-07-10  Cornelia Huckarm/cpu: fix trailing ',' for SET_IDREG
2025-07-10  Cornelia Huckarm/cpu: store id_aa64afr{0,1} into the idregs array
2025-07-10  Cornelia Huckarm/cpu: store id_afr0 into the idregs array
2025-07-10  Jonathan Cameronqtest/cxl: Add aarch64 virt test for CXL
2025-07-10  Jonathan Camerondocs/cxl: Add an arm/virt example.
2025-07-08  Jonathan Cameronhw/arm/virt: Basic CXL enablement on pci_expander_bridg...
2025-07-08  Jonathan Cameronhw/cxl: Make the CXL fixed memory windows devices.
2025-07-08  Jonathan Cameronhw/cxl-host: Add an index field to CXLFixedMemoryWindow
2025-07-08  Jackson DonaldsonMAX78000: Add AES to SOC
2025-07-08  Jackson DonaldsonMAX78000: AES implementation
2025-07-08  Jackson DonaldsonMAX78000: Add TRNG to SOC
2025-07-08  Jackson DonaldsonMAX78000: TRNG Implementation
2025-07-08  Jackson DonaldsonMAX78000: Add GCR to SOC
2025-07-08  Jackson DonaldsonMAX78000: GCR Implementation
2025-07-08  Jackson DonaldsonMAX78000: Add UART to SOC
2025-07-08  Jackson DonaldsonMAX78000: UART Implementation
2025-07-08  Jackson DonaldsonMAX78000: Add ICC to SOC
2025-07-08  Jackson DonaldsonMAX78000: ICC Implementation
2025-07-08  Jackson DonaldsonMAX78000: Add MAX78000FTHR Machine
2025-07-07  Stefan HajnocziMerge tag 'pull-target-arm-20250704' of https://gitlab...
2025-07-07  Stefan HajnocziMerge tag 'accel-20250704' of https://github.com/philmd...
2025-07-04  Richard Hendersonlinux-user/aarch64: Set hwcap bits for SME2p1/SVE2p1
2025-07-04  Richard Hendersontarget/arm: Enable FEAT_SME2p1 on -cpu max
next