Messages in this thread |  | | From | Lorenzo Pieralisi <> | Subject | Re: [PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64 | Date | Mon, 23 Aug 2021 11:02:16 +0100 |
| |
On Tue, 27 Jul 2021 02:06:49 +0800, Boqun Feng wrote: > This is the v6 for the preparation of virtual PCI support on Hyper-V > ARM64, Previous versions: > > v1: https://lore.kernel.org/lkml/20210319161956.2838291-1-boqun.feng@gmail.com/ > v2: https://lore.kernel.org/lkml/20210503144635.2297386-1-boqun.feng@gmail.com/ > v3: https://lore.kernel.org/lkml/20210609163211.3467449-1-boqun.feng@gmail.com/ > v4: https://lore.kernel.org/lkml/20210714102737.198432-1-boqun.feng@gmail.com/ > v5: https://lore.kernel.org/lkml/20210720134429.511541-1-boqun.feng@gmail.com/ > > [...]
Applied to pci/hyper-v, thanks!
[1/8] PCI: Introduce domain_nr in pci_host_bridge https://git.kernel.org/lpieralisi/pci/c/15d82ca23c [2/8] PCI: Support populating MSI domains of root buses via bridges https://git.kernel.org/lpieralisi/pci/c/41dd40fd71 [3/8] arm64: PCI: Restructure pcibios_root_bridge_prepare() https://git.kernel.org/lpieralisi/pci/c/b424d4d426 [4/8] arm64: PCI: Support root bridge preparation for Hyper-V https://git.kernel.org/lpieralisi/pci/c/7d40c0f70d [5/8] PCI: hv: Generify PCI probing https://git.kernel.org/lpieralisi/pci/c/418cb6c8e0 [6/8] PCI: hv: Set ->domain_nr of pci_host_bridge at probing time https://git.kernel.org/lpieralisi/pci/c/38c0d266dc [7/8] PCI: hv: Set up MSI domain at bridge probing time https://git.kernel.org/lpieralisi/pci/c/9e7f9178ab [8/8] PCI: hv: Turn on the host bridge probing on ARM64 https://git.kernel.org/lpieralisi/pci/c/88f94c7f8f
Thanks, Lorenzo
|  |