aboutsummaryrefslogtreecommitdiff
path: root/docs/devel
AgeCommit message (Expand)AuthorFilesLines
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
2021-09-27qapi: Drop simple unionsMarkus Armbruster1-100/+23
2021-09-25qapi: Tidy up unusual line breaksMarkus Armbruster1-6/+6
2021-09-13Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2-3/+4
2021-09-13docs: link to archived Fedora code of conductPaolo Bonzini1-2/+2
2021-09-13docs: standardize directory index to --- with overlinePaolo Bonzini1-1/+2
2021-09-08tcg: Drop gen_io_end()Peter Maydell1-3/+0
2021-09-06docs: add definitions of terms for CI/testingWillian Rampazzo2-0/+122
2021-09-03Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-020921-1' int...Peter Maydell2-25/+54
2021-09-02Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into...Peter Maydell1-0/+29
2021-09-02docs/devel: be consistent about example plugin namesMahmoud Mandour1-2/+2
2021-09-02docs/tcg-plugins: new passing parameters scheme for cache docsMahmoud Mandour1-9/+9
2021-09-02plugins/howvec: adapting to the new argument passing schemeMahmoud Mandour1-5/+5
2021-09-02plugins/hwprofile: adapt to the new plugin arguments schemeMahmoud Mandour1-4/+4
2021-09-02plugins/lockstep: make socket path not positional & parse bool argMahmoud Mandour1-1/+1
2021-09-02plugins/hotpages: introduce sortby arg and parsed bool args correctlyMahmoud Mandour1-0/+15
2021-09-02docs/devel/tcg-plugins: added cores arg to cache pluginMahmoud Mandour1-5/+8
2021-09-02gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document themThomas Huth1-0/+11
2021-09-01docs/devel/testing: add -p option to the debug section of QEMU iotestsEmanuele Giuseppe Esposito1-0/+4
2021-09-01docs/devel/testing: add -valgrind option to the debug section of QEMU iotestsEmanuele Giuseppe Esposito1-0/+6
2021-09-01docs/devel/testing: add -gdb option to the debugging section of QEMU iotestsEmanuele Giuseppe Esposito1-0/+11
2021-09-01docs/devel/testing: add debug section to the QEMU iotests chapterEmanuele Giuseppe Esposito1-0/+8
2021-09-01clock: Provide builtin multiplier/dividerPeter Maydell1-0/+23
2021-09-01tests: Remove uses of deprecated raspi2/raspi3 machine namesPhilippe Mathieu-Daudé1-19/+19
2021-08-26docs: update the documentation upfront about schema configurationMarc-André Lureau1-12/+18
2021-08-25docs: split the CI docs into two filesDaniel P. Berrangé3-157/+159
2021-08-04docs: convert writing-qmp-commands.txt to writing-qmp-commands.rstJohn Snow2-285/+311
2021-08-04docs/qapi-code-gen: add cross-referencesJohn Snow1-49/+58
2021-08-04docs/qapi-code-gen: Beautify formattingJohn Snow1-83/+91
2021-08-04docs: convert qapi-code-gen.txt to ReSTJohn Snow2-252/+316
2021-08-04docs/devel/qapi-code-gen: Update examples to match current codeMarkus Armbruster1-7/+16
2021-08-02docs/devel: Format literals correctlyPeter Maydell3-15/+15
2021-08-02docs/devel/migration.rst: Format literals correctlyPeter Maydell1-18/+18
2021-08-02docs/devel/ebpf_rss.rst: Format literals correctlyPeter Maydell1-9/+9
2021-08-02docs/devel/build-system.rst: Correct typo in example codePeter Maydell1-2/+2
2021-08-02docs/devel/build-system.rst: Format literals correctlyPeter Maydell1-78/+78
2021-07-29docs: Document GitLab custom CI/CD variablesPhilippe Mathieu-Daudé1-0/+40
2021-07-18docs: Remove "Contents:" lines from top-level subsectionsPeter Maydell1-2/+0
2021-07-18docs: Stop calling the top level subsections of our manual 'manuals'Peter Maydell1-4/+1
2021-07-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-1...Peter Maydell3-1/+213
2021-07-14docs/devel: Added cache plugin to the plugins docsMahmoud Mandour1-0/+59