RE: [PATCH v9 0/7] Enable Linux guests on Hyper-V on ARM64

2021-04-05 Thread Michael Kelley
.kernel.org; linux-...@vger.kernel.org; a...@arndb.de; > wei@kernel.org; > a...@kernel.org; daniel.lezc...@linaro.org; KY Srinivasan > Subject: RE: [PATCH v9 0/7] Enable Linux guests on Hyper-V on ARM64 > > From: Michael Kelley Sent: Monday, March 8, 2021 > 11:57 AM > > &g

RE: [PATCH v9 0/7] Enable Linux guests on Hyper-V on ARM64

2021-03-24 Thread Michael Kelley
From: Michael Kelley Sent: Monday, March 8, 2021 11:57 AM > > This series enables Linux guests running on Hyper-V on ARM64 > hardware. New ARM64-specific code in arch/arm64/hyperv initializes > Hyper-V, including its interrupts and hypercall mechanism. > Existing architecture independent drivers

[PATCH v9 0/7] Enable Linux guests on Hyper-V on ARM64

2021-03-08 Thread Michael Kelley
This series enables Linux guests running on Hyper-V on ARM64 hardware. New ARM64-specific code in arch/arm64/hyperv initializes Hyper-V, including its interrupts and hypercall mechanism. Existing architecture independent drivers for Hyper-V's VMbus and synthetic devices just work when built for ARM