[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 05/11] arm: Set PSCI to 0.2 for HVF
From: |
Roman Bolshakov |
Subject: |
Re: [PATCH v4 05/11] arm: Set PSCI to 0.2 for HVF |
Date: |
Fri, 4 Dec 2020 17:56:36 +0300 |
On Fri, Dec 04, 2020 at 12:48:51AM +0100, Alexander Graf wrote:
> In Hypervisor.framework, we just pass PSCI calls straight on to the QEMU
> emulation
> of it. That means, if TCG is compatible with PSCI 0.2, so are we. Let's
> transpose
> that fact in code too.
>
Reviewed-by: Roman Bolshakov <r.bolshakov@yadro.com>
- [PATCH v4 00/11] hvf: Implement Apple Silicon Support, Alexander Graf, 2020/12/03
- [PATCH v4 02/11] hvf: x86: Remove unused definitions, Alexander Graf, 2020/12/03
- [PATCH v4 01/11] hvf: Add hypervisor entitlement to output binaries, Alexander Graf, 2020/12/03
- [PATCH v4 03/11] hvf: Move common code out, Alexander Graf, 2020/12/03
- [PATCH v4 04/11] hvf: Introduce hvf vcpu struct, Alexander Graf, 2020/12/03
- [PATCH v4 05/11] arm: Set PSCI to 0.2 for HVF, Alexander Graf, 2020/12/03
- Re: [PATCH v4 05/11] arm: Set PSCI to 0.2 for HVF,
Roman Bolshakov <=
- [PATCH v4 06/11] hvf: Simplify post reset/init/loadvm hooks, Alexander Graf, 2020/12/03
- [PATCH v4 08/11] arm: Add Hypervisor.framework build target, Alexander Graf, 2020/12/03
- [PATCH v4 10/11] hvf: arm: Add support for GICv3, Alexander Graf, 2020/12/03
- [PATCH v4 07/11] hvf: Add Apple Silicon support, Alexander Graf, 2020/12/03
- [PATCH v4 09/11] arm/hvf: Add a WFI handler, Alexander Graf, 2020/12/03