aboutsummaryrefslogtreecommitdiff
path: root/docs/devel
AgeCommit message (Expand)AuthorFilesLines
4 daysdocs/qapi-domain: Fix typosMarkus Armbruster1-2/+2
13 daysdocs/devel: fix over-quoting of QEMU_TEST_KEEP_SCRATCHAlex Bennée1-1/+1
2025-07-16Merge tag 'pull-vfio-20250715' of https://github.com/legoater/qemu into stagingStefan Hajnoczi1-0/+19
2025-07-16Merge tag 'pull-qapi-2025-07-14-v2' of https://repo.or.cz/qemu/armbru into st...Stefan Hajnoczi2-9/+50
2025-07-15vfio/migration: Max in-flight VFIO device state buffers size limitMaciej S. Szmigiero1-0/+13
2025-07-15vfio/migration: Add x-migration-load-config-after-iter VFIO propertyMaciej S. Szmigiero1-0/+6
2025-07-15Merge tag 'pull-10.1-rc0-maintainer-140725-1' of https://gitlab.com/stsquad/q...Stefan Hajnoczi1-2/+2
2025-07-14Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-5/+6
2025-07-14docs: use :kbd: role in sphinx docsManos Pitsidianakis1-2/+2
2025-07-14docs/qapi-domain: add return-nodescJohn Snow1-0/+31
2025-07-14docs/sphinx: remove special parsing for freeform sectionsJohn Snow1-9/+19
2025-07-13docs/devel/tracing: Update trace.h creation rune to include SPDXPeter Maydell1-1/+1
2025-07-11migration: Rename save_live_complete_precopy_thread to save_complete_precopy_...Juraj Marcin1-2/+2
2025-07-11migration: Rename save_live_complete_precopy to save_completePeter Xu2-8/+8
2025-07-11migration/docs: Move docs for postcopy blocktime featurePeter Xu1-19/+17
2025-07-10rust/qemu-api-macros: use syn::Error directlyManos Pitsidianakis1-5/+6
2025-07-03vfio: doc changes for cprSteve Sistare1-3/+2
2025-06-24docs: define policy forbidding use of AI code generatorsDaniel P. Berrangé1-1/+54
2025-06-24docs: define policy limiting the inclusion of generated filesDaniel P. Berrangé1-0/+55
2025-06-24docs: introduce dedicated page about code provenance / sign-offDaniel P. Berrangé3-22/+234
2025-06-20rust/qemu-api: Add initial logging support based on C APIBernhard Beschow1-0/+1
2025-06-06docs: update Rust module statusPaolo Bonzini1-1/+1
2025-06-05rust: qemu-api: add bindings to ErrorPaolo Bonzini1-0/+5
2025-06-03rust: use native Meson support for clippy and rustdocPaolo Bonzini1-3/+7
2025-06-03rust: add qemu-api doctests to "meson test"Paolo Bonzini1-0/+2
2025-06-03rust: use "objects" for Rust executables as wellPaolo Bonzini1-2/+0
2025-05-14Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-1/+1
2025-05-12rust: pl011: Really use RX FIFO depthPaolo Bonzini1-1/+1
2025-05-12Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi1-1/+1
2025-05-09docs/devel/testing/functional: Fix typoGustavo Romero1-1/+1
2025-05-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2-37/+3
2025-05-06docs: Don't define duplicate label in qemu-block-drivers.rst.incPeter Maydell1-1/+1
2025-05-06docs: build-system: fix typoPaolo Bonzini1-1/+1
2025-05-06docs: rust: update for newer minimum supported versionPaolo Bonzini1-14/+1
2025-05-06rust: replace c_str! with c"" literalsPaolo Bonzini1-5/+1
2025-05-06rust: remove offset_of replacementPaolo Bonzini1-6/+0
2025-05-06rust: enable clippy::ptr_cast_constnessPaolo Bonzini1-2/+0
2025-05-06rust: use MaybeUninit::zeroed() in const contextPaolo Bonzini1-4/+0
2025-05-06rust: let bilge use "let ... else"Paolo Bonzini1-3/+0
2025-05-06rust: use std::ffi instead of std::os::rawPaolo Bonzini1-2/+0
2025-05-05Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-2/+1
2025-05-05Merge tag 'pull-request-2025-04-30' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi1-2/+2
2025-05-02rust/hpet: Support migrationZhao Liu1-2/+1
2025-04-30docs/devel/build-environment: enhance MSYS2 instructionsPierrick Bouvier1-2/+2
2025-04-28tcg: Remove INDEX_op_qemu_st8_*Richard Henderson1-6/+0
2025-04-28tcg: Remove add2/sub2 opcodesRichard Henderson1-11/+3
2025-04-28tcg: Add add/sub with carry opcodes and infrastructureRichard Henderson1-0/+61
2025-04-28tcg: Merge INDEX_op_extract2_{i32,i64}Richard Henderson1-2/+2
2025-04-28tcg: Merge INDEX_op_deposit_{i32,i64}Richard Henderson1-2/+4
2025-04-28tcg: Merge INDEX_op_sextract_{i32,i64}Richard Henderson1-1/+1