Sign in
qemu
/
qemu
/
cd19491ac19209d2554d593ea4f3bd9f6e3ed6b7
/
tests
/
test-qmp-commands.c
01b2ffc
qapi: merge QInt and QFloat in QNum
by Marc-André Lureau
· 8 years ago
46f5ac2
qobject: Use simpler QDict/QList scalar insertion macros
by Eric Blake
· 8 years ago
de6e795
qobject: Drop useless QObject casts
by Eric Blake
· 8 years ago
048abb7
qapi: Drop unused non-strict qobject input visitor
by Markus Armbruster
· 8 years ago
1527bad
qapi: Support multiple command registries per program
by Markus Armbruster
· 8 years ago
0587568
qmp: Dumb down how we run QMP command registration
by Markus Armbruster
· 8 years ago
09e6836
qapi: rename QmpInputVisitor to QObjectInputVisitor
by Daniel P. Berrange
· 8 years ago
b3db211
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
by Daniel P. Berrange
· 8 years ago
a0067da
qapi: check invalid arguments on no-args commands
by Marc-André Lureau
· 8 years ago
5100917
tests: Rename qtests which have names ending "error"
by Peter Maydell
· 9 years ago
c818408
qapi: Implement boxed types for commands/events
by Eric Blake
· 9 years ago
b70ce10
qmp-input-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
68ab47e
qapi: Change visit_type_FOO() to no longer return partial objects
by Eric Blake
· 9 years ago
240f64b
qapi: Use strict QMP input visitor in more places
by Eric Blake
· 9 years ago
fc471c1
qapi: Consolidate QMP input visitor creation
by Eric Blake
· 9 years ago
32bafa8
qapi: Don't special-case simple union wrappers
by Eric Blake
· 9 years ago
972a110
qapi: Fix command with named empty argument type
by Eric Blake
· 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
c43567c
qapi: Fix c_name() munging
by Eric Blake
· 9 years ago
a12a5a1
qapi: Simplify error cleanup in test-qmp-*
by Eric Blake
· 9 years ago
c363ace
tests: Convert to new qapi union layout
by Eric Blake
· 9 years ago
ddf2190
qapi: Unbox base members
by Eric Blake
· 9 years ago
cae95ea
qapi: Drop redundant returns-int test
by Eric Blake
· 9 years ago
28770e0
qapi: Introduce a first class 'any' type
by Markus Armbruster
· 9 years ago
e3c4c3d
qapi: Support downstream events and commands
by Eric Blake
· 10 years ago
6446a59
qapi: Drop tests for inline nested structs
by Eric Blake
· 10 years ago
b6fcf32
qapi: Merge UserDefTwo and UserDefNested in tests
by Eric Blake
· 10 years ago
2a7a1a5
tests: test-qmp-commands: Fix double free
by Luiz Capitulino
· 11 years ago
aabbd47
tests/qapi-schema: Cover complex types with base
by Markus Armbruster
· 11 years ago
c2216a8
tests/qapi-schema: Cover simple argument types
by Markus Armbruster
· 11 years ago
ab22ad9
tests/qapi-schema: Cover optional command arguments
by Markus Armbruster
· 11 years ago
357765f
tests/qapi-schema: Actually check successful QMP command response
by Markus Armbruster
· 11 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 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
d98150f
qapi: add test case for deallocating traversal of incomplete structure
by Laszlo Ersek
· 13 years ago
b93b63f
test makefile overhaul
by Paolo Bonzini
· 13 years ago
[Renamed from test-qmp-commands.c]
151c569
qapi: remove print statements from test-qmp-commands
by Michael Roth
· 13 years ago
5cd5f0d
qapi: add test cases for generated free functions
by Michael Roth
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
69ed836
qapi: add test-qmp-commands, tests for gen. marshalling/dispatch code
by Michael Roth
· 14 years ago