aboutsummaryrefslogtreecommitdiff
path: root/docs/devel
AgeCommit message (Expand)Author
2023-05-16tcg: Add INDEX_op_qemu_{ld,st}_i128Richard Henderson
2023-05-16tcg: Unify helper_{be,le}_{ld,st}*Richard Henderson
2023-05-16docs/devel: remind developers to run CI container pipeline when updating imagesAni Sinha
2023-05-15docs/zoned-storage:add zoned emulation use caseSam Li
2023-05-15docs/zoned-storage: add zoned device documentationSam Li
2023-05-10Merge tag 'pull-qapi-2023-05-09-v2' of https://repo.or.cz/qemu/armbru into st...Richard Henderson
2023-05-10docs/devel/qapi-code-gen: Update doc comment conventionsMarkus Armbruster
2023-05-10qapi: Relax doc string @name: description indentation rulesMarkus Armbruster
2023-05-09sphinx/qapidoc: Do not emit TODO sections into user manualsMarkus Armbruster
2023-05-09docs/devel/qapi-code-gen: Turn FIXME admonitions into commentsMarkus Armbruster
2023-05-09docs/devel/qapi-code-gen: Clean up use of quotes a bitMarkus Armbruster
2023-05-08docs: clarify --without-default-devicesPaolo Bonzini
2023-04-28Merge tag 'pull-qapi-2023-04-28' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson
2023-04-28docs/devel/qapi-code-gen: Describe some doc markup pitfallsMarkus Armbruster
2023-04-28qapi: Fix bullet list markup in documentationMarkus Armbruster
2023-04-28qapi: @foo should be used to reference, not ``foo``Markus Armbruster
2023-04-28async: Add an optional reentrancy guard to the BH APIAlexander Bulekov
2023-04-27docs/style: call out the use of GUARD macrosAlex Bennée
2023-04-27docs/devel: mention the spacing requirement for QOMAlex Bennée
2023-04-27docs/devel: make a statement about includesAlex Bennée
2023-04-26Merge tag 'pull-qapi-2023-04-26' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson
2023-04-25Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2023-04-24qapi: Require boxed for conditional command and event argumentsMarkus Armbruster
2023-04-22Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-04-21Add my old and new work email mapping and use work email to support biosbitsAni Sinha
2023-04-20docs/devel/kconfig.rst: Fix incorrect markupPeter Maydell
2023-04-20docs: explain effect of smp_read_barrier_depends() on modern architecturesPaolo Bonzini
2023-03-15docs/devel: clarify further the semantics of RMW operationsPaolo Bonzini
2023-03-09Merge tag 'vfio-updates-20230307.1' of https://gitlab.com/alex.williamson/qem...Peter Maydell
2023-03-07docs/devel: Document VFIO device dirty page trackingAvihai Horon
2023-03-07Merge tag 'for-upstream-mb' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-03-07qatomic: add smp_mb__before/after_rmw()Paolo Bonzini
2023-03-05docs/devel/tcg-ops: Drop recommendation to free tempsRichard Henderson
2023-03-02Merge tag 'pull-testing-next-010323-1' of https://gitlab.com/stsquad/qemu int...Peter Maydell
2023-03-01tcg: Update docs/devel/tcg-ops.rst for temporary changesRichard Henderson
2023-03-01testing: update ubuntu2004 to ubuntu2204Alex Bennée
2023-02-27Merge tag 'for-upstream-8.0' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-02-27ci, docker: update CentOS and OpenSUSE Python to non-EOL versionsPaolo Bonzini
2023-02-27docs/devel: update and clarify lcitool instructionsPaolo Bonzini
2023-02-27meson: fix dependency on qemu-keymapSteve Sistare
2023-02-23docs/devel/qapi-code-gen: Fix a missing 'may', clarify SchemaInfoMarkus Armbruster
2023-02-23docs/devel/qapi-code-gen: Belatedly update features documentationMarkus Armbruster
2023-02-21Merge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr/qemu into stagingPeter Maydell
2023-02-16docs/fuzz: remove mentions of fork-based fuzzingAlexander Bulekov
2023-02-16docs/devel: Align VFIO migration docs to v2 protocolAvihai Horon
2023-02-06migration: Split save_live_pending() into state_pending_*Juan Quintela
2023-02-02docs: add a new section to outline emulation supportAlex Bennée
2023-01-16tcg: add perfmap and jitdumpIlya Leoshkevich
2023-01-08docs/devel: Rules on #include in headersMarkus Armbruster
2023-01-04tcg: convert tcg/README to rstMark Cave-Ayland