aboutsummaryrefslogtreecommitdiff
path: root/docs/devel
AgeCommit message (Expand)AuthorFilesLines
2023-09-21docs/devel/loads-stores: Fix git grep regexesPeter Maydell1-20/+20
2023-09-19docs: Don't mention "-mem-path" in multi-process.rstDavid Hildenbrand1-2/+3
2023-09-11vfio/migration: Add P2P support for VFIO migrationAvihai Horon1-36/+57
2023-09-07meson: list leftover CONFIG_* symbolsPaolo Bonzini1-6/+2
2023-09-07configure, meson: remove target OS symbols from config-host.makPaolo Bonzini1-1/+1
2023-08-30docs/style: permit inline loop variablesAlex Bennée1-1/+8
2023-08-30gitlab: enable ccache for many build jobsDaniel P. Berrangé1-0/+7
2023-08-28Merge tag 'pull-tcg-20230823-2' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi1-3/+12
2023-08-28Revert "tests: Use separate virtual environment for avocado"Paolo Bonzini2-10/+10
2023-08-24docs/devel/tcg-ops: fix missing newlines in "Host vector operations"Mark Cave-Ayland1-0/+2
2023-08-24tcg: Introduce negsetcond opcodesRichard Henderson1-0/+6
2023-08-24docs/devel/tcg-ops: Bury mentions of trunc_shr_i64_i32()Philippe Mathieu-Daudé1-3/+4
2023-08-01misc: Fix some typos in documentation and commentsStefan Weil1-1/+1
2023-07-26docs/migration: Update postcopy bitsPeter Xu1-26/+66
2023-07-18tests/avocado: Disable the test_sbsaref_edk2_firmware by defaultThomas Huth1-0/+5
2023-07-10docs/devel: Fix coding style in style.rstThomas Huth1-3/+6
2023-07-03docs/devel: introduce some key concepts for QOM developmentAlex Bennée1-6/+52
2023-07-03docs/devel: split qom-api reference into new fileAlex Bennée4-1/+20
2023-07-03docs/devel/qom.rst: Correct code stylePhilippe Mathieu-Daudé1-2/+2
2023-07-03docs/devel: add some front matter to the devel indexAlex Bennée4-2/+28
2023-07-03docs/devel: remind developers to run CI container pipeline when updating imagesAni Sinha1-0/+6
2023-06-30vfio/migration: Add support for switchover ack capabilityAvihai Horon1-0/+10
2023-06-30vfio/migration: Add VFIO migration pre-copy supportAvihai Horon1-10/+25
2023-06-28docs/devel/testing: Update the 'Docker Debugging' sectionPhilippe Mathieu-Daudé1-1/+1
2023-06-26Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson1-0/+2
2023-06-26gitlab: allow overriding name of the upstream repositoryDaniel P. Berrangé1-0/+6
2023-06-26gitlab: centralize the container tag nameDaniel P. Berrangé1-0/+5
2023-06-22bswap: Add the ability to store to an unaligned 24 bit fieldIra Weiny1-0/+2
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé1-7/+7
2023-06-06tests: Use separate virtual environment for avocadoPaolo Bonzini2-10/+10
2023-06-06atomics: eliminate mb_read/mb_setPaolo Bonzini1-23/+4
2023-05-30docs: Document decodetree named field syntaxPeter Maydell1-5/+28
2023-05-22docs/interop: Convert qmp-spec.txt to rSTPeter Maydell1-1/+2
2023-05-18docs/devel: update build system docsPaolo Bonzini1-108/+175
2023-05-18build: move sanitizer tests to mesonPaolo Bonzini1-4/+0
2023-05-18configure: remove pkg-config functionsPaolo Bonzini1-4/+0
2023-05-18meson: use prefer_static optionPaolo Bonzini1-2/+1
2023-05-18tests: Use configure-provided pyvenv for testsJohn Snow2-10/+10
2023-05-16tcg: Add INDEX_op_qemu_{ld,st}_i128Richard Henderson1-4/+7
2023-05-16tcg: Unify helper_{be,le}_{ld,st}*Richard Henderson1-26/+10
2023-05-16docs/devel: remind developers to run CI container pipeline when updating imagesAni Sinha1-0/+6
2023-05-15docs/zoned-storage:add zoned emulation use caseSam Li1-0/+19
2023-05-15docs/zoned-storage: add zoned device documentationSam Li2-0/+44
2023-05-10Merge tag 'pull-qapi-2023-05-09-v2' of https://repo.or.cz/qemu/armbru into st...Richard Henderson1-38/+36
2023-05-10docs/devel/qapi-code-gen: Update doc comment conventionsMarkus Armbruster1-25/+23
2023-05-10qapi: Relax doc string @name: description indentation rulesMarkus Armbruster1-3/+7
2023-05-09sphinx/qapidoc: Do not emit TODO sections into user manualsMarkus Armbruster1-2/+3
2023-05-09docs/devel/qapi-code-gen: Turn FIXME admonitions into commentsMarkus Armbruster1-7/+2
2023-05-09docs/devel/qapi-code-gen: Clean up use of quotes a bitMarkus Armbruster1-6/+6
2023-05-08docs: clarify --without-default-devicesPaolo Bonzini1-3/+13