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
Age
Commit message (
Expand
)
Author
2017-09-01
qapi: Fix error handling code on alternate conflict
Eduardo Habkost
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-21
qapi2texi: Fix translation of *strong* and _emphasized_
Markus Armbruster
2017-03-21
tests/qapi-schema: Systematic positive doc comment tests
Markus Armbruster
2017-03-21
tests/qapi-schema: Make test-qapi.py print docs again
Markus Armbruster
2017-03-16
qapi: Fix a misleading parser error message
Markus Armbruster
2017-03-16
qapi: Fix detection of bogus member documentation
Markus Armbruster
2017-03-16
tests/qapi-schema: Improve coverage of bogus member docs
Markus Armbruster
2017-03-16
tests/qapi-schema: Rename doc-bad-args to doc-bad-command-arg
Markus Armbruster
2017-03-16
qapi: Move empty doc section checking to doc parser
Markus Armbruster
2017-03-16
qapi: Improve error message on @NAME: in free-form doc
Markus Armbruster
2017-03-16
qapi: Move detection of doc / expression name mismatch
Markus Armbruster
2017-03-16
qapi: Fix detection of doc / expression mismatch
Markus Armbruster
2017-03-16
tests/qapi-schema: Improve doc / expression mismatch coverage
Markus Armbruster
2017-03-16
qapi: The #optional tag is redundant, drop
Markus Armbruster
2017-03-16
qapi: Fix to reject empty union base gracefully
Markus Armbruster
2017-03-16
tests/qapi-schema: Cover empty union base
Markus Armbruster
2017-03-16
qapi: Have each QAPI schema declare its name rule violations
Markus Armbruster
2017-03-16
qapi: Have each QAPI schema declare its returns white-list
Markus Armbruster
2017-03-16
qapi: Back out doc comments added just to please qapi.py
Markus Armbruster
2017-03-16
qapi: Make doc comments optional where we don't need them
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-07-19
qapi: Require all branches of flat union enum to be covered
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-03-05
qapi: Drop useless 'data' member of unions
Eric Blake
2016-03-05
qapi: Rename 'fields' to 'members' in generator
Eric Blake
2016-02-19
qapi: Add tests of complex objects within alternate
Eric Blake
2016-02-19
qapi: Forbid 'any' inside an alternate
Eric Blake
2016-02-19
qapi: Forbid empty unions and useless alternates
Eric Blake
2016-02-19
qapi-visit: Honor prefix of discriminator enum
Eric Blake
2015-12-17
qapi: Detect base class loops
Eric Blake
2015-12-17
qapi: Move duplicate collision checks to schema check()
Eric Blake
2015-12-17
qapi: Enforce (or whitelist) case conventions on qapi members
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: Remove obsolete tests for MAX collision
Eric Blake
2015-12-17
qapi: Tighten the regex on valid names
Eric Blake
2015-12-17
qapi: Fix c_name() munging
Eric Blake
2015-12-17
qapi: Detect collisions in C member names
Eric Blake
2015-12-17
qapi: Remove outdated tests related to QMP/branch collisions
Eric Blake
2015-12-17
qapi: Track simple union tag in object.local_members
Eric Blake
[next]