Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
tcg: Return success from tcg_region_alloc
Richard Henderson committed about 1 month ago
tcg: Return success from tcg_region_alloc__locked
Richard Henderson committed about 1 month ago
accel/tcg: Allow overlapping reads in record_save
Ilya Chichkov committed about 1 month ago
tcg/optimize: Fix s_mask computation for shifts
Richard Henderson committed about 1 month ago
tcg/optimize: INDEX_op_mul is commutative
Richard Henderson committed about 1 month ago
Merge tag 'pull-block-jobs-2026-08-17' of https://gitlab.com/vsementsov/qemu into staging
Richard Henderson committed about 1 month ago
dirty-bitmap: fix integer overflow in serialization coverage
Denis V. Lunev committed about 1 month ago
block/monitor: allow dropping a bitmap never stored on disk
Denis V. Lunev committed 2 months ago
migration/block-dirty-bitmap: reject bitmap load onto ro node
Denis V. Lunev committed 2 months ago
block/monitor: reject persistent bitmap add on a read-only node
Denis V. Lunev committed 2 months ago
tests/unit/test-blockjob: cover keeping a job paused while a pause is pending
Denis V. Lunev committed 3 months ago
job: keep job paused across overlapping pause requests
Denis V. Lunev committed 3 months ago
target/i386: SEV: Remove use of __func__
Naveen N Rao (AMD) committed 3 months ago
target/i386: SEV: Refactor check_sev_features()
Naveen N Rao (AMD) committed 4 months ago
target/i386: SEV: Add support for setting TSC frequency for Secure TSC
Naveen N Rao (AMD) committed 4 months ago
target/i386: SEV: Add support for enabling Secure TSC SEV feature
Naveen N Rao (AMD) committed 4 months ago
target/i386: SEV: Add support for enabling debug-swap SEV feature
Naveen N Rao (AMD) committed 4 months ago
target/i386: SEV: Enable use of KVM_SEV_INIT2 for SEV-ES guests
Naveen N Rao (AMD) committed 4 months ago
target/i386: SEV: Validate that SEV-ES is enabled when VMSA features are used
Naveen N Rao (AMD) committed 4 months ago
target/i386: SEV: Consolidate SEV feature validation to common init path
Naveen N Rao (AMD) committed 4 months ago