diff options
author | Alexander Graf <agraf@csgraf.de> | 2021-06-03 14:09:33 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-06-03 16:43:27 +0100 |
commit | 65c725b5204f22987950b4368ab7db67bcc87f54 (patch) | |
tree | 9738c2d61138a5b77e8b818f45d992f34fc3ee27 /io/channel-file.c | |
parent | cfe58455f3b79810375cb4ef560071c1ecff6dea (diff) |
hvf: Use cpu_synchronize_state()
There is no reason to call the hvf specific hvf_cpu_synchronize_state()
when we can just use the generic cpu_synchronize_state() instead. This
allows us to have less dependency on internal function definitions and
allows us to make hvf_cpu_synchronize_state() static.
Signed-off-by: Alexander Graf <agraf@csgraf.de>
Reviewed-by: Sergio Lopez <slp@redhat.com>
Message-id: 20210519202253.76782-9-agraf@csgraf.de
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'io/channel-file.c')
0 files changed, 0 insertions, 0 deletions