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
/
include
/
qapi
/
util.h
Age
Commit message (
Expand
)
Author
2021-10-29
qapi: Extend -compat to set policy for unstable interfaces
Markus Armbruster
2021-10-29
qapi: Generalize enum member policy checking
Markus Armbruster
2021-10-29
qapi: Tools for sets of special feature flags in generated code
Markus Armbruster
2021-10-27
qapi: Implement deprecated-input={reject,crash} for enum values
Markus Armbruster
2021-01-28
qapi: Introduce QAPI_LIST_APPEND
Eric Blake
2020-11-04
qapi, qemu-options: make all parsing visitors parse boolean options the same
Paolo Bonzini
2020-10-30
qapi: Add QAPI_LIST_PREPEND() macro
Eric Blake
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
2017-09-04
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
2017-09-04
qapi: Drop superfluous qapi_enum_parse() parameter max
Markus Armbruster
2017-03-07
qapi: New parse_qapi_name()
Markus Armbruster
2015-06-19
qom: Make enum string tables const-correct
Daniel P. Berrange
2014-09-08
rename parse_enum_option to qapi_enum_parse and make it public
Peter Lieven