qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 0/7] hw/net/eepro100: Finish QDev conversion


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 0/7] hw/net/eepro100: Finish QDev conversion
Date: Tue, 28 Feb 2023 14:40:09 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

Hi Jason, do you Ack this series?

On 23/2/23 16:16, Philippe Mathieu-Daudé wrote:
ping

On 13/2/23 11:10, Philippe Mathieu-Daudé wrote:
Convert EEPRO100 to use the latest QDev conventions / style.

v1:
20230213070820.76881-9-philmd@linaro.org/">https://lore.kernel.org/qemu-devel/20230213070820.76881-9-philmd@linaro.org/

Based-on: <20230213070423.76428-1-philmd@linaro.org>
           hw/qdev: Housekeeping around qdev_get_parent_bus()

Philippe Mathieu-Daudé (7):
   hw/net/eepro100: Abort if pci_add_capability() ever fail
   hw/net/eepro100: Introduce TYPE_EEPRO100 QOM abstract parent
   hw/net/eepro100: Convert reset handler to DeviceReset
   hw/net/eepro100: Pass E100PCIDeviceInfo as class init data
   hw/net/eepro100: Remove instance
     EEPRO100State::has_extended_tcb_support
   hw/net/eepro100: Remove instance's EEPRO100State::device
   hw/net/eepro100: Replace DO_UPCAST(EEPRO100State) by EEPRO100()

  hw/net/eepro100.c | 147 ++++++++++++++++++++++------------------------
  1 file changed, 69 insertions(+), 78 deletions(-)






reply via email to

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