aboutsummaryrefslogtreecommitdiff
path: root/docs/devel
AgeCommit message (Expand)AuthorFilesLines
2022-01-28Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-1/+1
2022-01-28configure: fix parameter expansion of --cross-cc-cflags optionsMatheus Ferst1-1/+1
2022-01-27docs/qapi-code-gen: update to cover trace events code generationVladimir Sementsov-Ogievskiy2-0/+25
2022-01-27qapi/commands: refactor error handling codeVladimir Sementsov-Ogievskiy1-1/+1
2022-01-19Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-7.0-180122-2' int...Peter Maydell2-7/+111
2022-01-18docs/devel: more documentation on the use of suffixesAlex Bennée1-0/+6
2022-01-18docs/devel: update C standard to C11Alex Bennée1-4/+4
2022-01-18tests: integrate lcitool for generating build env manifestsDaniel P. Berrangé1-3/+101
2022-01-18docs/devel: add some clarifying text for aliasesAlex Bennée1-5/+9
2021-11-22docs: Render binary names as monospaced textPhilippe Mathieu-Daudé3-10/+10
2021-11-22Fix some typos in documentation (found by codespell)Stefan Weil3-3/+3
2021-11-22docs: List more commit-message tags in "submitting-a-patch"Kashyap Chamarthy1-0/+4
2021-11-22docs: Fix botched rST conversion of 'submitting-a-patch.rst'Kashyap Chamarthy5-52/+161
2021-11-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson4-5/+5
2021-11-19docs: Spell QEMU all capsPhilippe Mathieu-Daudé4-5/+5
2021-11-17docs: rSTify the "SubmitAPatch" wikiKashyap Chamarthy2-0/+457
2021-11-17docs: rSTify the "SubmitAPullRequest" wikiKashyap Chamarthy2-0/+77
2021-11-17docs: rSTify the "TrivialPatches" wikiKashyap Chamarthy2-0/+51
2021-11-16Jobs based on custom runners: add CentOS Stream 8Cleber Rosa1-0/+7
2021-11-10docs/devel/qapi-code-gen: Belatedly document feature documentationMarkus Armbruster1-8/+15
2021-11-10docs/devel/qapi-code-gen: Drop a duplicate paragraphMarkus Armbruster1-6/+0
2021-11-08Merge remote-tracking branch 'remotes/philmd/tags/avocado-20211108' into stagingRichard Henderson3-31/+30
2021-11-08tests/avocado: Rename avocado_qemu.Test -> QemuSystemTestPhilippe Mathieu-Daudé1-4/+4
2021-11-08tests/acceptance: rename tests acceptance to tests avocadoWillian Rampazzo3-27/+26
2021-11-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson1-5/+4
2021-11-08docs: adjust for demise of scripts/create_configPaolo Bonzini1-5/+4
2021-11-08docs: (further) remove non-reference uses of single backticksJohn Snow1-8/+8
2021-11-08docs: remove non-reference uses of single backticksJohn Snow2-5/+6
2021-11-04docs/tcg-plugins: add L2 arguments to cache docsMahmoud Mandour1-2/+18
2021-11-02docs/devel: document expectations for HMP commands in the futureDaniel P. Berrangé1-0/+8
2021-11-02docs/devel: add example of command returning unstructured textDaniel P. Berrangé1-1/+100
2021-11-02docs/devel: document expectations for QAPI data modelling for QMPDaniel P. Berrangé1-0/+27
2021-11-02docs/devel: update error handling guidance for HMP commandsDaniel P. Berrangé1-12/+7
2021-11-02docs/devel: tweak headings in monitor command docsDaniel P. Berrangé1-4/+4
2021-11-02docs/devel: rename file for writing monitor commandsDaniel P. Berrangé2-4/+4
2021-10-29qapi: New special feature flag "unstable"Markus Armbruster1-3/+6
2021-10-27qapi: Add feature flags to enum membersMarkus Armbruster1-5/+11
2021-10-27qapi: Enable enum member introspection to show more than nameMarkus Armbruster1-4/+11
2021-10-14configure: automatically parse command line for meson -D optionsPaolo Bonzini1-67/+69
2021-10-13accel/tcg: Add cpu_{ld,st}*_mmu interfacesRichard Henderson1-9/+43
2021-10-01docs: reorganize testing.rstPaolo Bonzini1-70/+76
2021-10-01docs: move gcov section at the end of testing.rstPaolo Bonzini1-19/+19
2021-10-01docs: reorganize tcg-plugins.rstPaolo Bonzini1-47/+46
2021-10-01docs: reorganize qgraph.rstPaolo Bonzini1-65/+67
2021-10-01docs: put "make" information together in build-system.rstPaolo Bonzini1-11/+10
2021-10-01docs: move notes inside the body of the documentPaolo Bonzini1-9/+11
2021-10-01docs: name included files ".rst.inc"Paolo Bonzini4-3/+3
2021-09-27tests/Makefile: add AVOCADO_TESTS option to make check-acceptanceWillian Rampazzo1-0/+27
2021-09-27docs/devel/testing: add instruction to run a single acceptance testWillian Rampazzo1-0/+28
2021-09-27tests/Makefile: allow control over tags during check-acceptanceWillian Rampazzo1-0/+14