]> git.proxmox.com Git - mirror_qemu.git/history - tests/check-qom-proplist.c
qom: Introduce ObjectPropertyIterator struct for iteration
[mirror_qemu.git] / tests / check-qom-proplist.c
2015-11-18 Daniel P. Berrangeqom: Introduce ObjectPropertyIterator struct for iteration
2015-06-23 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2015-06-22 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2015-06-19 Daniel P. Berrangeqom: Don't pass string table to object_get_enum() function
2015-06-19 Daniel P. Berrangeqom: Add an object_property_add_enum() helper function
2015-06-19 Daniel P. Berrangeqom: Add object_new_with_props() / object_new_withpropv...