Age | Commit message (Expand) | Author | Files | Lines |
2014-04-25 | qerror.h: Remove QERR defines that are only used once | Cole Robinson | 1 | -66/+0 |
2014-04-25 | qerror.h: Remove unused error classes | Cole Robinson | 1 | -9/+0 |
2014-03-11 | qapi script: do not add "_" for every capitalized char in enum | Wenchao Xia | 1 | -1/+1 |
2014-03-04 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in... | Peter Maydell | 1 | -1/+1 |
2014-03-03 | qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara... | Peter Maydell | 1 | -1/+1 |
2014-02-28 | qerror: Improve QERR_DEVICE_NOT_ACTIVE message | Hani Benhabiles | 1 | -1/+1 |
2014-02-14 | qapi: Add human mode to StringOutputVisitor | Paolo Bonzini | 1 | -1/+1 |
2014-01-22 | qdict: Add qdict_array_split() | Max Reitz | 1 | -0/+1 |
2014-01-06 | qerror: Remove assert_no_error() | Peter Crosthwaite | 1 | -1/+0 |
2014-01-06 | error: Add error_abort | Peter Crosthwaite | 1 | -0/+6 |
2014-01-06 | monitor: add object-add (QMP) and object_add (HMP) command | Paolo Bonzini | 1 | -2/+1 |
2013-10-10 | qemu-ga: Extend 'guest-info' command to expose flag 'success-response' | Mark Wu | 1 | -0/+1 |
2013-10-10 | qemu-ga: Add interface to traverse the qmp command list by QmpCommand | Mark Wu | 1 | -2/+4 |
2013-09-25 | qdict: Extract qdict_extract_subqdict | BenoƮt Canet | 1 | -0/+2 |
2013-09-09 | error: Add error_set_win32 and error_setg_win32 | Tomoki Sekiyama | 1 | -0/+13 |
2013-08-20 | OptsVisitor: don't try to flatten overlong integer ranges | Laszlo Ersek | 1 | -0/+6 |
2013-07-26 | Implement qdict_flatten() | Kevin Wolf | 1 | -0/+1 |
2013-07-26 | qapi: Anonymous unions | Kevin Wolf | 3 | -0/+6 |
2013-07-26 | qapi: Add visitor for implicit structs | Kevin Wolf | 2 | -0/+7 |
2013-06-17 | qerror: drop QERR_OPEN_FILE_FAILED macro | Luiz Capitulino | 1 | -3/+0 |
2013-06-17 | error: add error_setg_file_open() helper | Luiz Capitulino | 1 | -0/+5 |
2013-05-30 | qapi: pad GenericList value fields to 64 bits | Michael Roth | 1 | -1/+4 |
2013-05-18 | remove some double-includes | Michael Tokarev | 1 | -1/+0 |
2013-04-05 | qstring: add qstring_get_length() | Luiz Capitulino | 1 | -0/+1 |
2013-03-15 | Add qdict_clone_shallow() | Kevin Wolf | 1 | -0/+2 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 6 | -7/+7 |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini | 23 | -0/+1203 |