On Mon, Jan 10, 2022 at 02:09:58PM +0100, Philippe Mathieu-Daudé wrote:
> When building on macOS 12, we get:
>
> In file included from ../target/i386/hvf/hvf.c:59:
> ../target/i386/hvf/vmx.h:174:5: error: 'hv_vcpu_flush' is deprecated: first
> deprecated in macOS 11.0 - This API has no effect
When building on macOS 12, we get:
In file included from ../target/i386/hvf/hvf.c:59:
../target/i386/hvf/vmx.h:174:5: error: 'hv_vcpu_flush' is deprecated: first
deprecated in macOS 11.0 - This API has no effect and always returns
HV_UNSUPPORTED [-Werror,-Wdeprecated-declarations]
hv_v