summaryrefslogtreecommitdiff
path: root/docs/devel
AgeCommit message (Expand)Author
2020-10-26docs/devel/testing.rst: Update outdated Avocado URLsPhilippe Mathieu-Daudé
2020-10-26fuzz: Add instructions for using generic-fuzzAlexander Bulekov
2020-10-20loads-stores.rst: add footnote that clarifies GETPC usageEmanuele Giuseppe Esposito
2020-10-17build: replace ninjatool with ninjaPaolo Bonzini
2020-10-12docs/devel: update instruction on how to add new unit testsPaolo Bonzini
2020-10-12docs/devel/qtest: Include libqtest API referenceEduardo Habkost
2020-10-12docs/devel/qtest: Include protocol spec in documentEduardo Habkost
2020-10-12docs: Move QTest documentation to its own documentEduardo Habkost
2020-10-10docs: repair broken referencesJohn Snow
2020-10-09hmp: Add support for coroutine command handlersKevin Wolf
2020-10-09qapi: Add a 'coroutine' flag for commandsKevin Wolf
2020-10-06docs/devel/qom: Avoid long linesEduardo Habkost
2020-10-06docs/devel/qom: Use *emphasis* for emphasisEduardo Habkost
2020-10-06docs/devel/qom: Fix indentation of code blocksEduardo Habkost
2020-10-06docs/devel/qom: Fix indentation of bulleted listEduardo Habkost
2020-10-05scripts: add block-coroutine-wrapper.pyVladimir Sementsov-Ogievskiy
2020-09-30docs: Move object.h overview doc comment to qom.rstPaolo Bonzini
2020-09-30docs: Create docs/devel/qom.rstEduardo Habkost
2020-09-30meson: clean up build_by_defaultPaolo Bonzini
2020-09-29docs/devel/qapi-code-gen.txt: Update to new rST backend conventionsPeter Maydell
2020-09-29scripts/qapi/parser.py: improve doc comment indent handlingPeter Maydell
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi
2020-09-17docs/: fix some comment spelling errorszhaolichang
2020-09-10plugins: move the more involved plugins to contribAlex Bennée
2020-09-08Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-08' into ...Peter Maydell
2020-09-08docs: update build system documentationPaolo Bonzini
2020-09-08docs: suggest Meson replacements for various configure functionsPaolo Bonzini
2020-09-08configure: do not look for install(1)Paolo Bonzini
2020-09-08Makefile: inline the relevant parts of rules.makPaolo Bonzini
2020-09-07qapi: Reject section markup in definition documentationMarkus Armbruster
2020-09-03qapi: enable use of g_autoptr with QAPI typesDaniel P. Berrangé
2020-09-01meson: use pkg-config method to find dependenciesPaolo Bonzini
2020-08-21docs: convert build system documentation to rSTPaolo Bonzini
2020-08-21meson: update build-system documentationPaolo Bonzini
2020-08-21rules.mak: drop unneeded macrosPaolo Bonzini
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini
2020-08-21libqemuutil, qapi, trace: convert to mesonPaolo Bonzini
2020-08-21meson: use coverage optionMarc-André Lureau
2020-08-04docs/devel: Document decodetree no-overlap groupsRichard Henderson
2020-07-21docs/fuzz: add instructions for generating a coverage reportAlexander Bulekov
2020-07-21docs/fuzz: add information about useful libFuzzer flagsAlexander Bulekov
2020-07-21docs/fuzz: describe building fuzzers with enable-sanitizersAlexander Bulekov
2020-07-15docs/devel: fix grammar in multi-thread-tcgAlex Bennée
2020-07-13docs/devel/fuzzing: Fix bugs in documentationThomas Huth
2020-07-11docs/devel: add some notes on tcg-icount for developersAlex Bennée
2020-07-11docs/devel: convert and update MTTCG design documentAlex Bennée
2020-07-10qapi: Smooth visitor error checking in generated codeMarkus Armbruster
2020-07-10qapi: Make visitor functions taking Error ** return bool, not voidMarkus Armbruster
2020-06-16docs: Added details on TSan to testing.rstRobert Foley
2020-05-11accel/tcg: Add endian-specific cpu_{ld, st}* operationsRichard Henderson