aboutsummaryrefslogtreecommitdiff
path: root/docs/devel
AgeCommit message (Expand)AuthorFilesLines
2020-12-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-0/+2
2020-12-10docs/devel/loads-stores: Add regexp for DMA functionsPhilippe Mathieu-Daudé1-0/+2
2020-12-10docs/devel/writing-qmp-commands.txt: Fix docsZihao Chang1-1/+1
2020-11-10docs: add "page source" link to sphinx documentationDaniel P. Berrangé1-0/+5
2020-11-10docs/fuzz: update fuzzing documentation post-mesonAlexander Bulekov1-3/+3
2020-11-10docs/fuzz: rST-ify the fuzzing documentationAlexander Bulekov3-214/+237
2020-11-09docs/devel/qapi-code-gen: Fix up examplesMarkus Armbruster1-2/+4
2020-11-03docs: expand sourceset documentationPaolo Bonzini2-53/+107
2020-10-26docs/devel/testing.rst: Update outdated Avocado URLsPhilippe Mathieu-Daudé1-2/+2
2020-10-26fuzz: Add instructions for using generic-fuzzAlexander Bulekov1-0/+39
2020-10-20loads-stores.rst: add footnote that clarifies GETPC usageEmanuele Giuseppe Esposito1-1/+7
2020-10-17build: replace ninjatool with ninjaPaolo Bonzini1-4/+2
2020-10-12docs/devel: update instruction on how to add new unit testsPaolo Bonzini2-18/+31
2020-10-12docs/devel/qtest: Include libqtest API referenceEduardo Habkost1-0/+6
2020-10-12docs/devel/qtest: Include protocol spec in documentEduardo Habkost1-2/+10
2020-10-12docs: Move QTest documentation to its own documentEduardo Habkost3-45/+61
2020-10-10docs: repair broken referencesJohn Snow2-2/+2
2020-10-09hmp: Add support for coroutine command handlersKevin Wolf1-2/+2
2020-10-09qapi: Add a 'coroutine' flag for commandsKevin Wolf1-0/+29
2020-10-06docs/devel/qom: Avoid long linesEduardo Habkost1-3/+6
2020-10-06docs/devel/qom: Use *emphasis* for emphasisEduardo Habkost1-3/+3
2020-10-06docs/devel/qom: Fix indentation of code blocksEduardo Habkost1-38/+38
2020-10-06docs/devel/qom: Fix indentation of bulleted listEduardo Habkost1-3/+3
2020-10-05scripts: add block-coroutine-wrapper.pyVladimir Sementsov-Ogievskiy2-0/+55
2020-09-30docs: Move object.h overview doc comment to qom.rstPaolo Bonzini1-0/+373
2020-09-30docs: Create docs/devel/qom.rstEduardo Habkost2-0/+6
2020-09-30meson: clean up build_by_defaultPaolo Bonzini1-0/+5
2020-09-29docs/devel/qapi-code-gen.txt: Update to new rST backend conventionsPeter Maydell1-26/+49
2020-09-29scripts/qapi/parser.py: improve doc comment indent handlingPeter Maydell1-0/+23
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi3-89/+89
2020-09-17docs/: fix some comment spelling errorszhaolichang4-4/+4
2020-09-10plugins: move the more involved plugins to contribAlex Bennée1-0/+146
2020-09-08Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-08' into ...Peter Maydell1-0/+2
2020-09-08docs: update build system documentationPaolo Bonzini1-86/+11
2020-09-08docs: suggest Meson replacements for various configure functionsPaolo Bonzini1-3/+7
2020-09-08configure: do not look for install(1)Paolo Bonzini1-4/+0
2020-09-08Makefile: inline the relevant parts of rules.makPaolo Bonzini1-4/+0
2020-09-07qapi: Reject section markup in definition documentationMarkus Armbruster1-0/+2
2020-09-03qapi: enable use of g_autoptr with QAPI typesDaniel P. Berrangé1-0/+2
2020-09-01meson: use pkg-config method to find dependenciesPaolo Bonzini1-13/+14
2020-08-21docs: convert build system documentation to rSTPaolo Bonzini2-169/+142
2020-08-21meson: update build-system documentationPaolo Bonzini1-228/+240
2020-08-21rules.mak: drop unneeded macrosPaolo Bonzini1-4/+1
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini2-4/+4
2020-08-21libqemuutil, qapi, trace: convert to mesonPaolo Bonzini1-1/+1
2020-08-21meson: use coverage optionMarc-André Lureau1-4/+3
2020-08-04docs/devel: Document decodetree no-overlap groupsRichard Henderson1-13/+20
2020-07-21docs/fuzz: add instructions for generating a coverage reportAlexander Bulekov1-0/+19
2020-07-21docs/fuzz: add information about useful libFuzzer flagsAlexander Bulekov1-0/+37
2020-07-21docs/fuzz: describe building fuzzers with enable-sanitizersAlexander Bulekov1-2/+5