Re: [PATCH v4 01/11] hvf: Add hypervisor entitlement to output binaries

2020-12-04 Thread Roman Bolshakov
On Fri, Dec 04, 2020 at 12:48:47AM +0100, Alexander Graf wrote: > In macOS 11, QEMU only gets access to Hypervisor.framework if it has the > respective entitlement. Add an entitlement template and automatically self > sign and apply the entitlement in the build. > Reviewed-by: Roman Bolshakov Te

[PATCH v4 01/11] hvf: Add hypervisor entitlement to output binaries

2020-12-03 Thread Alexander Graf
In macOS 11, QEMU only gets access to Hypervisor.framework if it has the respective entitlement. Add an entitlement template and automatically self sign and apply the entitlement in the build. Signed-off-by: Alexander Graf --- v1 -> v2: - Make safe to ctrl-C v3 -> v4: - Remove unused exe