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-input-visitor.c
Age
Commit message (
Expand
)
Author
2014-05-15
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
2014-05-09
tests/qapi-schema: Drop superfluous error_is_set()
Markus Armbruster
2014-05-08
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster
2014-03-11
qapi script: do not allow string discriminator
Wenchao Xia
2014-03-03
tests/qapi-schema: Cover flat union types
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover union types with base
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover complex types with base
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover anonymous union types
Markus Armbruster
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
2013-11-05
tests: fix memleak in error path test for input visitor
Wenchao Xia
2013-07-27
misc: Use g_assert_not_reached for code which is expected to be unreachable
Stefan Weil
2013-05-23
qapi: add native list coverage for QMP input visitor tests
Michael Roth
2013-05-23
qapi: add QMP input test for large integers
Michael Roth
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: fix error propagation
Paolo Bonzini
2012-03-30
test makefile overhaul
Paolo Bonzini