diff options
author | Alexander Graf <agraf@csgraf.de> | 2021-06-03 14:09:31 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-06-03 16:43:26 +0100 |
commit | 39a3445012e44b01f6a7e7b29cf7477ef2a656eb (patch) | |
tree | 6b21b55fc4bd69df6bebb9d99339d2c8418e5241 /util | |
parent | d57bc3c1098f1614db1c5763f3672fe01d768972 (diff) | |
download | qemu-39a3445012e44b01f6a7e7b29cf7477ef2a656eb.zip |
hvf: Move vcpu thread functions into common directory
Until now, Hypervisor.framework has only been available on x86_64 systems.
With Apple Silicon shipping now, it extends its reach to aarch64. To
prepare for support for multiple architectures, let's start moving common
code out into its own accel directory.
This patch moves the vCPU thread loop over.
Signed-off-by: Alexander Graf <agraf@csgraf.de>
Reviewed-by: Sergio Lopez <slp@redhat.com>
Message-id: 20210519202253.76782-3-agraf@csgraf.de
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions