qdev: Use QAPI type names for properties
commit85ca1202d1227b3a816c714db6c8e19b613172c5
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 8 Feb 2014 10:01:56 +0000 (8 11:01 +0100)
committerAndreas Färber <afaerber@suse.de>
Fri, 14 Feb 2014 20:12:05 +0000 (14 21:12 +0100)
tree79c6bf1afda808e87452ca347a2f798922e23636
parent104059da546c5cae03767c519013704d0baa0896
qdev: Use QAPI type names for properties

Use "drive", "chr", etc. only for legacy_name (which shows up
in -device foo,? output).

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/core/qdev-properties-system.c
hw/core/qdev-properties.c