diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2020-12-11 17:05:11 -0500 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2020-12-15 10:02:07 -0500 |
commit | 38255efffe393ce6242b21965b92ac06a0aae6c8 (patch) | |
tree | 4f5bdfbbaadbf54e759ff4bfb4e818fdcdfc7b18 /target/i386/cpu.c | |
parent | 364f7e833d8b0b0adff656393371fce5dbeaff12 (diff) |
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 'target/i386/cpu.c')
0 files changed, 0 insertions, 0 deletions