index
:
riscv-gnu-toolchain/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-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-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
devel
/
qapi-code-gen.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-09
docs/devel/qapi-code-gen: Fix up examples
Markus Armbruster
1
-2
/
+4
2020-10-09
hmp: Add support for coroutine command handlers
Kevin Wolf
1
-2
/
+2
2020-10-09
qapi: Add a 'coroutine' flag for commands
Kevin Wolf
1
-0
/
+29
2020-09-29
docs/devel/qapi-code-gen.txt: Update to new rST backend conventions
Peter Maydell
1
-26
/
+49
2020-09-29
scripts/qapi/parser.py: improve doc comment indent handling
Peter Maydell
1
-0
/
+23
2020-09-07
qapi: Reject section markup in definition documentation
Markus Armbruster
1
-0
/
+2
2020-09-03
qapi: enable use of g_autoptr with QAPI types
Daniel P. Berrangé
1
-0
/
+2
2020-07-10
qapi: Smooth visitor error checking in generated code
Markus Armbruster
1
-37
/
+23
2020-07-10
qapi: Make visitor functions taking Error ** return bool, not void
Markus Armbruster
1
-29
/
+22
2020-04-30
qapi: Disallow qmp_marshal_FOO(NULL, ...)
Markus Armbruster
1
-1
/
+1
2020-04-30
qapi: Assert incomplete object occurs only in dealloc visitor
Markus Armbruster
1
-0
/
+2
2020-03-17
qapi: New special feature flag "deprecated"
Markus Armbruster
1
-0
/
+6
2020-03-17
qapi: Add feature flags to struct members
Markus Armbruster
1
-1
/
+3
2020-03-17
qapi: Add feature flags to remaining definitions
Markus Armbruster
1
-16
/
+38
2020-03-17
docs/devel/qapi-code-gen: Document 'features' introspection
Markus Armbruster
1
-15
/
+28
2020-03-17
docs/devel/qapi-code-gen: Clarify allow-oob introspection
Markus Armbruster
1
-3
/
+3
2020-03-17
docs/devel/qapi-code-gen: Fix typo in grammar
Markus Armbruster
1
-1
/
+1
2020-01-14
qapi: Generate command registration stuff into separate files
Markus Armbruster
1
-3
/
+16
2019-10-22
qapi: Add feature flags to commands
Peter Krempa
1
-4
/
+6
2019-09-24
qapi: Remove null from schema language
Markus Armbruster
1
-2
/
+2
2019-09-24
docs/devel/qapi-code-gen: Improve QAPI schema language doc
Markus Armbruster
1
-225
/
+373
2019-09-24
docs/devel/qapi-code-gen: Rewrite introduction to schema
Markus Armbruster
1
-59
/
+48
2019-09-24
docs/devel/qapi-code-gen: Rewrite compatibility considerations
Markus Armbruster
1
-35
/
+64
2019-09-24
docs/devel/qapi-code-gen: Reorder sections for readability
Markus Armbruster
1
-215
/
+221
2019-09-24
qapi: Permit omitting all flat union branches
Markus Armbruster
1
-2
/
+1
2019-09-24
docs/devel/qapi-code-gen: Minor specification fixes
Markus Armbruster
1
-18
/
+16
2019-09-24
qapi: Drop support for boxed alternate arguments
Markus Armbruster
1
-6
/
+6
2019-06-12
qapi: Add feature flags to struct types
Kevin Wolf
1
-0
/
+38
2019-02-18
qapi: Generate QAPIEvent stuff into separate files
Markus Armbruster
1
-15
/
+31
2019-02-18
qapi: Fix up documentation for recent commit a95291007b2
Markus Armbruster
1
-0
/
+2
2019-02-18
qapi: Belatedly document modular code generation
Markus Armbruster
1
-0
/
+38
2019-01-24
qapi: Eliminate indirection through qmp_event_get_func_emit()
Markus Armbruster
1
-7
/
+1
2019-01-24
qapi: Belatedly update docs for commit 9c2f56e9f9d
Markus Armbruster
1
-2
/
+2
2018-12-13
qapi: add 'if' to alternate members
Marc-André Lureau
1
-1
/
+1
2018-12-13
qapi: add 'if' to union members
Marc-André Lureau
1
-1
/
+1
2018-12-13
qapi: Add 'if' to implicit struct members
Marc-André Lureau
1
-0
/
+10
2018-12-13
qapi: add 'if' to enum members
Marc-André Lureau
1
-0
/
+9
2018-12-13
docs: Update references to JSON RFC
Eric Blake
1
-1
/
+1
2018-08-28
qapi: Add comments to aid debugging generated introspection
Eric Blake
1
-0
/
+3
2018-08-28
qapi: Update docs for generator changes since commit 9ee86b85267
Markus Armbruster
1
-30
/
+99
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
1
-5
/
+3
2018-07-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...
Peter Maydell
1
-38
/
+25
2018-07-03
qapi: Polish command flags documentation in qapi-code-gen.txt
Markus Armbruster
1
-36
/
+25
2018-07-03
qmp: Redo how the client requests out-of-band execution
Markus Armbruster
1
-6
/
+4
2018-07-03
qapi: add 'if' to top-level expressions
Marc-André Lureau
1
-0
/
+29
2018-07-03
qmp: Say "out-of-band" instead of "Out-Of-Band"
Markus Armbruster
1
-1
/
+1
2018-06-30
docs: mention shared state protect for OOB
Peter Xu
1
-6
/
+11
2018-06-22
qapi: allow empty branches in flat unions
Anton Nefedov
1
-3
/
+5
2018-05-30
qapi: introduce new cmd option "allow-preconfig"
Igor Mammedov
1
-1
/
+10
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-1
/
+1
[next]