]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2025-07-14  Kevin Wolffile-posix: Fix aio=threads performance regression...
2025-07-14  Fiona Ebnerblock/qapi: make @node-name in @BlockDeviceInfo non...
2025-07-14  Fiona Ebnerblock/qapi: include child references in block device...
2025-07-14  Fiona Ebnerblockjob: mark block_job_remove_all_bdrv() as GRAPH_UNL...
2025-07-14  Fiona Ebnerblock: mark bdrv_open_child_common() and its callers...
2025-07-14  Fiona Ebnerblock: mark bdrv_close() as GRAPH_UNLOCKED
2025-07-14  Fiona Ebnerblock: mark bdrv_close_all() as GRAPH_UNLOCKED
2025-07-14  Fiona Ebnerblock: mark bdrv_drop_intermediate() as GRAPH_UNLOCKED
2025-07-14  Fiona Ebnerblock: mark bdrv_insert_node() as GRAPH_UNLOCKED
2025-07-14  Fiona Ebnerblock: mark bdrv_replace_child_bs() as GRAPH_UNLOCKED
2025-07-14  Kevin Wolfblock: Allow bdrv_new() with and without graph lock
2025-07-14  Fiona Ebnerblock/commit: mark commit_abort() as GRAPH_UNLOCKED
2025-07-14  Fiona Ebnerblock-backend: mark blk_io_limits_disable() as GRAPH_UN...
2025-07-14  Fiona Ebnerblock: mark blk_drain() as GRAPH_UNLOCKED
2025-07-14  Fiona Ebnerblock: mark blk_remove_bs() as GRAPH_UNLOCKED
2025-07-14  Fiona Ebnerblock: mark bdrv_inactivate_all() as GRAPH_UNLOCKED
2025-07-14  Fiona Ebnerblock: mark bdrv_inactivate() as GRAPH_RDLOCK and move...
2025-07-14  Fiona Ebnerblock: mark bdrv_reopen_queue() and bdrv_reopen_multipl...
2025-07-14  Fiona Ebnerblock/stream: mark stream_prepare() as GRAPH_UNLOCKED
2025-07-14  Fiona Ebnerblock/snapshot: mark bdrv_all_delete_snapshot() as...
2025-07-14  Fiona Ebnerblock-backend: mark blk_drain_all() as GRAPH_UNLOCKED
2025-07-14  Fiona Ebnerblock: drop wrapper for bdrv_set_backing_hd_drained()
2025-07-14  Fiona Ebnerblockdev: avoid locking and draining multiple times...
2025-07-14  Fiona Ebnerblock: mark bdrv_set_backing_hd() as GRAPH_UNLOCKED
2025-07-14  Fiona Ebnerblock: call bdrv_set_backing_hd() while unlocked in...
2025-07-14  Fiona Ebnerblock/commit: switch to bdrv_set_backing_hd_drained...
2025-07-14  Fiona Ebnerblock/mirror: switch to bdrv_set_backing_hd_drained...
2025-07-14  Fiona Ebnerblock: add bdrv_graph_wrlock_drained() convenience...
2025-07-14  Fiona Ebnerblock: never use atomics to access bs->quiesce_counter
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...
next