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