]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2025-03-13  Stefan Hajnoczivirtio-scsi: handle ctrl virtqueue in main loop
2025-03-13  Stefan Hajnoczivirtio-scsi: add iothread-vq-mapping parameter
2025-03-13  Stefan Hajnoczivirtio: extract iothread-vq-mapping.h API
2025-03-13  Stefan Hajnoczivirtio-blk: tidy up iothread_vq_mapping functions
2025-03-13  Stefan Hajnoczivirtio-blk: extract cleanup_iothread_vq_mapping() function
2025-03-13  Stefan Hajnoczivirtio-scsi: perform TMFs in appropriate AioContexts
2025-03-13  Stefan Hajnoczivirtio-scsi: protect events_dropped field
2025-03-13  Stefan Hajnoczivirtio-scsi: introduce event and ctrl virtqueue locks
2025-03-13  Stefan Hajnocziscsi: introduce requests_lock
2025-03-13  Stefan Hajnocziscsi: track per-SCSIRequest AioContext
2025-03-13  Stefan Hajnoczidma: use current AioContext for dma_blk_io()
2025-03-13  Stefan Hajnocziscsi-disk: drop unused SCSIDiskState->bh field
2025-03-13  Thomas Huthiotests: Limit qsd-migrate to working formats
2025-03-13  Kevin Wolfaio-posix: Adjust polling time also for new handlers
2025-03-13  Kevin Wolfaio-posix: Separate AioPolledEvent per AioHandler
2025-03-13  Kevin Wolfaio-posix: Factor out adjust_polling_time()
2025-03-13  Kevin Wolfaio: Create AioPolledEvent
2025-03-13  Kevin Wolfblock/io: Ignore FUA with cache.no-flush=on
2025-03-13  Kevin Wolffile-posix: Support FUA writes
2025-03-11  Kevin Wolfblock: Zero block driver state before reopening
2025-03-11  Kevin Wolfblock: Remove unused blk_op_is_blocked()
2025-03-11  Stefan HajnocziMerge tag 'migration-20250310-pull-request' of https...
2025-03-11  Stefan HajnocziMerge tag 'pull-xen-20250310' of https://xenbits.xen...
2025-03-11  Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2025-03-11  Stefan HajnocziMerge tag 'pull-10.0-for-softfreeze-100325-3' of https...
2025-03-10  Li Zhijianmigration: Prioritize RDMA in ram_save_target_page()
2025-03-10  Steve Sistaremigration: ram block cpr blockers
2025-03-10  Peter Xumigration: Fix UAF for incoming migration on MigrationState
2025-03-10  Stefano Stabellinixen: No need to flush the mapcache for grants
2025-03-10  David Woodhousehw/xen: Add "mode" parameter to xen-block devices
2025-03-10  Jiqian Chenxen/passthrough: use gsi to map pirq when dom0 is PVH
2025-03-10  Alex BennéeMAINTAINERS: remove widely sanctioned entities
2025-03-10  Alex Bennéeplugins/core: make a single build unit
2025-03-10  Alex Bennéeplugins/api: build only once
2025-03-10  Alex Bennéeplugins/api: split out time control helpers
2025-03-10  Alex Bennéeplugins/api: split out the vaddr/hwaddr helpers
2025-03-10  Alex Bennéeplugins/api: split out binary path/start/end/entry...
2025-03-10  Alex Bennéeplugins/loader: compile loader only once
2025-03-10  Alex Bennéeplugins/plugin.h: include queue.h
2025-03-10  Alex Bennéeplugins/api: clean-up the includes
2025-03-10  Alex Bennéeinclude/qemu: plugin-memory.h doesn't need cpu-defs.h
2025-03-10  Alex Bennéeplugins/loader: populate target_name with target_name()
2025-03-10  Alex Bennéeplugins/api: use qemu_target_page_mask() to get value
2025-03-10  Pierrick Bouviertests/functional: add boot error detection for RME...
2025-03-10  Alex Bennéegitlab: add a new build_unit job to track build size
2025-03-10  Peter Maydelltests/tcg: Suppress compiler false-positive warning...
2025-03-10  Alex Bennéetests/tcg: enable -fwrapv for test-i386-bmi
2025-03-10  Alex Bennéetests/tcg: fix constraints in test-i386-adcox
2025-03-10  Alex Bennéetests/tcg: add message to _Static_assert in test-avx
2025-03-10  Alex Bennéetests/tcg: mark test-vma as a linux-only test
2025-03-10  Alex Bennéetests/vm: bump timeout for shutdown
2025-03-10  Alex Bennéelibvirt-ci: bump to latest for vulkan-tools
2025-03-10  Philippe Mathieu... tests/functional: Allow running TCG plugins tests on...
2025-03-10  Philippe Mathieu... tests/functional: Introduce the dso_suffix() helper
2025-03-10  Pierrick Bouvierplugins: add explicit dependency in functional tests
2025-03-10  Alex Bennéetests/functional: update the aarch64_virg_gpu images
2025-03-10  Alex Bennéetests/functional: expand tests to cover virgl
2025-03-10  Alex Bennéetests/functional: skip vulkan tests with nVidia
2025-03-10  Alex Bennéetests/functional: bail early if vkmark hangs
2025-03-10  Alex Bennéetests/functional: ensure we have a GPU device for tests
2025-03-10  Alex Bennéetests/functional: factor out common code in gpu test
2025-03-10  Alex Bennéetests/functional: move aarch64 GPU test into own file
2025-03-10  Akihiko Odakitap-linux: Open ipvtap and macvtap
2025-03-10  Akihiko OdakiRevert "hw/net/net_tx_pkt: Fix overrun in update_sctp_c...
2025-03-10  Akihiko Odakiutil/iov: Do not assert offset is in iov
2025-03-10  Eugenio Péreznet: move backend cleanup to NIC cleanup
2025-03-10  Eugenio Péreznet: parameterize the removing client from nc list
2025-03-10  Stefan HajnocziMerge tag 'accel-cpus-20250309' of https://github.com...
2025-03-10  Stefan HajnocziMerge tag 'pull-aspeed-20250309' of https://github...
2025-03-10  Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2025-03-09  Philippe Mathieu... MAINTAINERS: Consolidate core exec/vCPU handling section
2025-03-09  Philippe Mathieu... cpus: Remove CPUClass::has_work() handler
2025-03-09  Philippe Mathieu... target/xtensa: Move has_work() from CPUClass to SysemuC...
2025-03-09  Philippe Mathieu... target/tricore: Move has_work() from CPUClass to Sysemu...
2025-03-09  Philippe Mathieu... target/sparc: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/sh4: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/s390x: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/s390x: Restrict I/O handler installers to system...
2025-03-09  Philippe Mathieu... target/rx: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/riscv: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/ppc: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/openrisc: Move has_work() from CPUClass to Sysem...
2025-03-09  Philippe Mathieu... target/mips: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/microblaze: Move has_work() from CPUClass to...
2025-03-09  Philippe Mathieu... target/m68k: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/loongarch: Move has_work() from CPUClass to...
2025-03-09  Philippe Mathieu... target/i386: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/hppa: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/hexagon: Remove CPUClass:has_work() handler
2025-03-09  Philippe Mathieu... target/avr: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/arm: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/alpha: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... cpus: Introduce SysemuCPUOps::has_work() handler
2025-03-09  Philippe Mathieu... cpus: Un-inline cpu_has_work()
2025-03-09  Philippe Mathieu... cpus: Restrict cpu_has_work() to system emulation
2025-03-09  Philippe Mathieu... target/arm: Prefer cached CpuClass over CPU_GET_CLASS...
2025-03-09  Philippe Mathieu... hw/acpi: Prefer cached CpuClass over CPU_GET_CLASS...
2025-03-09  Philippe Mathieu... gdbstub: Prefer cached CpuClass over CPU_GET_CLASS...
2025-03-09  Philippe Mathieu... disas: Prefer cached CpuClass over CPU_GET_CLASS()...
2025-03-09  Philippe Mathieu... user: Prefer cached CpuClass over CPU_GET_CLASS() macro
next