index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test-qobject-output-visitor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-30
qapi: Assert output visitors see only valid enum values
Markus Armbruster
1
-39
/
+0
2019-12-18
tests: Clean up initialization of Error *err variables
Markus Armbruster
1
-4
/
+4
2019-03-05
tests: Rename UserDefNativeListUnion to UserDefListUnion
Markus Armbruster
1
-95
/
+95
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-9
/
+9
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
1
-27
/
+27
2018-02-10
tests/qapi: use QEMU_IS_ALIGNED macro
Philippe Mathieu-Daudé
1
-1
/
+1
2018-02-09
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
1
-0
/
+2
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
1
-1
/
+1
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
1
-1
/
+0
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
1
-1
/
+1
2017-07-24
qapi: Introduce a first class 'null' type
Markus Armbruster
1
-0
/
+10
2017-07-24
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
1
-1
/
+2
2017-06-20
qapi: update the qobject visitor to use QNUM_U64
Marc-André Lureau
1
-4
/
+18
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
1
-30
/
+41
2017-05-31
tests/qapi-schema: Avoid 'str' in alternate test cases
Markus Armbruster
1
-2
/
+2
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
1
-3
/
+3
2017-03-15
tests: Use error_free_or_abort() where appropriate
Markus Armbruster
1
-4
/
+2
2017-02-22
tests: Don't check qobject_type() before qobject_to_qbool()
Markus Armbruster
1
-7
/
+5
2017-02-22
tests: Don't check qobject_type() before qobject_to_qfloat()
Markus Armbruster
1
-4
/
+4
2017-02-22
tests: Don't check qobject_type() before qobject_to_qint()
Markus Armbruster
1
-16
/
+12
2017-02-22
tests: Don't check qobject_type() before qobject_to_qstring()
Markus Armbruster
1
-20
/
+17
2017-02-22
tests: Don't check qobject_type() before qobject_to_qlist()
Markus Armbruster
1
-5
/
+2
2017-02-22
Don't check qobject_type() before qobject_to_qdict()
Markus Armbruster
1
-29
/
+12
2016-10-25
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
1
-1
/
+1
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
1
-0
/
+876