hvf: Make synchronize functions static
commit36464fafcb34c1599b6cd22e409a3de600974944
authorAlexander Graf <agraf@csgraf.de>
Thu, 3 Jun 2021 13:09:33 +0000 (3 14:09 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 3 Jun 2021 15:43:27 +0000 (3 16:43 +0100)
tree8819c2320e8f42b39b5a235c76e7efcef6de099b
parent65c725b5204f22987950b4368ab7db67bcc87f54
hvf: Make synchronize functions static

The hvf accel synchronize functions are only used as input for local
callback functions, so we can make them static.

Signed-off-by: Alexander Graf <agraf@csgraf.de>
Reviewed-by: Sergio Lopez <slp@redhat.com>
Message-id: 20210519202253.76782-10-agraf@csgraf.de
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
accel/hvf/hvf-accel-ops.c
accel/hvf/hvf-accel-ops.h