index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qapi
/
qmp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
qapi: introduce new cmd option "allow-preconfig"
Igor Mammedov
1
-0
/
+1
2018-05-04
qobject: Modify qobject_ref() to return obj
Marc-André Lureau
2
-3
/
+9
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2
-23
/
+19
2018-05-04
qobject: use a QObjectBase_ struct
Marc-André Lureau
7
-17
/
+26
2018-05-04
qobject: Ensure base is at offset 0
Marc-André Lureau
1
-3
/
+2
2018-03-19
qmp: support out-of-band (oob) execution
Peter Xu
1
-0
/
+2
2018-03-19
qapi: introduce new cmd option "allow-oob"
Peter Xu
1
-2
/
+3
2018-03-19
qobject: introduce qobject_get_try_str()
Peter Xu
1
-0
/
+1
2018-03-19
qobject: introduce qstring_get_try_str()
Peter Xu
1
-0
/
+1
2018-03-19
qapi: Remove qobject_to_X() functions
Max Reitz
5
-5
/
+0
2018-03-19
qapi: Add qobject_to()
Max Reitz
1
-0
/
+29
2018-03-19
qlit: add qobject_from_qlit()
Marc-André Lureau
1
-0
/
+2
2018-03-19
qlit: use QType instead of int
Marc-André Lureau
1
-1
/
+1
2018-03-09
qdict: Introduce qdict_rename_keys()
Kevin Wolf
1
-0
/
+6
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
1
-1
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-02-09
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
1
-2
/
+0
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-1
/
+1
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
2
-2
/
+0
2018-02-09
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster
2
-2
/
+0
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
2
-23
/
+8
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
1
-24
/
+0
2018-02-09
Typedef the subtypes of QObject in qemu/typedefs.h, too
Markus Armbruster
5
-10
/
+10
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
1
-1
/
+0
2017-11-17
qapi: Add qobject_is_equal()
Max Reitz
7
-0
/
+16
2017-11-17
qapi/qlist: Add qlist_append_null() macro
Max Reitz
1
-0
/
+3
2017-11-17
qapi/qnull: Add own header
Max Reitz
4
-12
/
+32
2017-09-04
qlit: add QLIT_QNULL and QLIT_BOOL
Marc-André Lureau
1
-0
/
+5
2017-09-04
qlit: make qlit_equal_qobject() take const arguments
Marc-André Lureau
1
-1
/
+1
2017-09-04
qlit: make qlit_equal_qobject return a bool
Marc-André Lureau
1
-1
/
+1
2017-09-04
qlit: rename compare_litqobj_to_qobj() to qlit_equal_qobject()
Marc-André Lureau
1
-1
/
+1
2017-09-04
qlit: Change compound literals to initializers
Marc-André Lureau
1
-4
/
+4
2017-09-04
qlit: use QLit prefix consistently
Marc-André Lureau
1
-12
/
+12
2017-09-04
qlit: move qlit from check-qjson to qobject/
Marc-André Lureau
1
-0
/
+49
2017-09-04
qdict: Add qdict_put_null() helper, and put it to use
Marc-André Lureau
1
-1
/
+3
2017-09-04
qobject: Explain how QNum works, and why
Markus Armbruster
1
-0
/
+21
2017-07-24
qapi: Introduce a first class 'null' type
Markus Armbruster
1
-2
/
+2
2017-07-24
qapi: Separate type QNull from QObject
Markus Armbruster
1
-3
/
+7
2017-06-20
qnum: add uint type
Marc-André Lureau
1
-0
/
+7
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
6
-61
/
+51
2017-05-08
qobject: Add helper macros for common scalar insertions
Eric Blake
2
-0
/
+16
2017-03-07
qobject: Propagate parse errors through qobject_from_json()
Markus Armbruster
1
-1
/
+1
2017-03-07
qobject: Propagate parse errors through qobject_from_jsonv()
Markus Armbruster
1
-1
/
+2
2017-03-05
qmp: Eliminate silly QERR_QMP_* macros
Markus Armbruster
1
-9
/
+0
2017-03-05
qapi: Support multiple command registries per program
Markus Armbruster
1
-8
/
+14
2016-10-25
qdict: implement a qdict_crumple method for un-flattening a dict
Daniel P. Berrange
1
-0
/
+1
2016-09-19
qapi: Support unregistering QMP commands
Markus Armbruster
1
-0
/
+1
2016-07-13
blockjob: Update description of the 'id' field
Alberto Garcia
1
-3
/
+0
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2
-6
/
+5
2016-07-06
qapi: Improve use of qmp/types.h
Eric Blake
1
-1
/
+0
[next]