]> Git Repo - qemu.git/commit - meson.build
arm: Add Hypervisor.framework build target
authorAlexander Graf <[email protected]>
Thu, 16 Sep 2021 15:54:02 +0000 (17:54 +0200)
committerPeter Maydell <[email protected]>
Tue, 21 Sep 2021 15:28:26 +0000 (16:28 +0100)
commit844a06bbe41d22b1ccd445e5351fb7429e49f0b7
treeb3e4d4fdde087a1dea6e60c4154991a68c734da7
parent2c9c0bf9d1a3eb2e6d7411887ed1653254cf11a8
arm: Add Hypervisor.framework build target

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 <[email protected]>
Reviewed-by: Roman Bolshakov <[email protected]>
Tested-by: Roman Bolshakov <[email protected]> (x86 only)
Reviewed-by: Peter Maydell <[email protected]>
Reviewed-by: Sergio Lopez <[email protected]>
Message-id: 20210916155404[email protected]
Signed-off-by: Peter Maydell <[email protected]>
meson.build
target/arm/hvf/meson.build [new file with mode: 0644]
target/arm/meson.build
This page took 0.023772 seconds and 4 git commands to generate.