Sign in
qemu
/
qemu
/
673e9fa6c29e030f4ab6ceae5d0f50bd36fe0ee0
/
tests
/
test-string-output-visitor.c
d40d74a
tests/qapi: use ARRAY_SIZE macro
by Philippe Mathieu-Daudé
· 8 years ago
6b67395
Eliminate qapi/qmp/types.h
by Markus Armbruster
· 7 years ago
522ece3
Drop superfluous includes of qapi-types.h and test-qapi-types.h
by Markus Armbruster
· 7 years ago
977c736
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
by Markus Armbruster
· 8 years ago
b3db211
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
by Daniel P. Berrange
· 8 years ago
3b098d5
qapi: Add new visit_complete() function
by Eric Blake
· 9 years ago
23d1705
tests: Factor out common code in qapi output tests
by Eric Blake
· 9 years ago
a8fff94
tests: Clean up test-string-output-visitor
by Eric Blake
· 9 years ago
e7ca565
string-output-visitor: Favor new visit_free() function
by Eric Blake
· 9 years ago
79ffb27
tests: Remove unnecessary glib.h includes
by Peter Maydell
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
681c28a
tests: Clean up includes
by Peter Maydell
· 9 years ago
51e72bc
qapi: Swap visit_* arguments for consistent 'name' placement
by Eric Blake
· 9 years ago
533fdae
error: Consistently name Error * objects err, and not errp
by Markus Armbruster
· 9 years ago
7fb1cf1
qapi: Don't let implicit enum MAX member collide
by Eric Blake
· 9 years ago
deb847b
tests: Unique test path for /string-visitor/output
by Dr. David Alan Gilbert
· 9 years ago
9e99c5f
tests: Fix unterminated string output visitor enum human string
by Andreas Färber
· 11 years ago
b4900c0
tests: add human format test for string output visitor
by Hu Tao
· 11 years ago
69e2556
qapi: make string output visitor parse int list
by Hu Tao
· 11 years ago
e940f54
qmp hmp: Consistently name Error * objects err, and not errp
by Markus Armbruster
· 11 years ago
61e8a92
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging
by Peter Maydell
· 11 years ago
84d18f0
Use error_is_set() only when necessary
by Markus Armbruster
· 11 years ago
0b7593e
qapi: Add human mode to StringOutputVisitor
by Paolo Bonzini
· 11 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
79ee7df
qapi: move inclusions of qemu-common.h from headers to .c files
by Paolo Bonzini
· 12 years ago
173bbb7
qapi: String visitor, use %f representation for floats
by Michael Roth
· 13 years ago
b93b63f
test makefile overhaul
by Paolo Bonzini
· 13 years ago
[Renamed from test-string-output-visitor.c]
2d7799f
qapi: add tests for string-based visitors
by Paolo Bonzini
· 13 years ago