On Wednesday, October 20, 2021 11:57 AM,
Bjorn Helgaas [off-list ref] wrote:
On Thu, Oct 14, 2021 at 08:53:13AM -0700, Sunil Muthuswamy wrote:
quoted
From: Sunil Muthuswamy <redacted>
Encapsulate arch dependencies in Hyper-V vPCI through a set of interfaces,
listed below. Adding these arch specific interfaces will allow for an
implementation for other arch, such as ARM64.
Implement the interfaces for X64, which is essentially just moving over the
current implementation.
I think you mean x86, not X64, right?
Yes. This will get addressed in v4.
- Sunil