|
From: | Paolo Bonzini |
Subject: | Re: [Qemu-devel] [PATCH 5/7] qdev: set the object property's description to the qdev property's. |
Date: | Wed, 24 Sep 2014 08:54:02 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 |
Il 24/09/2014 02:42, Gonglei (Arei) ha scritto: > OK. > > This way I have to add a description string parametet to > object_property_add_alias function. Will do in the next version. :) No, just take it from the original property. So if you alias A.X to B.Y, you copy the description of B.Y. Paolo
[Prev in Thread] | Current Thread | [Next in Thread] |