index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test-qmp-commands.c
Age
Commit message (
Expand
)
Author
2016-05-12
qapi: Change visit_type_FOO() to no longer return partial objects
Eric Blake
2016-05-12
qapi: Use strict QMP input visitor in more places
Eric Blake
2016-05-12
qapi: Consolidate QMP input visitor creation
Eric Blake
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-18
qapi: Fix command with named empty argument type
Eric Blake
2016-02-16
tests: Clean up includes
Peter Maydell
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2015-12-17
qapi: Fix c_name() munging
Eric Blake
2015-11-10
qapi: Simplify error cleanup in test-qmp-*
Eric Blake
2015-11-02
tests: Convert to new qapi union layout
Eric Blake
2015-11-02
qapi: Unbox base members
Eric Blake
2015-10-15
qapi: Drop redundant returns-int test
Eric Blake
2015-09-21
qapi: Introduce a first class 'any' type
Markus Armbruster
2015-05-14
qapi: Support downstream events and commands
Eric Blake
2015-05-05
qapi: Drop tests for inline nested structs
Eric Blake
2015-05-05
qapi: Merge UserDefTwo and UserDefNested in tests
Eric Blake
2014-03-11
tests: test-qmp-commands: Fix double free
Luiz Capitulino
2014-03-03
tests/qapi-schema: Cover complex types with base
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover simple argument types
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover optional command arguments
Markus Armbruster
2014-03-03
tests/qapi-schema: Actually check successful QMP command response
Markus Armbruster
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
qapi: move inclusions of qemu-common.h from headers to .c files
Paolo Bonzini
2012-07-23
qapi: add test case for deallocating traversal of incomplete structure
Laszlo Ersek
2012-03-30
test makefile overhaul
Paolo Bonzini