diff options
author | Peter Xu <peterx@redhat.com> | 2017-06-27 12:10:10 +0800 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2017-06-28 11:18:38 +0200 |
commit | 60d7cacac8f08d7832b9b4081f32b8e953867b55 (patch) | |
tree | b1a0419078bf5af1c093c892181d638da343d51b /qga | |
parent | 577caa2672ccde7352fda3ef17e44993de862f0e (diff) | |
download | qemu-60d7cacac8f08d7832b9b4081f32b8e953867b55.zip qemu-60d7cacac8f08d7832b9b4081f32b8e953867b55.tar.gz qemu-60d7cacac8f08d7832b9b4081f32b8e953867b55.tar.bz2 |
machine: export register_compat_prop()
We have HW_COMPAT_*, however that's only bound to machines, not other
things (like accelerators). Behind it, it was register_compat_prop()
that played the trick. Let's export the function for further use
outside HW_COMPAT_* magic.
Meanwhile, move it to qdev-properties.c where seems more proper (since
it'll be used not only in machine codes).
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <1498536619-14548-2-git-send-email-peterx@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'qga')
0 files changed, 0 insertions, 0 deletions