Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qapi: fix input visitor bugs | Michael S. Tsirkin | 2014-06-19 | 1 | -5/+4 |
* | qapi: fix build on glib < 2.28 | Michael S. Tsirkin | 2014-06-19 | 1 | -3/+10 |
* | qapi: make string input visitor parse int list | Hu Tao | 2014-06-19 | 1 | -8/+187 |
* | qapi: Replace start_optional()/end_optional() by optional() | Markus Armbruster | 2014-05-15 | 1 | -3/+3 |
* | qapi: Add size parser to StringInputVisitor | Paolo Bonzini | 2014-02-14 | 1 | -0/+24 |
* | qapi: move include files to include/qobject/ | Paolo Bonzini | 2012-12-19 | 1 | -3/+3 |
* | qapi: add string-based visitors | Paolo Bonzini | 2012-02-21 | 1 | -0/+138 |