qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 42/52] i386: express dependencies with Kconfig


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 42/52] i386: express dependencies with Kconfig
Date: Thu, 14 Feb 2019 17:47:08 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

On 01/02/19 16:05, Philippe Mathieu-Daudé wrote:
> This lacks a DISPLAY dependency?
> 
> $ i386-softmmu/qemu-system-i386 -M q35
> qemu-system-i386: Unknown device 'VGA' for bus 'PCIE'
> Aborted (core dumped)

If you got this with --without-default-devices, then it's intended behavior.

VGA_PCI is selected via CONFIG_PCI_DEVICES.

Paolo



reply via email to

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