summaryrefslogtreecommitdiffstats
path: root/include/qapi
Commit message (Expand)AuthorAgeFilesLines
...
* qerror.h: Replace QERR_NOT_SUPPORTED with QERR_UNSUPPORTEDCole Robinson2014-04-251-3/+0
* qerror.h: Remove QERR defines that are only used onceCole Robinson2014-04-251-66/+0
* qerror.h: Remove unused error classesCole Robinson2014-04-251-9/+0
* qapi script: do not add "_" for every capitalized char in enumWenchao Xia2014-03-111-1/+1
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...Peter Maydell2014-03-041-1/+1
|\
| * qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara...Peter Maydell2014-03-031-1/+1
* | qerror: Improve QERR_DEVICE_NOT_ACTIVE messageHani Benhabiles2014-02-281-1/+1
|/
* qapi: Add human mode to StringOutputVisitorPaolo Bonzini2014-02-141-1/+1
* qdict: Add qdict_array_split()Max Reitz2014-01-221-0/+1
* qerror: Remove assert_no_error()Peter Crosthwaite2014-01-061-1/+0
* error: Add error_abortPeter Crosthwaite2014-01-061-0/+6
* monitor: add object-add (QMP) and object_add (HMP) commandPaolo Bonzini2014-01-061-2/+1
* qemu-ga: Extend 'guest-info' command to expose flag 'success-response'Mark Wu2013-10-101-0/+1
* qemu-ga: Add interface to traverse the qmp command list by QmpCommandMark Wu2013-10-101-2/+4
* qdict: Extract qdict_extract_subqdictBenoƮt Canet2013-09-251-0/+2
* error: Add error_set_win32 and error_setg_win32Tomoki Sekiyama2013-09-091-0/+13
* OptsVisitor: don't try to flatten overlong integer rangesLaszlo Ersek2013-08-201-0/+6
* Implement qdict_flatten()Kevin Wolf2013-07-261-0/+1
* qapi: Anonymous unionsKevin Wolf2013-07-263-0/+6
* qapi: Add visitor for implicit structsKevin Wolf2013-07-262-0/+7
* qerror: drop QERR_OPEN_FILE_FAILED macroLuiz Capitulino2013-06-171-3/+0
* error: add error_setg_file_open() helperLuiz Capitulino2013-06-171-0/+5
* qapi: pad GenericList value fields to 64 bitsMichael Roth2013-05-301-1/+4
* remove some double-includesMichael Tokarev2013-05-181-1/+0
* qstring: add qstring_get_length()Luiz Capitulino2013-04-051-0/+1
* Add qdict_clone_shallow()Kevin Wolf2013-03-151-0/+2
* misc: move include files to include/qemu/Paolo Bonzini2012-12-196-7/+7
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-1923-0/+1203
OpenPOWER on IntegriCloud