qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/5] Use MachineClass->default_nic in more machines


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 0/5] Use MachineClass->default_nic in more machines
Date: Wed, 24 May 2023 15:55:42 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 23/5/23 13:04, Thomas Huth wrote:
These patches are required for running more tests with "make check"
on builds that use "--without-default-devices". By marking the
default NIC in the generic MachineClass, the main code can decide
whether the NIC is available in the binary or not, so the instantiation
can be skipped if it has not been compiled in.

See 20230512124033.502654-5-thuth@redhat.com/">https://lore.kernel.org/qemu-devel/20230512124033.502654-5-thuth@redhat.com/
and the other patches in that series for more information.

Thomas Huth (5):
   hw/hppa: Use MachineClass->default_nic in the hppa machine
   hw/alpha: Use MachineClass->default_nic in the alpha machine
   hw/arm: Use MachineClass->default_nic in the virt machine
   hw/loongarch64: Use MachineClass->default_nic in the virt machine
   hw/xtensa: Use MachineClass->default_nic in the virt machine

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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