On 3/13/20 11:46 AM, Philippe Mathieu-Daudé wrote: > 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é <phi...@redhat.com> > --- > hw/core/qdev-prop-internal.h | 9 ++++++++ > hw/core/qdev-properties.c | 42 +++++++++++++++++++----------------- > 2 files changed, 31 insertions(+), 20 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~