Sign in
qemu
/
qemu
/
731de9e60074620aa7d565f01f989adacd493514
/
include
/
qapi
1e9b65b
error: On abort, report where the error was created
by Markus Armbruster
· 10 years ago
edf6f3b
error: Revamp interface documentation
by Markus Armbruster
· 10 years ago
4463dcb
error: error_set_errno() is unused, drop
by Markus Armbruster
· 10 years ago
e7cf59e
qga: Clean up unnecessarily dirty casts
by Markus Armbruster
· 10 years ago
a9499dd
error: Make error_setg() a function
by Markus Armbruster
· 10 years ago
d49b683
qerror: Move #include out of qerror.h
by Markus Armbruster
· 10 years ago
4629ed1
qerror: Finally unused, clean up
by Markus Armbruster
· 10 years ago
c6bd8c7
qerror: Clean up QERR_ macros to expand into a single string
by Markus Armbruster
· 10 years ago
75158eb
qerror: Eliminate QERR_DEVICE_NOT_FOUND
by Markus Armbruster
· 10 years ago
d282842
qdev-monitor: Convert qbus_find() to Error
by Markus Armbruster
· 10 years ago
34acbc9
qobject: Use 'bool' inside qdict
by Eric Blake
· 10 years ago
fc48ffc
qobject: Use 'bool' for qbool
by Eric Blake
· 10 years ago
2e4450f
qom: Make enum string tables const-correct
by Daniel P. Berrange
· 10 years ago
7990d2c
qdict: Add qdict_{set,copy}_default()
by Kevin Wolf
· 10 years ago
bd50530
qdict: Add qdict_array_entries()
by Kevin Wolf
· 10 years ago
481b002
qobject: Add a special null QObject
by Markus Armbruster
· 10 years ago
a7c3181
qobject: Clean up around qtype_code
by Markus Armbruster
· 10 years ago
81e5f78
block: use bdrv_get_device_or_node_name() in error messages
by Alberto Garcia
· 10 years ago
5b7a580
qerror.h: Swap definitions that were not in alphabetical order
by Alberto Garcia
· 10 years ago
2ee2f1e
error: New convenience function error_report_err()
by Markus Armbruster
· 10 years ago
b1ca639
block: Eliminate silly QERR_ macros used for encryption keys
by Markus Armbruster
· 10 years ago
2e3a026
blockdev: Eliminate silly QERR_BLOCK_JOB_NOT_ACTIVE macro
by Markus Armbruster
· 10 years ago
2ad28a0
balloon: Eliminate silly QERR_ macros
by Markus Armbruster
· 10 years ago
a6c90cb
qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macro
by Markus Armbruster
· 10 years ago
235256a
qemu-socket: Eliminate silly QERR_ macros
by Markus Armbruster
· 10 years ago
dbe2a7a
qemu-socket: Polish errors for connect() and listen() failure
by Markus Armbruster
· 10 years ago
cee2ded
qapi: add visit_start_union and visit_end_union
by Michael Roth
· 10 years ago
9e7dac7
rename parse_enum_option to qapi_enum_parse and make it public
by Peter Lieven
· 10 years ago
f882126
qapi: add event helper functions
by Wenchao Xia
· 11 years ago
6054d88
Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-2' into staging
by Peter Maydell
· 11 years ago
d2e064a
error: error_is_set() is finally unused; remove
by Markus Armbruster
· 11 years ago
ca8c0fa
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 11 years ago
9c52681
qdict: Add qdict_join()
by Max Reitz
· 11 years ago
e2cd0f4
qapi: Replace start_optional()/end_optional() by optional()
by Markus Armbruster
· 11 years ago
cbc9553
qapi: Remove unused Visitor callbacks start_handle(), end_handle()
by Markus Armbruster
· 11 years ago
64dfefe
error: Consistently name Error ** objects errp, and not err
by Markus Armbruster
· 11 years ago
e940f54
qmp hmp: Consistently name Error * objects err, and not errp
by Markus Armbruster
· 11 years ago
073a341
error: Remove some unused headers
by Cole Robinson
· 11 years ago
0b15abf
qerror.h: Replace QERR_NOT_SUPPORTED with QERR_UNSUPPORTED
by Cole Robinson
· 11 years ago
f231b88
qerror.h: Remove QERR defines that are only used once
by Cole Robinson
· 11 years ago
d73f0be
qerror.h: Remove unused error classes
by Cole Robinson
· 11 years ago
5d371f4
qapi script: do not add "_" for every capitalized char in enum
by Wenchao Xia
· 11 years ago
ac458e1
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' into staging
by Peter Maydell
· 11 years ago
aa830cd
qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declaration
by Peter Maydell
· 11 years ago
ffe9fe3
qerror: Improve QERR_DEVICE_NOT_ACTIVE message
by Hani Benhabiles
· 11 years ago
0b7593e
qapi: Add human mode to StringOutputVisitor
by Paolo Bonzini
· 11 years ago
05a8c22
qdict: Add qdict_array_split()
by Max Reitz
· 11 years ago
5942787
qerror: Remove assert_no_error()
by Peter Crosthwaite
· 11 years ago
5d24ee7
error: Add error_abort
by Peter Crosthwaite
· 11 years ago
cff8b2c
monitor: add object-add (QMP) and object_add (HMP) command
by Paolo Bonzini
· 11 years ago
0106dc4
qemu-ga: Extend 'guest-info' command to expose flag 'success-response'
by Mark Wu
· 11 years ago
8dc4d91
qemu-ga: Add interface to traverse the qmp command list by QmpCommand
by Mark Wu
· 11 years ago
5726d87
qdict: Extract qdict_extract_subqdict
by Benoît Canet
· 11 years ago
20840d4
error: Add error_set_win32 and error_setg_win32
by Tomoki Sekiyama
· 11 years ago
15a849b
OptsVisitor: don't try to flatten overlong integer ranges
by Laszlo Ersek
· 11 years ago
f660dc6
Implement qdict_flatten()
by Kevin Wolf
· 12 years ago
69dd62d
qapi: Anonymous unions
by Kevin Wolf
· 12 years ago
761d524
qapi: Add visitor for implicit structs
by Kevin Wolf
· 12 years ago
dbfbc63
qerror: drop QERR_OPEN_FILE_FAILED macro
by Luiz Capitulino
· 12 years ago
54028d7
error: add error_setg_file_open() helper
by Luiz Capitulino
· 12 years ago
a678e26
qapi: pad GenericList value fields to 64 bits
by Michael Roth
· 12 years ago
997aba8
remove some double-includes
by Michael Tokarev
· 12 years ago
54d49ac
qstring: add qstring_get_length()
by Luiz Capitulino
· 12 years ago
b382bc9
Add qdict_clone_shallow()
by Kevin Wolf
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago