qemu-e2k/accel/hvf
Alexander Graf 358e7505b2 hvf: Move cpu 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 CPU and memory operations over. While at it, make sure
the code is consumable on non-i386 systems.

Signed-off-by: Alexander Graf <agraf@csgraf.de>
Reviewed-by: Sergio Lopez <slp@redhat.com>
Message-id: 20210519202253.76782-4-agraf@csgraf.de
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2021-06-03 16:43:26 +01:00
..
entitlements.plist
hvf-accel-ops.c hvf: Move cpu functions into common directory 2021-06-03 16:43:26 +01:00
hvf-accel-ops.h hvf: Move vcpu thread functions into common directory 2021-06-03 16:43:26 +01:00
hvf-all.c
meson.build hvf: Move vcpu thread functions into common directory 2021-06-03 16:43:26 +01:00