[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 19/19] hw/net/vmxnet3: Merge DeviceRealize in InstanceInit
From: |
Zhao Liu |
Subject: |
Re: [PATCH v3 19/19] hw/net/vmxnet3: Merge DeviceRealize in InstanceInit |
Date: |
Wed, 7 May 2025 14:08:39 +0800 |
On Tue, May 06, 2025 at 04:39:05PM +0200, Philippe Mathieu-Daudé wrote:
> Date: Tue, 6 May 2025 16:39:05 +0200
> From: Philippe Mathieu-Daudé <philmd@linaro.org>
> Subject: [PATCH v3 19/19] hw/net/vmxnet3: Merge DeviceRealize in
> InstanceInit
> X-Mailer: git-send-email 2.47.1
>
> Simplify merging vmxnet3_realize() within vmxnet3_instance_init(),
> removing the need for device_class_set_parent_realize().
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
> ---
> hw/net/vmxnet3.c | 15 +--------------
> 1 file changed, 1 insertion(+), 14 deletions(-)
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
- Re: [PATCH v3 12/19] hw/core/machine: Remove hw_compat_2_5[] array, (continued)
- [PATCH v3 14/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_OLD_PCI_CONFIGURATION definition, Philippe Mathieu-Daudé, 2025/05/06
- [PATCH v3 15/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition, Philippe Mathieu-Daudé, 2025/05/06
- [PATCH v3 17/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_OLD_MSI_OFFSETS definition, Philippe Mathieu-Daudé, 2025/05/06
- [PATCH v3 11/19] hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE, Philippe Mathieu-Daudé, 2025/05/06
- [PATCH v3 19/19] hw/net/vmxnet3: Merge DeviceRealize in InstanceInit, Philippe Mathieu-Daudé, 2025/05/06
- Re: [PATCH v3 19/19] hw/net/vmxnet3: Merge DeviceRealize in InstanceInit,
Zhao Liu <=
- [PATCH v3 05/19] hw/core/machine: Remove hw_compat_2_4[] array, Philippe Mathieu-Daudé, 2025/05/06
- [PATCH v3 10/19] hw/i386/x86: Remove X86MachineClass::save_tsc_khz field, Philippe Mathieu-Daudé, 2025/05/06
- [PATCH v3 13/19] hw/block/fdc-isa: Remove 'fallback' property, Philippe Mathieu-Daudé, 2025/05/06
- [PATCH v3 18/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_DISABLE_PCIE definition, Philippe Mathieu-Daudé, 2025/05/06
- Re: [PATCH v3 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines, Thomas Huth, 2025/05/09