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-string-input-visitor.c
Age
Commit message (
Expand
)
Author
2016-05-12
qapi: Simplify semantics of visit_next_list()
Eric Blake
2016-05-12
qapi: Fix string input visitor handling of invalid list
Eric Blake
2016-05-12
tests/string-input-visitor: Add negative integer tests
Markus Armbruster
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-02-16
tests: Clean up includes
Peter Maydell
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2014-06-19
tests: simplify code
Michael S. Tsirkin
2014-06-19
qapi: make string input visitor parse int list
Hu Tao
2014-06-19
tests: fix memory leak in test of string input visitor
Hu Tao
2014-05-08
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
2013-02-07
tests/test-string-input-visitor: Handle errors provoked by fuzz test
Peter Maydell
2013-01-26
tests: add fuzzing to visitor tests
Blue Swirl
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-03-30
test makefile overhaul
Paolo Bonzini