lkml.org 
[lkml]   [2020]   [Aug]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v1 3/3] kernel/configs: don't include PCI_QUIRKS in KVM guest configs
On 2020-08-04 13:44, Alex Bennée wrote:
> The VIRTIO_PCI support is an idealised PCI bus, we don't need a bunch
> of bloat for real world hardware for a VirtIO guest.

Who says this guest will only have virtio devices?

Or even, virtio devices without bugs? Given that said device can
come from any VMM, I'm not sure this is the right thing to do.

Thanks,

M.

>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
> kernel/configs/kvm_guest.config | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/kernel/configs/kvm_guest.config
> b/kernel/configs/kvm_guest.config
> index 208481d91090..672863a2fdf1 100644
> --- a/kernel/configs/kvm_guest.config
> +++ b/kernel/configs/kvm_guest.config
> @@ -13,6 +13,7 @@ CONFIG_IP_PNP_DHCP=y
> CONFIG_BINFMT_ELF=y
> CONFIG_PCI=y
> CONFIG_PCI_MSI=y
> +CONFIG_PCI_QUIRKS=n
> CONFIG_DEBUG_KERNEL=y
> CONFIG_VIRTUALIZATION=y
> CONFIG_HYPERVISOR_GUEST=y

--
Jazz is not dead. It just smells funny...

\
 
 \ /
  Last update: 2020-08-04 15:47    [W:0.425 / U:0.988 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site