summaryrefslogtreecommitdiff
path: root/include/qapi
AgeCommit message (Expand)AuthorFilesLines
2014-03-11qapi script: do not add "_" for every capitalized char in enumWenchao Xia1-1/+1
2014-03-04Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...Peter Maydell1-1/+1
2014-03-03qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara...Peter Maydell1-1/+1
2014-02-28qerror: Improve QERR_DEVICE_NOT_ACTIVE messageHani Benhabiles1-1/+1
2014-02-14qapi: Add human mode to StringOutputVisitorPaolo Bonzini1-1/+1
2014-01-22qdict: Add qdict_array_split()Max Reitz1-0/+1
2014-01-06qerror: Remove assert_no_error()Peter Crosthwaite1-1/+0
2014-01-06error: Add error_abortPeter Crosthwaite1-0/+6
2014-01-06monitor: add object-add (QMP) and object_add (HMP) commandPaolo Bonzini1-2/+1
2013-10-10qemu-ga: Extend 'guest-info' command to expose flag 'success-response'Mark Wu1-0/+1
2013-10-10qemu-ga: Add interface to traverse the qmp command list by QmpCommandMark Wu1-2/+4
2013-09-25qdict: Extract qdict_extract_subqdictBenoƮt Canet1-0/+2
2013-09-09error: Add error_set_win32 and error_setg_win32Tomoki Sekiyama1-0/+13
2013-08-20OptsVisitor: don't try to flatten overlong integer rangesLaszlo Ersek1-0/+6
2013-07-26Implement qdict_flatten()Kevin Wolf1-0/+1
2013-07-26qapi: Anonymous unionsKevin Wolf3-0/+6
2013-07-26qapi: Add visitor for implicit structsKevin Wolf2-0/+7
2013-06-17qerror: drop QERR_OPEN_FILE_FAILED macroLuiz Capitulino1-3/+0
2013-06-17error: add error_setg_file_open() helperLuiz Capitulino1-0/+5
2013-05-30qapi: pad GenericList value fields to 64 bitsMichael Roth1-1/+4
2013-05-18remove some double-includesMichael Tokarev1-1/+0
2013-04-05qstring: add qstring_get_length()Luiz Capitulino1-0/+1
2013-03-15Add qdict_clone_shallow()Kevin Wolf1-0/+2
2012-12-19misc: move include files to include/qemu/Paolo Bonzini6-7/+7
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini23-0/+1203