linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix MSI interrupts for nested Hyper-V root partition
@ 2023-04-06 16:31 Stanislav Kinsburskii
  2023-04-06 16:33 ` [PATCH 1/2] x86/hyperv: Expose an helper to map PCI interrupts Stanislav Kinsburskii
  2023-04-06 16:33 ` [PATCH 2/2] PCI: hv: Deal with nested MSHV setup Stanislav Kinsburskii
  0 siblings, 2 replies; 8+ messages in thread
From: Stanislav Kinsburskii @ 2023-04-06 16:31 UTC (permalink / raw)
  Cc: x86, H. Peter Anvin, K. Y. Srinivasan, linux-hyperv,
	Krzysztof Wilczyński, Lorenzo Pieralisi, Ingo Molnar,
	Dexuan Cui, Wei Liu, Borislav Petkov, Rob Herring, linux-kernel,
	Dave Hansen, Bjorn Helgaas, Thomas Gleixner, linux-pci,
	Haiyang Zhang, Stanislav Kinsburskii

Hyper-V root partition needs to map MSI interrupts differently in case of
nested setup and this series addresses the case.

The following series implements...

---

Stanislav Kinsburskii (2):
      x86/hyperv: Expose an helper to map PCI interrupts
      PCI: hv: Deal with nested MSHV setup


 arch/x86/hyperv/irqdomain.c         |   40 +++++++++++++++++++++++++----------
 arch/x86/include/asm/mshyperv.h     |    2 ++
 drivers/pci/controller/pci-hyperv.c |   11 +++++++++-
 3 files changed, 40 insertions(+), 13 deletions(-)


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-04-14 18:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-06 16:31 [PATCH 0/2] Fix MSI interrupts for nested Hyper-V root partition Stanislav Kinsburskii
2023-04-06 16:33 ` [PATCH 1/2] x86/hyperv: Expose an helper to map PCI interrupts Stanislav Kinsburskii
2023-04-13 13:51   ` Thomas Gleixner
2023-04-12 16:19     ` Stanislav Kinsburskii
2023-04-12 16:36       ` Stanislav Kinsburskii
2023-04-14  7:28         ` Thomas Gleixner
2023-04-12 20:31           ` Stanislav Kinsburskii
2023-04-06 16:33 ` [PATCH 2/2] PCI: hv: Deal with nested MSHV setup Stanislav Kinsburskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).