On Fri, 17 Dec 2021 18:51:59 +0000, Sunil Muthuswamy <sunilmut@xxxxxxxxxxxxxxxxxxx> wrote: > > From: Sunil Muthuswamy <sunilmut@xxxxxxxxxxxxx> > > Current Hyper-V vPCI code only compiles and works for x86. There are some > hardcoded assumptions about the architectural IRQ chip and other arch > defines. > > Add support for Hyper-V vPCI for arm64 by first breaking the current hard > coded dependency using a set of new interfaces and implementing those for > x86 first. That is in the first patch. The second patch adds support for > Hyper-V vPCI for arm64 by implementing the above mentioned interfaces. That > is done by introducing a Hyper-V vPCI specific MSI IRQ domain & chip for > allocating SPI vectors. For the series, Reviewed-by: Marc Zyngier <maz@xxxxxxxxxx> M. -- Without deviation from the norm, progress is not possible.