index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
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
2018-07-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...
Peter Maydell
2018-07-03
qapi: Polish command flags documentation in qapi-code-gen.txt
Markus Armbruster
2018-07-03
qmp: Redo how the client requests out-of-band execution
Markus Armbruster
2018-07-03
qapi: add 'if' to top-level expressions
Marc-André Lureau
2018-07-03
qmp: Say "out-of-band" instead of "Out-Of-Band"
Markus Armbruster
2018-06-30
docs: mention shared state protect for OOB
Peter Xu
2018-06-22
qapi: allow empty branches in flat unions
Anton Nefedov
2018-05-30
qapi: introduce new cmd option "allow-preconfig"
Igor Mammedov
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-03-19
docs: update QMP documents for OOB commands
Peter Xu
2018-03-19
qapi: generate a literal qobject for introspection
Marc-André Lureau
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
2018-03-02
qapi: Rename generated qmp-marshal.c to qmp-commands.c
Markus Armbruster
2018-03-02
qapi-gen: New common driver for code and doc generators
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2017-12-20
qapi-docs: fix a comment typo
Chen Hanxiao
2017-09-04
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
2017-09-04
qapi: Update qapi-code-gen.txt examples to match current code
Markus Armbruster
2017-07-24
qapi: Introduce a first class 'null' type
Markus Armbruster
2017-06-07
docs: create config/, devel/ and spin/ subdirectories
Paolo Bonzini