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-visitor-serialization.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-3
/
+3
2018-03-27
tests: Silence false positive warning on generated test name
Eric Blake
1
-1
/
+1
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
1
-2
/
+0
2017-03-07
test-visitor-serialization: Pass &error_abort to qobject_from_json()
Markus Armbruster
1
-1
/
+1
2017-03-07
qobject: Propagate parse errors through qobject_from_json()
Markus Armbruster
1
-1
/
+1
2017-03-05
qapi: Drop unused non-strict qobject input visitor
Markus Armbruster
1
-1
/
+1
2016-10-25
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
1
-1
/
+1
2016-10-25
qapi: rename QmpInputVisitor to QObjectInputVisitor
Daniel P. Berrange
1
-1
/
+1
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
1
-2
/
+2
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
1
-10
/
+12
2016-07-06
string-output-visitor: Favor new visit_free() function
Eric Blake
1
-2
/
+2
2016-07-06
qmp-input-visitor: Favor new visit_free() function
Eric Blake
1
-3
/
+3
2016-07-06
string-input-visitor: Favor new visit_free() function
Eric Blake
1
-3
/
+3
2016-07-06
qapi: Add new visit_free() function
Eric Blake
1
-3
/
+3
2016-07-06
qapi: Improve use of qmp/types.h
Eric Blake
1
-0
/
+1
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-05-12
qapi: Use strict QMP input visitor in more places
Eric Blake
1
-1
/
+1
2016-05-12
qapi: Consolidate QMP input visitor creation
Eric Blake
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-16
tests: Clean up includes
Peter Maydell
1
-2
/
+1
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-27
/
+27
2015-11-09
qapi: Simplify non-error testing in test-qmp-*
Eric Blake
1
-25
/
+17
2015-11-09
qapi: Use generated TestStruct machinery in tests
Eric Blake
1
-34
/
+0
2015-11-02
qapi: Unbox base members
Eric Blake
1
-8
/
+6
2015-05-05
qapi: Drop tests for inline nested structs
Eric Blake
1
-24
/
+30
2015-05-05
qapi: Merge UserDefTwo and UserDefNested in tests
Eric Blake
1
-36
/
+37
2014-07-18
tests: Add missing 'static' attributes (fix warnings from smatch)
Stefan Weil
1
-3
/
+3
2014-05-15
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
1
-2
/
+10
2014-05-15
tests: Don't call visit_end_struct() after visit_start_struct() fails
Markus Armbruster
1
-5
/
+13
2014-03-03
tests/qapi-schema: Cover complex types with base
Markus Armbruster
1
-6
/
+8
2014-02-14
qapi: Add human mode to StringOutputVisitor
Paolo Bonzini
1
-1
/
+1
2013-07-27
misc: Use g_assert_not_reached for code which is expected to be unreachable
Stefan Weil
1
-4
/
+4
2013-05-23
qapi: add native list coverage for visitor serialization tests
Michael Roth
1
-18
/
+433
2013-05-23
qapi: fix visitor serialization tests for numbers/doubles
Michael Roth
1
-17
/
+8
2013-05-15
qapi: fix leak in unit tests
Michael Roth
1
-2
/
+7
2013-04-05
test-visitor-serialization: Fix some memory leaks
Stefan Berger
1
-1
/
+11
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-1
/
+1
2012-12-19
qapi: move inclusions of qemu-common.h from headers to .c files
Paolo Bonzini
1
-0
/
+2
2012-06-08
qapi: Add String visitor coverage to serialization unit tests
Michael Roth
1
-0
/
+40
2012-06-08
qapi: Unit tests for visitor-based serialization
Michael Roth
1
-0
/
+744