qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3] kconfig: Add PCIe devices to s390x machines


From: Paolo Bonzini
Subject: Re: [PATCH v3] kconfig: Add PCIe devices to s390x machines
Date: Thu, 6 Jul 2023 11:38:33 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0

On 7/5/23 17:23, Cédric Le Goater wrote:
+    imply E1000E_PCI_EXPRESS
+    imply IGB_PCI_EXPRESS
+    imply USB_XHCI_PCI

"imply" should only be used whenever the device can be created with the front-end/back-end combo command line options, and as far as I can see this is not the case here.

You could set CONFIG_PCIE_DEVICES=y in s390-softmmu.mak and make these three devices "default y if PCI_DEVICES || PCIE_DEVICES".

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]