qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 35/47] hw/mips/mipssim: use qemu_create_nic_device()


From: Thomas Huth
Subject: Re: [PATCH v4 35/47] hw/mips/mipssim: use qemu_create_nic_device()
Date: Wed, 31 Jan 2024 09:51:01 +0100
User-agent: Mozilla Thunderbird

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

The MIPS SIM platform instantiates its NIC only if a corresponding
configuration exists for it. Use qemu_create_nic_device() function for
that.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
---
  hw/mips/mipssim.c | 13 +++++++------
  1 file changed, 7 insertions(+), 6 deletions(-)

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




reply via email to

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