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-opts-visitor.c
Age
Commit message (
Expand
)
Author
2017-03-22
qapi: Fix QemuOpts visitor regression on unvisited input
Eric Blake
2017-03-22
tests: Expose regression in QemuOpts visitor
Eric Blake
2017-03-05
tests: Cover input visit beyond end of list
Markus Armbruster
2017-03-05
qapi: Make input visitors detect unvisited list tails
Markus Armbruster
2017-03-05
tests: Cover partial input visit of list
Markus Armbruster
2016-07-06
opts-visitor: Favor new visit_free() function
Eric Blake
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-04
qapi-dealloc: Reduce use outside of generated code
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-06-22
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
2013-11-05
tests: fix 64-bit int literals for 32-bit hosts
Stefan Hajnoczi
2013-08-20
OptsVisitor: introduce unit tests, with test cases for range flattening
Laszlo Ersek