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
/
device-introspect-test.c
Age
Commit message (
Expand
)
Author
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-02-09
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
2017-07-17
qmp: Include parent type on 'qom-list-types' output
Eduardo Habkost
2017-07-17
qmp: Include 'abstract' field on 'qom-list-types' output
Eduardo Habkost
2017-07-17
tests: Simplify abstract-interfaces check with a helper
Eduardo Habkost
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
2017-01-16
qom: Make all interface types abstract
Eduardo Habkost
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-02-16
tests: Clean up includes
Peter Maydell
2015-10-09
qdev: Protect device-list-properties against broken devices
Markus Armbruster
2015-10-09
qmp: Fix device-list-properties not to crash for abstract device
Markus Armbruster
2015-10-09
device-introspect-test: New, covering device introspection
Markus Armbruster