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
/
tests
/
qapi-schema
/
qapi-schema-test.out
Age
Commit message (
Expand
)
Author
2017-07-24
qapi: Introduce a first class 'null' type
Markus Armbruster
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-19
tests: Remove test cases for alternates of 'number' and 'int'
Marc-André Lureau
2017-05-31
qapi: Reject alternates that can't work with keyval_parse()
Markus Armbruster
2017-05-31
tests/qapi-schema: Avoid 'str' in alternate test cases
Markus Armbruster
2017-03-16
qapi: Back out doc comments added just to please qapi.py
Markus Armbruster
2017-01-16
qapi: add qapi2texi script
Marc-André Lureau
2016-07-19
qapi: Implement boxed types for commands/events
Eric Blake
2016-07-19
qapi: Plumb in 'boxed' to qapi generator lower levels
Eric Blake
2016-07-19
qapi: Hide tag_name data member of variants
Eric Blake
2016-03-18
qapi: Allow anonymous base for flat union
Eric Blake
2016-03-18
qapi: Adjust names of implicit types
Eric Blake
2016-03-18
qapi: Fix command with named empty argument type
Eric Blake
2016-02-19
qapi: Add tests of complex objects within alternate
Eric Blake
2016-02-19
qapi-visit: Honor prefix of discriminator enum
Eric Blake
2015-12-17
qapi: Simplify visiting of alternate types
Eric Blake
2015-12-17
qapi: Convert QType into QAPI built-in enum type
Eric Blake
2015-12-17
qapi: Fix c_name() munging
Eric Blake
2015-12-17
qapi: Track simple union tag in object.local_members
Eric Blake
2015-11-09
qapi: Use generated TestStruct machinery in tests
Eric Blake
2015-11-02
tests/qapi-schema: Test for reserved names, empty struct
Eric Blake
2015-10-15
qapi: Lazy creation of array types
Eric Blake
2015-10-15
qapi: Drop redundant returns-int test
Eric Blake
2015-10-15
qapi: Move empty-enum to compile-time test
Eric Blake
2015-10-12
qapi: Test use of 'number' within alternates
Eric Blake
2015-10-12
qapi: Test for various name collisions
Eric Blake
2015-09-21
qapi: New QMP command query-qmp-schema for QMP introspection
Markus Armbruster
2015-09-21
qapi: Introduce a first class 'any' type
Markus Armbruster
2015-09-21
tests/qapi-schema: Convert test harness to QAPISchemaVisitor
Markus Armbruster
2015-09-15
qapi: allow override of default enum prefix naming
Daniel P. Berrange
2015-09-04
tests/qapi-schema: Restore test case for flat union base bug
Markus Armbruster
2015-09-04
qapi-visit: Fix generated code when schema has forward refs
Markus Armbruster
2015-05-14
qapi: Support downstream events and commands
Eric Blake
2015-05-14
qapi: Support downstream alternates
Eric Blake
2015-05-14
qapi: Support downstream flat unions
Eric Blake
2015-05-14
qapi: Support downstream simple unions
Eric Blake
2015-05-14
qapi: Support downstream structs
Eric Blake
2015-05-14
qapi: Support downstream enums
Eric Blake
2015-05-05
qapi: Drop tests for inline nested structs
Eric Blake
2015-05-05
qapi: Merge UserDefTwo and UserDefNested in tests
Eric Blake
2015-05-05
qapi: Prefer 'struct' over 'type' in generator
Eric Blake
2015-05-05
qapi: Use 'alternate' to replace anonymous union
Eric Blake
2015-05-05
qapi: Rename anonymous union type in test
Eric Blake
2015-05-05
qapi: Forbid base without discriminator in unions
Eric Blake
2015-05-05
qapi: Fix generation of 'size' builtin type
Eric Blake
2014-09-26
tests: add QMP input visitor test for unions with no discriminator
Michael Roth
2014-06-23
test: add test cases for qapi event
Wenchao Xia
2014-03-11
qapi script: do not allow string discriminator
Wenchao Xia
2014-03-11
qapi script: remember explicitly defined enum values
Wenchao Xia
2014-03-03
tests/qapi-schema: Cover flat union types
Markus Armbruster
[next]