qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [Qemu-devel] [PATCH for-QEMU-4.1 v5 16/29] hw/arm: Expr


From: Thomas Huth
Subject: Re: [Qemu-block] [Qemu-devel] [PATCH for-QEMU-4.1 v5 16/29] hw/arm: Express dependencies of the virt machine with Kconfig
Date: Mon, 29 Apr 2019 18:02:42 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

On 29/04/2019 17.53, Peter Maydell wrote:
> On Mon, 29 Apr 2019 at 16:34, Thomas Huth <address@hidden> wrote:
>>
>> On 25/04/2019 17.53, Philippe Mathieu-Daudé wrote:
>>> Hi Thomas,
>>>
>>> On 4/18/19 8:00 PM, Thomas Huth wrote:
>>>> Dependencies have been determined by looking at hw/arm/virt.c
>>>>
>>>> Signed-off-by: Thomas Huth <address@hidden>
>>>> ---
>>>>  default-configs/arm-softmmu.mak | 11 +----------
>>>>  hw/arm/Kconfig                  | 19 +++++++++++++++++++
>>>>  hw/arm/Makefile.objs            |  3 ++-
>>>>  3 files changed, 22 insertions(+), 11 deletions(-)
> 
>>> Without -nodefaults I get:
>>> qemu-system-aarch64: Unsupported NIC model: virtio-net-pci
>>> This is expected.
>>
>> Yes, it should still work with "-nic none" or "-nodefaults".
> 
> Er, if you need either -nic none or -nodefaults after this
> patch then this would be a change in behaviour, which seems
> wrong to me.

No worry, this only applies to compiling builds where you run "configure
 --without-default-devices". For normal builds, virtio-net should still
be included fine. ... at least I hope this is what Philippe was talking
about ... but for me it's working fine when I run "configure" normally.

 Thomas




reply via email to

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