On 03/02/2018 06:25 PM, Alexey Kardashevskiy wrote: > ObjectPropertyInfo is more generic and only missing @description. > This adds a description to ObjectPropertyInfo and removes > DevicePropertyInfo so the resulting ObjectPropertyInfo can be used > elsewhere. > > Signed-off-by: Alexey Kardashevskiy > --- > Changes: > v4: > * added (since 2.12) to the new field And since it missed 2.12, > * removed wrong reindents > --- > qapi-schema.json | 23 +++++------------------ > qdev-monitor.c | 6 +++--- > qmp.c | 14 +++++++------- > 3 files changed, 15 insertions(+), 28 deletions(-) > > diff --git a/qapi-schema.json b/qapi-schema.json > index 0262b9f..5cdf89a 100644 > --- a/qapi-schema.json > +++ b/qapi-schema.json > @@ -1266,10 +1266,12 @@ > # 3) A link type in the form 'link' where subtype is a qdev > # device type name. Link properties form the device model graph. > # > +# @description: if specified, the description of the property (since 2.12). this should be tweaked to say since 2.13. -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org