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

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

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