diff options
author | Eduardo Habkost | 2020-12-11 23:05:03 +0100 |
---|---|---|
committer | Eduardo Habkost | 2020-12-15 16:02:07 +0100 |
commit | 5eb32b2113326f200b13047b2543bf2ab9c42cbb (patch) | |
tree | 8ce19aab94dba2170b7eaf629da68ec651b1f168 /include/hw/qdev-properties.h | |
parent | sparc: Check dev->realized at sparc_set_nwindows() (diff) | |
download | qemu-5eb32b2113326f200b13047b2543bf2ab9c42cbb.tar.gz qemu-5eb32b2113326f200b13047b2543bf2ab9c42cbb.tar.xz qemu-5eb32b2113326f200b13047b2543bf2ab9c42cbb.zip |
qdev: Don't use dev->id on set_size32() error message
All other qdev property error messages use "<type>.<property>"
instead of "<id>.<property>". Change set_size32() for consistency,
and to make the code not specific to TYPE_DEVICE.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20201211220529.2290218-7-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'include/hw/qdev-properties.h')
0 files changed, 0 insertions, 0 deletions