Age | Commit message (Expand) | Author | Files | Lines |
2016-06-07 | tests: Remove unnecessary glib.h includes | Peter Maydell | 1 | -1/+0 |
2016-02-16 | tests: Clean up includes | Peter Maydell | 1 | -1/+1 |
2016-02-08 | qom: Swap 'name' next to visitor in ObjectPropertyAccessor | Eric Blake | 1 | -10/+4 |
2016-02-08 | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake | 1 | -2/+2 |
2014-09-18 | qdev: Move global validation to a single function | Eduardo Habkost | 1 | -11/+55 |
2014-09-18 | qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals() | Eduardo Habkost | 1 | -1/+1 |
2014-09-18 | test-qdev-global-props: Test handling of hotpluggable and non-device types | Eduardo Habkost | 1 | -0/+55 |
2014-09-18 | test-qdev-global-props: Initialize not_used=true for all props | Eduardo Habkost | 1 | -2/+5 |
2014-09-18 | test-qdev-global-props: Run tests on subprocess | Eduardo Habkost | 1 | -6/+43 |
2014-09-14 | test-qdev-global-props: Trivial comment fix | Eduardo Habkost | 1 | -1/+1 |
2014-06-05 | qdev: Add test of qdev_prop_check_global | Don Slutz | 1 | -0/+4 |
2013-08-16 | qdev: Set globals in instance_post_init function | Eduardo Habkost | 1 | -0/+73 |
2013-08-16 | tests: Unit tests for qdev global properties handling | Eduardo Habkost | 1 | -0/+107 |