index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qapi
Age
Commit message (
Expand
)
Author
2014-05-22
Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-2' into staging
Peter Maydell
2014-05-21
error: error_is_set() is finally unused; remove
Markus Armbruster
2014-05-20
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-05-19
qdict: Add qdict_join()
Max Reitz
2014-05-15
qapi: Replace start_optional()/end_optional() by optional()
Markus Armbruster
2014-05-15
qapi: Remove unused Visitor callbacks start_handle(), end_handle()
Markus Armbruster
2014-05-09
error: Consistently name Error ** objects errp, and not err
Markus Armbruster
2014-05-08
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster
2014-04-25
error: Remove some unused headers
Cole Robinson
2014-04-25
qerror.h: Replace QERR_NOT_SUPPORTED with QERR_UNSUPPORTED
Cole Robinson
2014-04-25
qerror.h: Remove QERR defines that are only used once
Cole Robinson
2014-04-25
qerror.h: Remove unused error classes
Cole Robinson
2014-03-11
qapi script: do not add "_" for every capitalized char in enum
Wenchao Xia
2014-03-04
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...
Peter Maydell
2014-03-03
qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara...
Peter Maydell
2014-02-28
qerror: Improve QERR_DEVICE_NOT_ACTIVE message
Hani Benhabiles
2014-02-14
qapi: Add human mode to StringOutputVisitor
Paolo Bonzini
2014-01-22
qdict: Add qdict_array_split()
Max Reitz
2014-01-06
qerror: Remove assert_no_error()
Peter Crosthwaite
2014-01-06
error: Add error_abort
Peter Crosthwaite
2014-01-06
monitor: add object-add (QMP) and object_add (HMP) command
Paolo Bonzini
2013-10-10
qemu-ga: Extend 'guest-info' command to expose flag 'success-response'
Mark Wu
2013-10-10
qemu-ga: Add interface to traverse the qmp command list by QmpCommand
Mark Wu
2013-09-25
qdict: Extract qdict_extract_subqdict
BenoƮt Canet
2013-09-09
error: Add error_set_win32 and error_setg_win32
Tomoki Sekiyama
2013-08-20
OptsVisitor: don't try to flatten overlong integer ranges
Laszlo Ersek
2013-07-26
Implement qdict_flatten()
Kevin Wolf
2013-07-26
qapi: Anonymous unions
Kevin Wolf
2013-07-26
qapi: Add visitor for implicit structs
Kevin Wolf
2013-06-17
qerror: drop QERR_OPEN_FILE_FAILED macro
Luiz Capitulino
2013-06-17
error: add error_setg_file_open() helper
Luiz Capitulino
2013-05-30
qapi: pad GenericList value fields to 64 bits
Michael Roth
2013-05-18
remove some double-includes
Michael Tokarev
2013-04-05
qstring: add qstring_get_length()
Luiz Capitulino
2013-03-15
Add qdict_clone_shallow()
Kevin Wolf
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini