[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v6 05/11] arm: Set PSCI to 0.2 for HVF
From: |
Peter Maydell |
Subject: |
Re: [PATCH v6 05/11] arm: Set PSCI to 0.2 for HVF |
Date: |
Thu, 28 Jan 2021 15:25:34 +0000 |
On Wed, 20 Jan 2021 at 22:44, Alexander Graf <agraf@csgraf.de> 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.
>
> Signed-off-by: Alexander Graf <agraf@csgraf.de>
> Reviewed-by: Roman Bolshakov <r.bolshakov@yadro.com>
>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- [PATCH v6 01/11] hvf: Add hypervisor entitlement to output binaries, (continued)
- [PATCH v6 01/11] hvf: Add hypervisor entitlement to output binaries, Alexander Graf, 2021/01/20
- [PATCH v6 04/11] hvf: Introduce hvf vcpu struct, Alexander Graf, 2021/01/20
- [PATCH v6 03/11] hvf: Move common code out, Alexander Graf, 2021/01/20
- [PATCH v6 08/11] arm: Add Hypervisor.framework build target, Alexander Graf, 2021/01/20
- [PATCH v6 09/11] arm/hvf: Add a WFI handler, Alexander Graf, 2021/01/20
- [PATCH v6 05/11] arm: Set PSCI to 0.2 for HVF, Alexander Graf, 2021/01/20
- Re: [PATCH v6 05/11] arm: Set PSCI to 0.2 for HVF,
Peter Maydell <=
- [PATCH v6 07/11] hvf: Add Apple Silicon support, Alexander Graf, 2021/01/20
- [PATCH v6 11/11] hvf: arm: Implement -cpu host, Alexander Graf, 2021/01/20
- [PATCH v6 10/11] hvf: arm: Add support for GICv3, Alexander Graf, 2021/01/20
- Re: [PATCH v6 00/11] hvf: Implement Apple Silicon Support, no-reply, 2021/01/20
- Re: [PATCH v6 00/11] hvf: Implement Apple Silicon Support, Stefan Weil, 2021/01/28
- Re: [PATCH v6 00/11] hvf: Implement Apple Silicon Support, Peter Maydell, 2021/01/28