hw/core/qdev-properties: Export enum-related functions
commita2974439ada0a3eda1fed7d80c8670ce94cbceef
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Wed, 30 Sep 2020 16:49:43 +0000 (30 18:49 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Tue, 6 Oct 2020 15:09:35 +0000 (6 11:09 -0400)
treef5c13c43ee9ccc96cf82c1a3bbde82071ac66d9d
parent9ee468f3295e080abe8aed6ffddc339a94590d65
hw/core/qdev-properties: Export enum-related functions

We are going to split this file and reuse these static functions.
Add the local "qdev-prop-internal.h" header declaring them.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200930164949.1425294-6-philmd@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/core/qdev-prop-internal.h [new file with mode: 0644]
hw/core/qdev-properties.c