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-output-visitor.c
Age
Commit message (
Expand
)
Author
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
2016-01-13
error: Consistently name Error * objects err, and not errp
Markus Armbruster
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-10-08
tests: Unique test path for /string-visitor/output
Dr. David Alan Gilbert
2014-07-10
tests: Fix unterminated string output visitor enum human string
Andreas Färber
2014-06-29
tests: add human format test for string output visitor
Hu Tao
2014-06-19
qapi: make string output visitor parse int list
Hu Tao
2014-05-08
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster
2014-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
2014-02-14
qapi: Add human mode to StringOutputVisitor
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-06-08
qapi: String visitor, use %f representation for floats
Michael Roth
2012-03-30
test makefile overhaul
Paolo Bonzini