qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 26/47] hw/net/lan9118: use qemu_configure_nic_device()


From: Thomas Huth
Subject: Re: [PATCH v4 26/47] hw/net/lan9118: use qemu_configure_nic_device()
Date: Wed, 31 Jan 2024 08:04:10 +0100
User-agent: Mozilla Thunderbird

On 26/01/2024 18.25, David Woodhouse wrote:
From: David Woodhouse <dwmw@amazon.co.uk>

Some callers instantiate the device unconditionally, others will do so only
if there is a NICInfo to go with it. This appears to be fairly random, but
preseve the existing behaviour for now.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
---
  hw/arm/kzm.c             | 4 ++--
  hw/arm/mps2.c            | 2 +-
  hw/arm/realview.c        | 6 ++----
  hw/arm/vexpress.c        | 4 ++--
  hw/net/lan9118.c         | 5 ++---
  include/hw/net/lan9118.h | 2 +-
  6 files changed, 10 insertions(+), 13 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>





reply via email to

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