Philippe Mathieu-Daudé
|
d40d74a645
tests/qapi: use ARRAY_SIZE macro
|
8 年之前 |
Markus Armbruster
|
6b67395762
Eliminate qapi/qmp/types.h
|
7 年之前 |
Markus Armbruster
|
522ece32d2
Drop superfluous includes of qapi-types.h and test-qapi-types.h
|
7 年之前 |
Markus Armbruster
|
977c736f80
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
|
8 年之前 |
Daniel P. Berrange
|
b3db211f3c
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
|
9 年之前 |
Eric Blake
|
3b098d5697
qapi: Add new visit_complete() function
|
9 年之前 |
Eric Blake
|
23d1705f42
tests: Factor out common code in qapi output tests
|
9 年之前 |
Eric Blake
|
a8fff94d28
tests: Clean up test-string-output-visitor
|
9 年之前 |
Eric Blake
|
e7ca565629
string-output-visitor: Favor new visit_free() function
|
9 年之前 |
Peter Maydell
|
79ffb277ec
tests: Remove unnecessary glib.h includes
|
9 年之前 |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 年之前 |
Peter Maydell
|
681c28a33e
tests: Clean up includes
|
9 年之前 |
Eric Blake
|
51e72bc1dd
qapi: Swap visit_* arguments for consistent 'name' placement
|
9 年之前 |
Markus Armbruster
|
533fdaedeb
error: Consistently name Error * objects err, and not errp
|
9 年之前 |
Eric Blake
|
7fb1cf1606
qapi: Don't let implicit enum MAX member collide
|
9 年之前 |
Dr. David Alan Gilbert
|
deb847bfba
tests: Unique test path for /string-visitor/output
|
10 年之前 |
Andreas Färber
|
9e99c5fd70
tests: Fix unterminated string output visitor enum human string
|
11 年之前 |
Hu Tao
|
b4900c0e8a
tests: add human format test for string output visitor
|
11 年之前 |
Hu Tao
|
69e255635d
qapi: make string output visitor parse int list
|
11 年之前 |
Markus Armbruster
|
e940f543ae
qmp hmp: Consistently name Error * objects err, and not errp
|
11 年之前 |
Peter Maydell
|
61e8a92364
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging
|
11 年之前 |
Markus Armbruster
|
84d18f065f
Use error_is_set() only when necessary
|
11 年之前 |
Paolo Bonzini
|
0b7593e085
qapi: Add human mode to StringOutputVisitor
|
11 年之前 |
Paolo Bonzini
|
7b1b5d1913
qapi: move include files to include/qobject/
|
12 年之前 |
Paolo Bonzini
|
79ee7df885
qapi: move inclusions of qemu-common.h from headers to .c files
|
12 年之前 |
Michael Roth
|
173bbb754f
qapi: String visitor, use %f representation for floats
|
13 年之前 |
Paolo Bonzini
|
b93b63f574
test makefile overhaul
|
13 年之前 |