diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2020-12-11 17:05:03 -0500 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2020-12-15 10:02:07 -0500 |
commit | 5eb32b2113326f200b13047b2543bf2ab9c42cbb (patch) | |
tree | 8ce19aab94dba2170b7eaf629da68ec651b1f168 /qom | |
parent | 0ea0a42ef6796e1d2cc2734e6a697becdb0cd3ff (diff) | |
download | 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 'qom')
0 files changed, 0 insertions, 0 deletions