summary refs log tree commit diff stats
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* docs/about/emulation: Fix broken linkSantiago Monserrat Campanello2025-03-191-1/+1
* docs: enable transmogrifier for QSD and QGAJohn Snow2025-03-143-0/+6
* docs: disambiguate references in qapi-domain.rstJohn Snow2025-03-141-7/+7
* docs: add QAPI namespace "QMP" to qemu-qmp-refJohn Snow2025-03-142-1/+4
* docs/qapi-domain: add namespaced index supportJohn Snow2025-03-142-14/+40
* docs/qapi_domain: add namespace support to cross-referencesJohn Snow2025-03-142-47/+114
* docs/qapidoc: add :namespace: option to qapi-doc directiveJohn Snow2025-03-141-0/+12
* docs/qapi-domain: add qapi:namespace directiveJohn Snow2025-03-142-1/+32
* docs/qapi-domain: add :namespace: override optionJohn Snow2025-03-142-2/+5
* docs/qapi_domain: add namespace support to FQNJohn Snow2025-03-141-8/+27
* docs/qapi-domain: always store fully qualified name in signodeJohn Snow2025-03-141-22/+42
* docs/qapi_domain: isolate TYPE_CHECKING importsJohn Snow2025-03-141-7/+11
* Merge tag 'pull-request-2025-03-13' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2025-03-145-21/+20
|\
| * docs/system: Fix the information on how to run certain functional testsThomas Huth2025-03-123-8/+7
| * docs: Rename default-configs to configsGreg Kurz2025-03-122-13/+13
* | Merge tag 'pull-ppc-for-10.0-1-20250311' of https://gitlab.com/npiggin/qemu i...Stefan Hajnoczi2025-03-135-17/+32
|\ \
| * | docs/system/ppc/amigang.rst: Update for NVRAM emulationBALATON Zoltan2025-03-111-8/+9
| * | ppc/pnv: Add a default formatted PNOR imageNicholas Piggin2025-03-111-0/+7
| * | hw/ppc: Deprecate 405 CPUsCédric Le Goater2025-03-111-0/+9
| * | ppc/ppc405: Remove boardsCédric Le Goater2025-03-113-9/+7
| |/
* | docs: add qapi-domain syntax documentationJohn Snow2025-03-112-0/+671
* | docs: enable qapidoc transmogrifier for QEMU QMP ReferenceJohn Snow2025-03-111-0/+1
* | docs: disambiguate cross-referencesJohn Snow2025-03-112-8/+8
* | docs/qapidoc: generate entries for undocumented membersJohn Snow2025-03-111-2/+3
* | docs/qapidoc: Add "the members of" pointersJohn Snow2025-03-112-3/+77
* | docs/qapidoc: add intermediate output debuggerJohn Snow2025-03-111-4/+37
* | docs/qapidoc: process @foo into ``foo``John Snow2025-03-111-0/+3
* | docs/qapidoc: implement transmogrify() methodJohn Snow2025-03-111-2/+47
* | docs/qapidoc: add visit_entity()John Snow2025-03-111-0/+21
* | docs/qapidoc: add visit_sections() methodJohn Snow2025-03-111-0/+25
* | docs/qapidoc: add visit_member() methodJohn Snow2025-03-111-0/+27
* | docs/qapidoc: add visit_returns() methodJohn Snow2025-03-111-0/+15
* | docs/qapidoc: prepare to record entity being transmogrifiedJohn Snow2025-03-111-0/+6
* | docs/qapidoc: add visit_feature() methodJohn Snow2025-03-111-0/+9
* | docs/qapidoc: add add_field() and generate_field() helper methodsJohn Snow2025-03-111-0/+24
* | docs/qapidoc: add format_type() methodJohn Snow2025-03-111-0/+32
* | docs/qapidoc: add visit_errors() methodJohn Snow2025-03-111-0/+6
* | docs/qapidoc: add visit_paragraph() methodJohn Snow2025-03-111-0/+9
* | docs/qapidoc: add preamble() methodJohn Snow2025-03-111-3/+38
* | docs/qapidoc: add visit_freeform() methodJohn Snow2025-03-111-0/+44
* | docs/qapidoc: add visit_module() methodJohn Snow2025-03-111-0/+9
* | docs/qapidoc: add transmogrifier class stubJohn Snow2025-03-111-3/+70
* | docs/qapidoc: Fix static typing on qapidoc.pyJohn Snow2025-03-112-15/+26
* | docs/qapidoc: split old implementation into qapidoc_legacy.pyJohn Snow2025-03-112-418/+441
* | docs/qapidoc: add transmogrifier stubJohn Snow2025-03-111-13/+28
* | qapi: clean up encoding of section kindsJohn Snow2025-03-111-3/+4
* | docs/qapi-domain: Fix error context reporting in Sphinx 5.x and 6.xJohn Snow2025-03-112-6/+65
* | docs/qapi-domain: warn when QAPI domain xrefs fail to resolveJohn Snow2025-03-111-0/+23
* | docs/qapi-domain: add XREF compatibility goop for Sphinx < 4.1John Snow2025-03-112-15/+144
* | docs/qapi-domain: add CSS stylingJohn Snow2025-03-111-2/+54