diff options
author | Eduardo Habkost | 2020-12-11 23:05:11 +0100 |
---|---|---|
committer | Eduardo Habkost | 2020-12-15 16:02:07 +0100 |
commit | 38255efffe393ce6242b21965b92ac06a0aae6c8 (patch) | |
tree | 4f5bdfbbaadbf54e759ff4bfb4e818fdcdfc7b18 /MAINTAINERS | |
parent | qdev: Make qdev_propinfo_get_uint16() static (diff) | |
download | qemu-38255efffe393ce6242b21965b92ac06a0aae6c8.tar.gz qemu-38255efffe393ce6242b21965b92ac06a0aae6c8.tar.xz qemu-38255efffe393ce6242b21965b92ac06a0aae6c8.zip |
qdev: Move UUID property to qdev-properties-system.c
Only softmmu code uses DEFINE_PROP_UUID, and it currently depends
on error_set_from_qdev_prop_error(). Move it to
qdev-properties-system.c to get out of our way when refactoring
the qdev property system.
We can eventually move it back to the core property system later,
after removing usage of error_set_from_qdev_prop_error().
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20201211220529.2290218-15-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions