]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2025-06-06  Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2025-06-06  Stefan HajnocziMerge tag 'python-pull-request' of https://gitlab.com...
2025-06-06  Peter Maydelltests/tcg/x86_64/fma: add test for exact-denormal output
2025-06-06  Peter Maydelltarget/i386: Wire up MXCSR.DE and FPUS.DE correctly
2025-06-06  Peter Maydelltarget/i386: Use correct type for get_float_exception_f...
2025-06-06  Peter Maydelltarget/i386: Detect flush-to-zero after rounding
2025-06-06  Akihiko Odakihw/display/apple-gfx: Replace QemuSemaphore with QemuEvent
2025-06-06  Akihiko Odakimigration/postcopy: Replace QemuSemaphore with QemuEvent
2025-06-06  Akihiko Odakimigration/colo: Replace QemuSemaphore with QemuEvent
2025-06-06  Akihiko Odakimigration: Replace QemuSemaphore with QemuEvent
2025-06-06  Akihiko Odakiqemu-thread: Document QemuEvent
2025-06-06  Akihiko Odakiqemu-thread: Use futex if available for QemuLockCnt
2025-06-06  Akihiko Odakiqemu-thread: Use futex for QemuEvent on Windows
2025-06-06  Akihiko Odakiqemu-thread: Avoid futex abstraction for non-Linux
2025-06-06  Akihiko Odakiqemu-thread: Replace __linux__ with CONFIG_LINUX
2025-06-06  Akihiko Odakifutex: Support Windows
2025-06-06  Akihiko Odakifutex: Check value after qemu_futex_wait()
2025-06-06  Tom Lendackyi386/kvm: Prefault memory on page state change
2025-06-06  Paolo Bonzinirust: make TryFrom macro more resilient
2025-06-06  Paolo Bonzinidocs: update Rust module status
2025-06-06  Zhao Liurust/hpet: Drop BqlCell wrapper for num_timers
2025-06-06  Paolo Bonzinirust/hpet: return errors from realize if properties...
2025-06-06  Paolo Bonzinihpet: return errors from realize if properties are...
2025-06-06  Paolo Bonzinihpet: adjust VMState for consistency with Rust version
2025-06-06  Paolo Bonzinirust/hpet: change type of num_timers to usize
2025-06-06  Paolo Bonzinirust: qdev: support returning errors from realize
2025-06-05  Paolo Bonzinirust: qemu-api: add tests for Error bindings
2025-06-05  Paolo Bonzinirust: qemu-api: add bindings to Error
2025-06-05  Paolo Bonziniutil/error: make func optional
2025-06-05  Paolo Bonziniutil/error: allow non-NUL-terminated err->src
2025-06-05  Paolo Bonziniutil/error: expose Error definition to Rust code
2025-06-05  Paolo Bonzinisubprojects: add the foreign crate
2025-06-05  Paolo Bonzinisubprojects: add the anyhow crate
2025-06-05  John Snowqapi: delete un-needed python static analysis configs
2025-06-05  Markus Armbrusterpython: Drop redundant warn_unused_configs = True
2025-06-05  John Snowpython: add qapi static analysis tests
2025-06-05  John Snowpython: update missing dependencies from minreqs
2025-06-05  John Snowdocs/qapidoc: linting fixes
2025-06-05  John Snowqapi: Add some pylint ignores
2025-06-05  Stefan HajnocziMerge tag 'pull-vfio-20250605' of https://github.com...
2025-06-05  Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2025-06-05  Steve Sistarevfio: move vfio-cpr.h
2025-06-05  Steve Sistarevfio: vfio_find_ram_discard_listener
2025-06-05  Steve SistareMAINTAINERS: Add reviewer for CPR
2025-06-05  Zhenzhong Duanvfio/iommufd: Save vendor specific device info
2025-06-05  Zhenzhong Duanvfio/iommufd: Implement [at|de]tach_hwpt handlers
2025-06-05  Zhenzhong Duanvfio/iommufd: Add properties and handlers to TYPE_HOST_...
2025-06-05  Zhenzhong Duanbackends/iommufd: Add a helper to invalidate user-manag...
2025-06-05  John Levonvfio/container: pass MemoryRegion to DMA operations
2025-06-05  Steve Sistarevfio: return mr from vfio_get_xlat_addr
2025-06-05  Tomita Moekovfio/igd: Fix incorrect error propagation in vfio_pci_i...
2025-06-05  Zhenzhong Duanvfio/iommufd: Add comment emphasizing no movement of...
2025-06-05  John Levonvfio: refactor out IRQ signalling setup
2025-06-05  John Levonvfio: move config space read into vfio_pci_config_setup()
2025-06-05  John Levonvfio: move more cleanup into vfio_pci_put_device()
2025-06-05  John Levonvfio: add more VFIOIOMMUClass docs
2025-06-05  Edmund Railevfio/igd: OpRegion not found fix error typo
2025-06-04  Fiona Ebnerhw/core/qdev-properties-system: Add missing return...
2025-06-04  Stefan Hajnocziiotests: fix 240
2025-06-04  Fiona Ebnerblock/io: remove duplicate GLOBAL_STATE_CODE() in bdrv_...
2025-06-04  Andrey Drobysheviotests/graph-changes-while-io: add test case with...
2025-06-04  Fiona Ebneriotests/graph-changes-while-io: remove image file after...
2025-06-04  Fiona Ebnerblock: mark bdrv_drained_begin() and friends as GRAPH_U...
2025-06-04  Fiona Ebnerblockdev: drain while unlocked in external_snapshot_act...
2025-06-04  Fiona Ebnerblockdev: drain while unlocked in internal_snapshot_act...
2025-06-04  Fiona Ebnerblock: move drain outside of quorum_del_child()
2025-06-04  Fiona Ebnerblock: move drain outside of bdrv_root_unref_child()
2025-06-04  Fiona Ebnerblock: move drain outside of quorum_add_child()
2025-06-04  Fiona Ebnerblock: move drain outside of bdrv_attach_child()
2025-06-04  Fiona Ebnerblock: move drain outside of bdrv_root_attach_child()
2025-06-04  Fiona Ebnerblock: move drain outside of bdrv_set_backing_hd_drained()
2025-06-04  Fiona Ebnerblock: move drain outside of bdrv_attach_child_common...
2025-06-04  Fiona Ebnerblock: move drain outside of bdrv_try_change_aio_context()
2025-06-04  Fiona Ebnerblock: move drain outside of bdrv_change_aio_context...
2025-06-04  Fiona Ebnerblock: mark bdrv_child_change_aio_context() GRAPH_RDLOCK
2025-06-04  Fiona Ebnerblock: mark change_aio_ctx() callback and instances...
2025-06-04  Fiona Ebnerblock: mark bdrv_parent_change_aio_context() GRAPH_RDLOCK
2025-06-04  Fiona Ebnerblock: move drain outside of read-locked bdrv_inactivat...
2025-06-04  Fiona Ebnerblock/snapshot: move drain outside of read-locked bdrv_...
2025-06-04  Fiona Ebnerblock: move drain outside of read-locked bdrv_reopen_qu...
2025-06-04  Fiona Ebnerblock: remove outdated comments about AioContext locking
2025-06-04  Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2025-06-03  Paolo Bonzinirust: qemu-api-macros: add from_bits and into_bits...
2025-06-03  Paolo Bonzinirust: pl011: use the bits macro
2025-06-03  Paolo Bonzinirust: add "bits", a custom bitflags implementation
2025-06-03  Cédric Le Goateri386/tdvf: Fix build on 32-bit host
2025-06-03  Cédric Le Goateri386/tdx: Fix build on 32-bit host
2025-06-03  Pierrick Bouviermeson: use config_base_arch for target libraries
2025-06-03  Xin Li (Intel)target/i386: Add the immediate form MSR access instruct...
2025-06-03  Xin Li (Intel)target/i386: Add a new CPU feature word for CPUID.7...
2025-06-03  Xin Li (Intel)target/i386: Remove FRED dependency on WRMSRNS
2025-06-03  Paolo Bonzinirust: use native Meson support for clippy and rustdoc
2025-06-03  Paolo Bonzinirust: cell: remove support for running doctests with...
2025-06-03  Paolo Bonzinirust: add qemu-api doctests to "meson test"
2025-06-03  Paolo Bonzinibuild, dockerfiles: add support for detecting rustdoc
2025-06-03  Paolo Bonzinirust: use "objects" for Rust executables as well
2025-06-03  Paolo Bonzinimeson: update to version 1.8.1
2025-06-03  Paolo Bonzinirust: bindings: allow ptr_offset_with_cast
2025-06-03  Stefan HajnocziMerge tag 'pull-qapi-2025-06-03' of https://repo.or...
2025-06-03  Stefan HajnocziMerge tag 'tracing-pull-request' of https://gitlab...
next