qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3] hvf: Report HV_DENIED error


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3] hvf: Report HV_DENIED error
Date: Tue, 13 Jun 2023 11:33:06 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.11.2

On 8/6/23 14:30, Antonio Caggiano wrote:
On MacOS 11 and subsequent versions, in case the resulting binary is not
signed with the proper entitlement, handle and report the HV_DENIED
error.

Signed-off-by: Antonio Caggiano <quic_acaggian@quicinc.com>
---
v2: Use architecture specific defines from AvailabilityMacros.h to enable the
     HV_DENIED case only on MacOS 11 and subsequent versions.
v3: Fix ifdef guard.

  accel/hvf/hvf-all.c | 6 ++++++
  1 file changed, 6 insertions(+)

Queued, thanks!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]