index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
/
introspect.json
Age
Commit message (
Expand
)
Author
2021-03-19
monitor: Drop query-qmp-schema 'gen': false hack
Markus Armbruster
2020-08-03
schemas: Add vim modeline
Andrea Bolognani
2020-03-17
qapi: Add feature flags to struct members
Markus Armbruster
2020-03-17
qapi: Add feature flags to remaining definitions
Markus Armbruster
2020-02-15
qapi: Fix indent level on doc comments in json files
Peter Maydell
2019-10-22
qapi: Add feature flags to commands
Peter Krempa
2019-06-12
qapi: Add feature flags to struct types
Kevin Wolf
2018-08-24
json: Update references to RFC 7159 to RFC 8259
Markus Armbruster
2018-07-23
qapi: Make 'allow-oob' optional in SchemaInfoCommand
Markus Armbruster
2018-07-16
qapi: Do not expose "allow-preconfig" in query-qmp-schema
Markus Armbruster
2018-05-30
qapi: introduce new cmd option "allow-preconfig"
Igor Mammedov
2018-03-19
qapi: introduce new cmd option "allow-oob"
Peter Xu
2017-09-04
qapi-schema: Introspection doc is in the wrong section, fix
Markus Armbruster
2017-07-31
docs: fix broken paths to docs/devel/qapi-code-gen.txt
Philippe Mathieu-Daudé
2017-03-16
qapi: The #optional tag is redundant, drop
Markus Armbruster
2017-01-16
qapi: Reorder doc comments for future doc generator
Marc-André Lureau
2017-01-16
qapi: Format TODO comments more consistently
Marc-André Lureau
2016-12-05
qapi: add missing colon-ending for section name
Marc-André Lureau
2016-03-18
qapi: Use anonymous bases in QMP flat unions
Eric Blake
2015-11-17
qapi: Document introspection stability considerations
Eric Blake
2015-11-10
qapi-introspect: Document lack of sorting
Eric Blake
2015-09-21
qapi-introspect: Hide type names
Markus Armbruster
2015-09-21
qapi: New QMP command query-qmp-schema for QMP introspection
Markus Armbruster