index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
qapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
2018-02-09
1
-2
/
+0
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
2
-2
/
+1
*
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
2018-02-09
2
-2
/
+0
*
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster
2018-02-09
5
-5
/
+1
*
qdict qlist: Make most helper macros functions
Markus Armbruster
2018-02-09
2
-23
/
+8
*
Eliminate qapi/qmp/types.h
Markus Armbruster
2018-02-09
1
-24
/
+0
*
Typedef the subtypes of QObject in qemu/typedefs.h, too
Markus Armbruster
2018-02-09
5
-10
/
+10
*
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Clean up includes
Markus Armbruster
2018-02-09
1
-1
/
+0
*
error: Improve documentation of error_append_hint()
Markus Armbruster
2018-02-06
1
-0
/
+8
*
qapi: Add qobject_is_equal()
Max Reitz
2017-11-17
7
-0
/
+16
*
qapi/qlist: Add qlist_append_null() macro
Max Reitz
2017-11-17
1
-0
/
+3
*
qapi/qnull: Add own header
Max Reitz
2017-11-17
4
-12
/
+32
*
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
2017-09-04
2
-3
/
+8
*
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
2017-09-04
1
-0
/
+1
*
qapi: Drop superfluous qapi_enum_parse() parameter max
Markus Armbruster
2017-09-04
1
-1
/
+1
*
qlit: add QLIT_QNULL and QLIT_BOOL
Marc-André Lureau
2017-09-04
1
-0
/
+5
*
qlit: make qlit_equal_qobject() take const arguments
Marc-André Lureau
2017-09-04
1
-1
/
+1
*
qlit: make qlit_equal_qobject return a bool
Marc-André Lureau
2017-09-04
1
-1
/
+1
*
qlit: rename compare_litqobj_to_qobj() to qlit_equal_qobject()
Marc-André Lureau
2017-09-04
1
-1
/
+1
*
qlit: Change compound literals to initializers
Marc-André Lureau
2017-09-04
1
-4
/
+4
*
qlit: use QLit prefix consistently
Marc-André Lureau
2017-09-04
1
-12
/
+12
*
qlit: move qlit from check-qjson to qobject/
Marc-André Lureau
2017-09-04
1
-0
/
+49
*
qdict: Add qdict_put_null() helper, and put it to use
Marc-André Lureau
2017-09-04
1
-1
/
+3
*
qobject: Explain how QNum works, and why
Markus Armbruster
2017-09-04
1
-0
/
+21
*
docs: fix broken paths to docs/devel/qapi-code-gen.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
qapi: Introduce a first class 'null' type
Markus Armbruster
2017-07-24
1
-2
/
+2
*
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
2017-07-24
2
-5
/
+6
*
qapi: Separate type QNull from QObject
Markus Armbruster
2017-07-24
1
-3
/
+7
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...
Peter Maydell
2017-07-14
1
-0
/
+11
|
\
|
*
error: Implement the warn and free Error functions
Alistair Francis
2017-07-13
1
-0
/
+11
*
|
block: remove all encryption handling APIs
Daniel P. Berrange
2017-07-11
1
-1
/
+0
|
/
*
qnum: add uint type
Marc-André Lureau
2017-06-20
1
-0
/
+7
*
qapi: Remove visit_start_alternate() parameter promote_int
Marc-André Lureau
2017-06-20
2
-4
/
+2
*
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-20
8
-68
/
+58
*
qapi: Document visit_type_any() issues with keyval input
Markus Armbruster
2017-05-31
1
-0
/
+4
*
qapi: Document intended use of @name within alternate visits
Markus Armbruster
2017-05-09
1
-2
/
+4
*
qapi: New QAPI_CLONE_MEMBERS()
Markus Armbruster
2017-05-09
1
-0
/
+14
*
qobject: Add helper macros for common scalar insertions
Eric Blake
2017-05-08
2
-0
/
+16
*
qapi: New qobject_input_visitor_new_str() for convenience
Markus Armbruster
2017-03-07
1
-0
/
+12
*
qapi: New parse_qapi_name()
Markus Armbruster
2017-03-07
1
-0
/
+2
*
qobject: Propagate parse errors through qobject_from_json()
Markus Armbruster
2017-03-07
1
-1
/
+1
*
qobject: Propagate parse errors through qobject_from_jsonv()
Markus Armbruster
2017-03-07
1
-1
/
+2
*
qapi: qobject input visitor variant for use with keyval_parse()
Daniel P. Berrange
2017-03-07
1
-0
/
+9
*
qapi: Improve qobject visitor documentation
Markus Armbruster
2017-03-05
2
-5
/
+67
*
qapi: Make input visitors detect unvisited list tails
Markus Armbruster
2017-03-05
2
-0
/
+16
*
qapi: Drop unused non-strict qobject input visitor
Markus Armbruster
2017-03-05
1
-4
/
+1
*
qapi: Drop string input visitor method optional()
Markus Armbruster
2017-03-05
1
-2
/
+2
*
qapi: Improve qobject input visitor error reporting
Markus Armbruster
2017-03-05
1
-6
/
+0
[next]