aboutsummaryrefslogtreecommitdiff
path: root/docs/devel
AgeCommit message (Expand)Author
2022-03-23docs/tcg-plugins: document QEMU_PLUGIN behaviourChristoph Muellner
2022-03-23docs/devel: try and impose some organisationAlex Bennée
2022-03-02migration: Remove load_state_old and minimum_version_id_oldPeter Maydell
2022-02-28gitlab: add a new aarch32 custom runner definitionAlex Bennée
2022-02-21Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2022-02-21Kconfig: Add I2C_DEVICES device groupPeter Maydell
2022-02-21configure, meson: move TPM check to mesonPaolo Bonzini
2022-02-09docs: remove references to TCG tracingAlex Bennée
2022-02-09docs/devel: mention our .editorconfigAlex Bennée
2022-01-28Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2022-01-28configure: fix parameter expansion of --cross-cc-cflags optionsMatheus Ferst
2022-01-27docs/qapi-code-gen: update to cover trace events code generationVladimir Sementsov-Ogievskiy
2022-01-27qapi/commands: refactor error handling codeVladimir Sementsov-Ogievskiy
2022-01-19Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-7.0-180122-2' int...Peter Maydell
2022-01-18docs/devel: more documentation on the use of suffixesAlex Bennée
2022-01-18docs/devel: update C standard to C11Alex Bennée
2022-01-18tests: integrate lcitool for generating build env manifestsDaniel P. Berrangé
2022-01-18docs/devel: add some clarifying text for aliasesAlex Bennée
2021-11-22docs: Render binary names as monospaced textPhilippe Mathieu-Daudé
2021-11-22Fix some typos in documentation (found by codespell)Stefan Weil
2021-11-22docs: List more commit-message tags in "submitting-a-patch"Kashyap Chamarthy
2021-11-22docs: Fix botched rST conversion of 'submitting-a-patch.rst'Kashyap Chamarthy
2021-11-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2021-11-19docs: Spell QEMU all capsPhilippe Mathieu-Daudé
2021-11-17docs: rSTify the "SubmitAPatch" wikiKashyap Chamarthy
2021-11-17docs: rSTify the "SubmitAPullRequest" wikiKashyap Chamarthy
2021-11-17docs: rSTify the "TrivialPatches" wikiKashyap Chamarthy
2021-11-16Jobs based on custom runners: add CentOS Stream 8Cleber Rosa
2021-11-10docs/devel/qapi-code-gen: Belatedly document feature documentationMarkus Armbruster
2021-11-10docs/devel/qapi-code-gen: Drop a duplicate paragraphMarkus Armbruster
2021-11-08Merge remote-tracking branch 'remotes/philmd/tags/avocado-20211108' into stagingRichard Henderson
2021-11-08tests/avocado: Rename avocado_qemu.Test -> QemuSystemTestPhilippe Mathieu-Daudé
2021-11-08tests/acceptance: rename tests acceptance to tests avocadoWillian Rampazzo
2021-11-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson
2021-11-08docs: adjust for demise of scripts/create_configPaolo Bonzini
2021-11-08docs: (further) remove non-reference uses of single backticksJohn Snow
2021-11-08docs: remove non-reference uses of single backticksJohn Snow
2021-11-04docs/tcg-plugins: add L2 arguments to cache docsMahmoud Mandour
2021-11-02docs/devel: document expectations for HMP commands in the futureDaniel P. Berrangé
2021-11-02docs/devel: add example of command returning unstructured textDaniel P. Berrangé
2021-11-02docs/devel: document expectations for QAPI data modelling for QMPDaniel P. Berrangé
2021-11-02docs/devel: update error handling guidance for HMP commandsDaniel P. Berrangé
2021-11-02docs/devel: tweak headings in monitor command docsDaniel P. Berrangé
2021-11-02docs/devel: rename file for writing monitor commandsDaniel P. Berrangé
2021-10-29qapi: New special feature flag "unstable"Markus Armbruster
2021-10-27qapi: Add feature flags to enum membersMarkus Armbruster
2021-10-27qapi: Enable enum member introspection to show more than nameMarkus Armbruster
2021-10-14configure: automatically parse command line for meson -D optionsPaolo Bonzini
2021-10-13accel/tcg: Add cpu_{ld,st}*_mmu interfacesRichard Henderson
2021-10-01docs: reorganize testing.rstPaolo Bonzini