summaryrefslogtreecommitdiffstats
path: root/docs/devel
Commit message (Expand)AuthorAgeFilesLines
* docs: Build and install all the docs in a single manualPeter Maydell2021-01-191-15/+0Star
* Docs/RCU: Correct sample code of qatomic_rcu_setKeqian Zhu2021-01-121-1/+1
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-01-063-12/+149
|\
| * meson: cleanup Kconfig.host handlingPaolo Bonzini2021-01-021-10/+9Star
| * docs: Add CFI DocumentationDaniele Buono2021-01-022-2/+140
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210104' into ...Peter Maydell2021-01-051-4/+47
|\ \
| * | clock: Define and use new clock_display_freq()Peter Maydell2021-01-041-0/+5
| * | clock: Remove clock_get_ns()Peter Maydell2021-01-041-4/+13
| * | clock: Introduce clock_ticks_to_ns()Peter Maydell2021-01-041-0/+29
| |/
* / tracetool: add output filename command-line argumentStefan Hajnoczi2021-01-041-1/+2
|/
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...Peter Maydell2021-01-011-8/+4Star
|\
| * qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake2020-12-191-8/+4Star
* | docs/devel/migration: Improve debugging section a bitMarkus Armbruster2020-12-181-5/+6
|/
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-12-111-0/+2
|\
| * docs/devel/loads-stores: Add regexp for DMA functionsPhilippe Mathieu-Daudé2020-12-101-0/+2
* | docs/devel/writing-qmp-commands.txt: Fix docsZihao Chang2020-12-101-1/+1
|/
* docs: add "page source" link to sphinx documentationDaniel P. Berrangé2020-11-101-0/+5
* docs/fuzz: update fuzzing documentation post-mesonAlexander Bulekov2020-11-101-3/+3
* docs/fuzz: rST-ify the fuzzing documentationAlexander Bulekov2020-11-103-214/+237
* docs/devel/qapi-code-gen: Fix up examplesMarkus Armbruster2020-11-091-2/+4
* docs: expand sourceset documentationPaolo Bonzini2020-11-032-53/+107
* docs/devel/testing.rst: Update outdated Avocado URLsPhilippe Mathieu-Daudé2020-10-261-2/+2
* fuzz: Add instructions for using generic-fuzzAlexander Bulekov2020-10-261-0/+39
* loads-stores.rst: add footnote that clarifies GETPC usageEmanuele Giuseppe Esposito2020-10-201-1/+7
* build: replace ninjatool with ninjaPaolo Bonzini2020-10-171-4/+2Star
* docs/devel: update instruction on how to add new unit testsPaolo Bonzini2020-10-122-18/+31
* docs/devel/qtest: Include libqtest API referenceEduardo Habkost2020-10-121-0/+6
* docs/devel/qtest: Include protocol spec in documentEduardo Habkost2020-10-121-2/+10
* docs: Move QTest documentation to its own documentEduardo Habkost2020-10-123-45/+61
* docs: repair broken referencesJohn Snow2020-10-102-2/+2
* hmp: Add support for coroutine command handlersKevin Wolf2020-10-091-2/+2
* qapi: Add a 'coroutine' flag for commandsKevin Wolf2020-10-091-0/+29
* docs/devel/qom: Avoid long linesEduardo Habkost2020-10-061-3/+6
* docs/devel/qom: Use *emphasis* for emphasisEduardo Habkost2020-10-061-3/+3
* docs/devel/qom: Fix indentation of code blocksEduardo Habkost2020-10-061-38/+38
* docs/devel/qom: Fix indentation of bulleted listEduardo Habkost2020-10-061-3/+3
* scripts: add block-coroutine-wrapper.pyVladimir Sementsov-Ogievskiy2020-10-052-0/+55
* docs: Move object.h overview doc comment to qom.rstPaolo Bonzini2020-09-301-0/+373
* docs: Create docs/devel/qom.rstEduardo Habkost2020-09-302-0/+6
* meson: clean up build_by_defaultPaolo Bonzini2020-09-301-0/+5
* docs/devel/qapi-code-gen.txt: Update to new rST backend conventionsPeter Maydell2020-09-291-26/+49
* scripts/qapi/parser.py: improve doc comment indent handlingPeter Maydell2020-09-291-0/+23
* qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-233-89/+89
* docs/: fix some comment spelling errorszhaolichang2020-09-174-4/+4
* plugins: move the more involved plugins to contribAlex Bennée2020-09-101-0/+146
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-08' into ...Peter Maydell2020-09-081-0/+2
|\
| * qapi: Reject section markup in definition documentationMarkus Armbruster2020-09-071-0/+2
* | docs: update build system documentationPaolo Bonzini2020-09-081-86/+11Star
* | docs: suggest Meson replacements for various configure functionsPaolo Bonzini2020-09-081-3/+7
* | configure: do not look for install(1)Paolo Bonzini2020-09-081-4/+0Star