Received: by 10.223.185.116 with SMTP id b49csp1824117wrg; Sun, 4 Mar 2018 10:49:14 -0800 (PST) X-Google-Smtp-Source: AG47ELvf4q3AkBQEM1w4Eer0xJBvHGswBzb4GCepXTmjkcXZDPLvZgVlI6SM8QgXJZtX1QlYY30h X-Received: by 10.98.163.143 with SMTP id q15mr12610565pfl.94.1520189354669; Sun, 04 Mar 2018 10:49:14 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1520189354; cv=none; d=google.com; s=arc-20160816; b=Z71WgjRPed8dEpHE0ipS4rT4ZPHQO613RV6jXaxAengillmHymv12biNySlFfqc7q0 nGi5ccXorMvVlBn4rPVrsiGYC6WNVCzd4rOzb7u2dxCwdKjdHoRo8dC72ts02JZBf3SB 7O+qI/csuT8G7enxMNzBALNbtKSKu9xcnyiVB03Y8JukYDzUWrJ7Q1qKpJF+rPOK+daW UasuJwhFGIZwKZ8iCF9qr+KP6mNgGV9jr5G9CceCRGIgGs8sV5cnK1h7z3VYcbgkjF2o a8FKgrPG8XJ2QsdCfRvwCSjqmbRWCpB0uuocuxInPHgOF3hDk2ydRvptCb2Pq+pwboj/ RbOA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=FFrXXGmDKsCbC141dbClQJJfZqJoML9ZhQOxQ8iIzx4=; b=sPl5iVTZID3hn2gvMuk6VvJp5c5r4aaJw2ctWboVSKsb5uYS9cbiz/buG5Q51SJLr/ DVa5E3YetKP7NnfpFgN4y+3vJUgtqedeqePjhyi9YP1taG7mCG5W7lXUw3DPdOWsiyym 91cIC+WaKGvrihxO1ppJgsxno87YWVeoITtqVmadV21OnUlhgnS6thqqLDbN/U66sFoY +wBv8MvrDnnfPoriSIAOd6jy/XcWJMgGqW/A+RrZ3shiwNB9yG94qgcOcLZ3xzIezG6O DOUBG/ohYfjylbjJOByUXfKxUhXdKCy/iCeH1gXawJdoLXL2lAq5E4sH4zBgCtyP2qqN pc1w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l77si8874819pfk.210.2018.03.04.10.49.01; Sun, 04 Mar 2018 10:49:14 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932246AbeCDSdl (ORCPT + 99 others); Sun, 4 Mar 2018 13:33:41 -0500 Received: from goliath.siemens.de ([192.35.17.28]:60007 "EHLO goliath.siemens.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751935AbeCDSb7 (ORCPT ); Sun, 4 Mar 2018 13:31:59 -0500 Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by goliath.siemens.de (8.15.2/8.15.2) with ESMTPS id w24IVg3w022876 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Sun, 4 Mar 2018 19:31:42 +0100 Received: from md1f2u6c.ww002.siemens.net ([167.87.43.202]) by mail3.siemens.de (8.15.2/8.15.2) with ESMTP id w24IVdj6022006; Sun, 4 Mar 2018 19:31:42 +0100 From: Jan Kiszka To: Thomas Gleixner , Ingo Molnar , "H . Peter Anvin" , Bjorn Helgaas Cc: x86@kernel.org, Linux Kernel Mailing List , jailhouse-dev@googlegroups.com, linux-pci@vger.kernel.org, virtualization@lists.linux-foundation.org, Andy Shevchenko , Benedikt Spranger Subject: [PATCH v4 2/7] PCI: Scan all functions when running over Jailhouse Date: Sun, 4 Mar 2018 19:31:34 +0100 Message-Id: <86e0cb9e63cd766c23e9c33f67e094357d1afa87.1520188299.git.jan.kiszka@siemens.com> X-Mailer: git-send-email 2.13.6 In-Reply-To: References: In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Jan Kiszka Per PCIe r4.0, sec 7.5.1.1.9, multi-function devices are required to have a function 0. Therefore, Linux scans for devices at function 0 (devfn 0/8/16/...) and only scans for other functions if function 0 has its Multi-Function Device bit set or ARI or SR-IOV indicate there are more functions. The Jailhouse hypervisor may pass individual functions of a multi-function device to a guest without passing function 0, which means a Linux guest won't find them. Change Linux PCI probing so it scans all function numbers when running as a guest over Jailhouse. This is technically prohibited by the spec, so it is possible that PCI devices without the Multi-Function Device bit set may have unexpected behavior in response to this probe. Derived from original patch by Benedikt Spranger. CC: Benedikt Spranger Signed-off-by: Jan Kiszka Acked-by: Bjorn Helgaas Reviewed-by: Andy Shevchenko --- arch/x86/pci/legacy.c | 4 +++- drivers/pci/probe.c | 22 +++++++++++++++++++--- 2 files changed, 22 insertions(+), 4 deletions(-) diff --git a/arch/x86/pci/legacy.c b/arch/x86/pci/legacy.c index 1cb01abcb1be..dfbe6ac38830 100644 --- a/arch/x86/pci/legacy.c +++ b/arch/x86/pci/legacy.c @@ -4,6 +4,7 @@ #include #include #include +#include #include /* @@ -34,13 +35,14 @@ int __init pci_legacy_init(void) void pcibios_scan_specific_bus(int busn) { + int stride = jailhouse_paravirt() ? 1 : 8; int devfn; u32 l; if (pci_find_bus(0, busn)) return; - for (devfn = 0; devfn < 256; devfn += 8) { + for (devfn = 0; devfn < 256; devfn += stride) { if (!raw_pci_read(0, busn, devfn, PCI_VENDOR_ID, 2, &l) && l != 0x0000 && l != 0xffff) { DBG("Found device at %02x:%02x [%04x]\n", busn, devfn, l); diff --git a/drivers/pci/probe.c b/drivers/pci/probe.c index ef5377438a1e..3c365dc996e7 100644 --- a/drivers/pci/probe.c +++ b/drivers/pci/probe.c @@ -16,6 +16,7 @@ #include #include #include +#include #include #include #include "pci.h" @@ -2518,14 +2519,29 @@ static unsigned int pci_scan_child_bus_extend(struct pci_bus *bus, { unsigned int used_buses, normal_bridges = 0, hotplug_bridges = 0; unsigned int start = bus->busn_res.start; - unsigned int devfn, cmax, max = start; + unsigned int devfn, fn, cmax, max = start; struct pci_dev *dev; + int nr_devs; dev_dbg(&bus->dev, "scanning bus\n"); /* Go find them, Rover! */ - for (devfn = 0; devfn < 0x100; devfn += 8) - pci_scan_slot(bus, devfn); + for (devfn = 0; devfn < 256; devfn += 8) { + nr_devs = pci_scan_slot(bus, devfn); + + /* + * The Jailhouse hypervisor may pass individual functions of a + * multi-function device to a guest without passing function 0. + * Look for them as well. + */ + if (jailhouse_paravirt() && nr_devs == 0) { + for (fn = 1; fn < 8; fn++) { + dev = pci_scan_single_device(bus, devfn + fn); + if (dev) + dev->multifunction = 1; + } + } + } /* Reserve buses for SR-IOV capability */ used_buses = pci_iov_bus_range(bus); -- 2.13.6