index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
qapi
Age
Commit message (
Expand
)
Author
6 days
qapi: update type hint for objects_seen
John Snow
2026-06-16
qapi: add doc comment "Intro" section parsing
John Snow
2026-06-16
qapi: remove implicit doc comment Plain section
John Snow
2026-06-16
qapi: adjust doc comment stub member insertion algorithm
John Snow
2026-06-16
qapi/parser: add mea culpa comment for ensure_returns
John Snow
2026-06-16
qapi/parser: move _insert_near_kind() method
John Snow
2026-06-16
qapi: new doc comment "Intro" section
John Snow
2026-06-16
qapi/parser: fix comment phrasing
John Snow
2026-06-16
qapi/parser: make remaining subsection members "private"
John Snow
2026-06-16
qapi/parser: add has_features property
John Snow
2026-06-16
qapi/parser: remove unused QAPIDoc subsection members
John Snow
2025-11-19
python/qapi: delint import statements
John Snow
2025-11-19
python/qapi: add an ignore for Pylint 4.x
John Snow
2025-11-10
qapi/parser: Mollify mypy
Markus Armbruster
2025-11-04
qapi: Add documentation format validation
Vladimir Sementsov-Ogievskiy
2025-11-04
qapi/command: Avoid generating unused qmp_marshal_output_T()
Markus Armbruster
2025-10-01
treewide: remove unnessary "coding" header
Paolo Bonzini
2025-07-14
qapi: Fix undocumented return values by generating something
John Snow
2025-07-14
qapi: lift restriction on using '=' in doc blocks
John Snow
2025-07-14
docs/sphinx: remove special parsing for freeform sections
John Snow
2025-06-05
qapi: delete un-needed python static analysis configs
John Snow
2025-06-05
python: add qapi static analysis tests
John Snow
2025-06-05
qapi: Add some pylint ignores
John Snow
2025-04-30
Drop support for Python 3.8
Thomas Huth
2025-03-11
scripts/qapi/backend: Clean up create_backend()'s failure mode
Markus Armbruster
2025-03-11
qapi/parser: add undocumented stub members to all_sections
John Snow
2025-03-11
qapi/source: allow multi-line QAPISourceInfo advancing
John Snow
2025-03-11
qapi/schema: add __repr__ to QAPIDoc.Section
John Snow
2025-03-11
qapi: clean up encoding of section kinds
John Snow
2025-03-11
qapi/parser: adjust info location for doc body section
John Snow
2025-03-06
qapi/introspect: Use @dataclass to simplify
Markus Armbruster
2025-03-06
qapi: Eliminate OrderedDict
Markus Armbruster
2025-03-04
qapi: pluggable backend code generators
Daniel P. Berrangé
2025-02-26
qapi: update pylintrc config
John Snow
2025-02-10
qapi: expose all schema features to code
Daniel P. Berrangé
2025-02-10
qapi: rename 'special_features' to 'features'
Daniel P. Berrangé
2025-02-10
qapi: change 'unsigned special_features' to 'uint64_t features'
Daniel P. Berrangé
2025-02-10
qapi: cope with feature names containing a '-'
Daniel P. Berrangé
2025-02-10
qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.h
Daniel P. Berrangé
2025-02-10
qapi: Move include/qapi/qmp/ to include/qobject/
Daniel P. Berrangé
2024-09-10
qapi: Smarter camel_to_upper() to reduce need for 'prefix'
Markus Armbruster
2024-07-17
qapi: remove "Example" doc section
John Snow
2024-07-06
qapi/parser: don't parse rST markup as section headers
John Snow
2024-07-06
qapi: convert "Note" sections to plain rST
John Snow
2024-07-06
qapi/parser: fix comment parsing immediately following a doc block
John Snow
2024-07-06
qapi/parser: preserve indentation in QAPIDoc sections
John Snow
2024-07-06
qapi: linter fixups
John Snow
2024-05-06
qapi: Simplify QAPISchemaVariants @tag_member
Markus Armbruster
2024-05-06
qapi: Move conditional code from QAPISchemaVariants to its subtypes
Markus Armbruster
2024-05-06
qapi: Rename QAPISchemaAlternateType.variants to .alternatives
Markus Armbruster
[next]