qom: Add description field in ObjectProperty struct
commit8074264203db3351a4017ea0371c2c5eeb86df82
authorGonglei <arei.gonglei@huawei.com>
Tue, 7 Oct 2014 06:33:21 +0000 (7 14:33 +0800)
committerAndreas Färber <afaerber@suse.de>
Wed, 15 Oct 2014 03:03:15 +0000 (15 05:03 +0200)
tree55ce63d7421b38fc40eade1084c1189a7b50b462
parent51b2e8c331c1e3de5463bd7fe13676c2a9ec52fe
qom: Add description field in ObjectProperty struct

The descriptions can serve as documentation in the code,
and they can be used to provide better help.

Copy property descriptions when copying alias properties.

Cc: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
include/qom/object.h
qom/object.c