qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH for-5.2] microvm: fix kconfig for non-default devices


From: Gerd Hoffmann
Subject: Re: [PATCH for-5.2] microvm: fix kconfig for non-default devices
Date: Fri, 20 Nov 2020 10:38:30 +0100

On Fri, Nov 20, 2020 at 09:55:24AM +0100, Paolo Bonzini wrote:
> PCIe and USB support can be disabled on the command line, and therefore
> should not be included if QEMU is configured --without-default-devices.

I don't think this will work.  I expect linking will fail due to
xhci_sysbus_build_aml and acpi_dsdt_add_gpex being not available.

take care,
  Gerd




reply via email to

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