summaryrefslogtreecommitdiffstats
path: root/docs/devel
Commit message (Expand)AuthorAgeFilesLines
* docs: reorganize testing.rstPaolo Bonzini2021-10-011-70/+76
* docs: move gcov section at the end of testing.rstPaolo Bonzini2021-10-011-19/+19
* docs: reorganize tcg-plugins.rstPaolo Bonzini2021-10-011-47/+46
* docs: reorganize qgraph.rstPaolo Bonzini2021-10-011-65/+67
* docs: put "make" information together in build-system.rstPaolo Bonzini2021-10-011-11/+10
* docs: move notes inside the body of the documentPaolo Bonzini2021-10-011-9/+11
* docs: name included files ".rst.inc"Paolo Bonzini2021-10-014-3/+3
* tests/Makefile: add AVOCADO_TESTS option to make check-acceptanceWillian Rampazzo2021-09-271-0/+27
* docs/devel/testing: add instruction to run a single acceptance testWillian Rampazzo2021-09-271-0/+28
* tests/Makefile: allow control over tags during check-acceptanceWillian Rampazzo2021-09-271-0/+14
* qapi: Drop simple unionsMarkus Armbruster2021-09-271-100/+23
* qapi: Tidy up unusual line breaksMarkus Armbruster2021-09-251-6/+6
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-09-132-3/+4
|\
| * docs: link to archived Fedora code of conductPaolo Bonzini2021-09-131-2/+2
| * docs: standardize directory index to --- with overlinePaolo Bonzini2021-09-131-1/+2
* | tcg: Drop gen_io_end()Peter Maydell2021-09-081-3/+0
|/
* docs: add definitions of terms for CI/testingWillian Rampazzo2021-09-062-0/+122
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-020921-1' int...Peter Maydell2021-09-032-25/+54
|\
| * docs/devel: be consistent about example plugin namesMahmoud Mandour2021-09-021-2/+2
| * docs/tcg-plugins: new passing parameters scheme for cache docsMahmoud Mandour2021-09-021-9/+9
| * plugins/howvec: adapting to the new argument passing schemeMahmoud Mandour2021-09-021-5/+5
| * plugins/hwprofile: adapt to the new plugin arguments schemeMahmoud Mandour2021-09-021-4/+4
| * plugins/lockstep: make socket path not positional & parse bool argMahmoud Mandour2021-09-021-1/+1
| * plugins/hotpages: introduce sortby arg and parsed bool args correctlyMahmoud Mandour2021-09-021-0/+15
| * docs/devel/tcg-plugins: added cores arg to cache pluginMahmoud Mandour2021-09-021-5/+8
| * gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document themThomas Huth2021-09-021-0/+11
* | Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into...Peter Maydell2021-09-021-0/+29
|\ \ | |/ |/|
| * docs/devel/testing: add -p option to the debug section of QEMU iotestsEmanuele Giuseppe Esposito2021-09-011-0/+4
| * docs/devel/testing: add -valgrind option to the debug section of QEMU iotestsEmanuele Giuseppe Esposito2021-09-011-0/+6
| * docs/devel/testing: add -gdb option to the debugging section of QEMU iotestsEmanuele Giuseppe Esposito2021-09-011-0/+11
| * docs/devel/testing: add debug section to the QEMU iotests chapterEmanuele Giuseppe Esposito2021-09-011-0/+8
* | clock: Provide builtin multiplier/dividerPeter Maydell2021-09-011-0/+23
* | tests: Remove uses of deprecated raspi2/raspi3 machine namesPhilippe Mathieu-Daudé2021-09-011-19/+19
|/
* docs: update the documentation upfront about schema configurationMarc-André Lureau2021-08-261-12/+18
* docs: split the CI docs into two filesDaniel P. Berrangé2021-08-253-157/+159
* docs: convert writing-qmp-commands.txt to writing-qmp-commands.rstJohn Snow2021-08-042-285/+311
* docs/qapi-code-gen: add cross-referencesJohn Snow2021-08-041-49/+58
* docs/qapi-code-gen: Beautify formattingJohn Snow2021-08-041-83/+91
* docs: convert qapi-code-gen.txt to ReSTJohn Snow2021-08-042-252/+316
* docs/devel/qapi-code-gen: Update examples to match current codeMarkus Armbruster2021-08-041-7/+16
* docs/devel: Format literals correctlyPeter Maydell2021-08-023-15/+15
* docs/devel/migration.rst: Format literals correctlyPeter Maydell2021-08-021-18/+18
* docs/devel/ebpf_rss.rst: Format literals correctlyPeter Maydell2021-08-021-9/+9
* docs/devel/build-system.rst: Correct typo in example codePeter Maydell2021-08-021-2/+2
* docs/devel/build-system.rst: Format literals correctlyPeter Maydell2021-08-021-78/+78
* docs: Document GitLab custom CI/CD variablesPhilippe Mathieu-Daudé2021-07-291-0/+40
* docs: Remove "Contents:" lines from top-level subsectionsPeter Maydell2021-07-181-2/+0
* docs: Stop calling the top level subsections of our manual 'manuals'Peter Maydell2021-07-181-4/+1
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-1...Peter Maydell2021-07-153-1/+213
|\
| * docs/devel: Added cache plugin to the plugins docsMahmoud Mandour2021-07-141-0/+59