Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-09-26 | qapi: add "unix" to the set of reserved words | Paolo Bonzini | 1 | -1/+3 |
2012-09-26 | qapi: do not protect enum values from namespace pollution | Paolo Bonzini | 1 | -4/+4 |
2012-08-09 | qapi: avoid reserved keywords | Blue Swirl | 1 | -0/+16 |
2012-08-01 | qapi: qapi.py: allow the "'" character to be escaped | Luiz Capitulino | 1 | -10/+21 |
2012-07-23 | qapi: introduce "size" type | Laszlo Ersek | 1 | -0/+2 |
2012-07-23 | qapi: generate C types for fixed-width integers | Laszlo Ersek | 1 | -0/+4 |
2012-03-26 | qapi: add c_fun to escape function names | Federico Simoncelli | 1 | -1/+4 |
2011-11-30 | qapi: fix guardname generation | Michael Roth | 1 | -3/+4 |
2011-10-04 | qapi: add code generation support for middle mode | Anthony Liguori | 1 | -1/+3 |
2011-07-21 | qapi: add qapi.py helper libraries | Michael Roth | 1 | -0/+203 |