Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |