From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1euQdP-0000JG-4Y for guix-patches@gnu.org; Fri, 09 Mar 2018 17:37:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1euQdK-0008Tm-8N for guix-patches@gnu.org; Fri, 09 Mar 2018 17:37:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:45008) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1euQdK-0008Td-4h for guix-patches@gnu.org; Fri, 09 Mar 2018 17:37:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1euQdJ-0005eD-Or for guix-patches@gnu.org; Fri, 09 Mar 2018 17:37:01 -0500 Subject: [bug#30604] [PATCH v8 3/7] linux-boot: Load kernel modules only when the hardware is present. Resent-Message-ID: Date: Fri, 9 Mar 2018 23:36:44 +0100 From: Danny Milosavljevic Message-ID: <20180309233644.7dc53f8e@scratchpost.org> In-Reply-To: <87muzgykcl.fsf@gnu.org> References: <20180302153408.14091-1-dannym@scratchpost.org> <20180303135533.6112-1-dannym@scratchpost.org> <20180303135533.6112-4-dannym@scratchpost.org> <87sh9g4vy1.fsf@gnu.org> <20180304133444.4edceecd@scratchpost.org> <87muzgykcl.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/Qcuacp5x8cg/Xqbkmau+X1e"; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 30604@debbugs.gnu.org --Sig_/Qcuacp5x8cg/Xqbkmau+X1e Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable > Similarly, it seems that virtio_blk has to be loaded explicitly: is not > reported by =E2=80=98needed-modules=E2=80=99 (i.e., not listed in /sys/= =E2=80=A6/modalias), nor > do we get a modprobe query for it. qemu seems to have a bug that it doesn't assign pci ids properly. Patch v9 6/7 works around it by fixing the virtio-blk-pci address. Nicer fixes welcome. --Sig_/Qcuacp5x8cg/Xqbkmau+X1e Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlqjDHwACgkQ5xo1VCww uqXulgf+OpolkwmELThupRx/W0t2WQJeFm+Ho+G6OdSRoHPG7pIg+Tcb24jtRVTD 87fYf2IRRJe2Vx+O0ASGZd1NfDjyVX+fXnhnvfPRFg9SB2zGRkoLSMuACEelx3Ir v8qpPnm+CmqUlTBldzTwJ/TSNWHVGB1SH3W/tgGGK0yljFvHIfnPYssrgMT84tDo +G1yVVtSxSU+5Y0DxkCjTeo4ZYkJ5fn/0lsL96iUSb4vJNlUqDJUo3ALJUa2aa5Z dmw1zzum71yBzSH2QjPyqqEoxgo/apAA/rqZt1J0o0Yayd+ZETBtDjg0PdSxXl0n d1cB0c6ejWpFsSxhcDRnjOmXC2Q5ig== =4rsy -----END PGP SIGNATURE----- --Sig_/Qcuacp5x8cg/Xqbkmau+X1e--