aboutsummaryrefslogtreecommitdiff
path: root/docs/devel
AgeCommit message (Expand)AuthorFilesLines
2026-02-11docs/devel: fix bash-ism warning for configureAlex Bennée1-1/+1
2026-02-11docs/devel: s/most/most recent/ ``probe_target_compiler`` callAlex Bennée1-1/+1
2026-02-02memory: Remove memory_region_init_rom_device_nomigrate()BALATON Zoltan1-1/+0
2026-01-29plugins: move qemu-plugin.h to include/plugins/Pierrick Bouvier1-2/+2
2026-01-27rust: move binding generation to bindings/Marc-André Lureau1-0/+57
2026-01-23docs: avoid unintended mailto: hyperlinksPeter Maydell1-1/+1
2026-01-22docs: Be consistent about capitalization of 'Arm' (again)Peter Maydell2-5/+5
2026-01-17tcg: Remove INDEX_op_setcond2_i32Richard Henderson1-23/+4
2026-01-17tcg: Remove INDEX_op_brcond2_i32Richard Henderson1-6/+1
2026-01-13Workaround for ERRATA_772415_SPR17Zhenzhong Duan1-0/+9
2026-01-13docs/devel: Add IOMMUFD nesting documentationZhenzhong Duan1-0/+17
2026-01-13docs/devel: Remove stale comments related to iommufd dirty trackingZhenzhong Duan1-12/+0
2026-01-12docs/devel/loads-stores: Fix ld/stn_*_p() regexpPhilippe Mathieu-Daudé1-4/+4
2026-01-07tests/functional: Allow tests to be run individuallyFabiano Rosas1-0/+15
2025-12-27block: rename block/aio.h to qemu/aio.hPaolo Bonzini1-2/+2
2025-12-27run: introduce a script for running devel commandsDaniel P. Berrangé2-9/+20
2025-12-27include: move hw/resettable.h to hw/core/Paolo Bonzini1-1/+1
2025-12-27include: move hw/registerfields.h to hw/core/Paolo Bonzini1-1/+1
2025-12-27include: move hw/qdev-properties.h to hw/core/Paolo Bonzini1-1/+1
2025-12-27include: move hw/qdev-core.h to hw/core/, renamePaolo Bonzini1-1/+1
2025-12-27include: move hw/qdev-clock.h to hw/core/Paolo Bonzini1-2/+2
2025-12-27include: move hw/clock.h to hw/core/Paolo Bonzini1-1/+1
2025-12-05docs/devel: Correct typoAlano Song1-2/+2
2025-12-05docs/devel: update build environment setup documentationAlex Bennée1-49/+96
2025-12-01docs/devel: Update URL for make-pullreq scriptPeter Maydell1-1/+1
2025-11-17gitlab: add initial ppc64le custom-runner testAlex Bennée1-0/+6
2025-11-05Merge tag 'pull-qapi-2025-11-04' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson1-16/+9
2025-11-04Merge tag 'staging-pull-request' of https://gitlab.com/peterx/qemu into stagingRichard Henderson1-3/+3
2025-11-04qapi/command: Avoid generating unused qmp_marshal_output_T()Markus Armbruster1-16/+9
2025-11-03migration: vmsd errp handlers: return boolVladimir Sementsov-Ogievskiy1-3/+3
2025-11-03docs/devel/testing/fuzzing: Note that you can get qtest to read from a filePeter Maydell1-0/+9
2025-10-29ci: clean-up remaining bits of armhf builds.Alex Bennée1-7/+0
2025-10-14rust: migration: add high-level migration wrappersPaolo Bonzini1-0/+1
2025-10-09Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-1/+1
2025-10-09docs: Add mshv to documentationMagnus Kulke1-1/+1
2025-10-07system/physmem: Remove legacy cpu_physical_memory_rw()Philippe Mathieu-Daudé1-3/+1
2025-10-07docs/devel/loads-stores: Stop mentioning cpu_physical_memory_write_rom()Philippe Mathieu-Daudé1-1/+1
2025-10-05docs/devel: Correct uefi-vars-x64 device namenanliu1-2/+2
2025-10-03migration: cpr-exec docsSteve Sistare1-1/+111
2025-10-03migration: Add error-parameterized function variants in VMSD structArun Menon1-0/+19
2025-09-24docs/code-provenance: AI exceptions are in addition to DCOPaolo Bonzini1-0/+6
2025-09-24docs/code-provenance: make the exception process more prominentPaolo Bonzini1-5/+10
2025-09-24docs/code-provenance: clarify scope very earlyPaolo Bonzini1-6/+6
2025-09-24docs/devel: Do not unparent in instance_finalize()Akihiko Odaki1-11/+6
2025-09-22docs: use the pyvenv version of MesonPaolo Bonzini2-2/+2
2025-09-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2-52/+43
2025-09-17docs: update rust.rstMarc-André Lureau1-29/+32
2025-09-17rust: re-export qemu macros from common/qom/hwcoreMarc-André Lureau1-1/+1
2025-09-17docs/rust: update msrvMarc-André Lureau1-1/+1
2025-09-17rust: vmstate: use const_refs_to_staticPaolo Bonzini1-5/+0