[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v6 00/11] hvf: Implement Apple Silicon Support
From: |
Peter Maydell |
Subject: |
Re: [PATCH v6 00/11] hvf: Implement Apple Silicon Support |
Date: |
Thu, 28 Jan 2021 16:59:47 +0000 |
On Wed, 20 Jan 2021 at 22:44, Alexander Graf <agraf@csgraf.de> wrote:
>
> Now that Apple Silicon is widely available, people are obviously excited
> to try and run virtualized workloads on them, such as Linux and Windows.
>
> This patch set implements a fully functional version to get the ball
> going on that. With this applied, I can successfully run both Linux and
> Windows as guests. I am not aware of any limitations specific to
> Hypervisor.framework apart from:
>
> - Live migration / savevm
> - gdbstub debugging (SP register)
>
I've gone through making code review comments.
Since patch 1 is also required for Big Sur support on x86 Macs,
I'll take that via target-arm.next now (unless anybody would rather
it went in via a different route).
thanks
-- PMM
- [PATCH v6 05/11] arm: Set PSCI to 0.2 for HVF, (continued)
- [PATCH v6 05/11] arm: Set PSCI to 0.2 for HVF, Alexander Graf, 2021/01/20
- [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 <=