Re: [PATCH v6 08/11] arm: Add Hypervisor.framework build target

2021-01-28 Thread Peter Maydell
On Wed, 20 Jan 2021 at 22:44, Alexander Graf wrote: > > Now that we have all logic in place that we need to handle > Hypervisor.framework > on Apple Silicon systems, let's add CONFIG_HVF for aarch64 as well so that we > can build it. > > Signed-off-by: Alexander Graf > Reviewed-by: Roman Bolshak

[PATCH v6 08/11] arm: Add Hypervisor.framework build target

2021-01-20 Thread Alexander Graf
Now that we have all logic in place that we need to handle Hypervisor.framework on Apple Silicon systems, let's add CONFIG_HVF for aarch64 as well so that we can build it. Signed-off-by: Alexander Graf Reviewed-by: Roman Bolshakov Tested-by: Roman Bolshakov (x86 only) --- v1 -> v2: - Fix b